Search

Can You Prime The Cube? - FiveThirtyEight

kotortopo.blogspot.com

Welcome to The Riddler. Every week, I offer up problems related to the things we hold dear around here: math, logic and probability. Two puzzles are presented each week: the Riddler Express for those of you who want something bite-size and the Riddler Classic for those of you in the slow-puzzle movement. Submit a correct answer for either,1 and you may get a shoutout in the next column. Please wait until Monday to publicly share your answers! If you need a hint or have a favorite puzzle collecting dust in your attic, find me on Twitter.

Riddler Express

Trapezoidal numbers are whole numbers that can be written as the sum of two or more consecutive positive integers. For example, 9 is a trapezoidal number because it can be written as 2+3+4. In fact, 9 is doubly trapezoidal because it can also be written as 4+5. (By the way, triangular numbers are also trapezoidal. I’m a fan of inclusive definitions like these.)

What is the smallest number that is triply trapezoidal, meaning it is trapezoidal in three different ways?

Extra credit: What is the smallest number that is quadruply trapezoidal? Quintuply trapezoidal? Sextuply trapezoidal? 

Submit your answer

Riddler Classic

From Dean Ballard comes a cubical conundrum:

Consider a cube, which has eight vertices, or corners. Suppose I assign a prime number to each vertex. A “face sum” is the value I get when I add up all four prime numbers on one of the six faces.

Can you find eight primes and arrange them on a cube so that the six face sums are all equal?

Extra credit: Can you find another set of eight primes that can similarly be arranged on the vertices of a cube? How many more can you find?

Submit your answer

Solution to last week’s Riddler Express

Congratulations to πŸ‘ Malcolm Gray πŸ‘ of Cambridge, winner of last week’s Riddler Express.

Last week, you analyzed an online quiz that asked which three actors from the original “Scream” movie had returned for the fifth installment of the franchise. There were five choices:

  • Courteney Cox
  • David Arquette
  • Halle Berry
  • Neve Campbell
  • Tom Holland

For the sake of the problem, you supposed that you had no clue about any of these actors.

If you randomly chose three of the five actors, what was the probability that you would have gotten at least two right?

One way to figure this out was to first compute the total number of ways to choose three of the actors. Since the order of your selections didn’t matter, this was 5 choose 3, or 10.

Of those 10 ways to choose three actors, only one of them got all three correct. But how many ways were there to get precisely two correct? There were three different pairs of correct actors you could have identified (Cox and Arquette, Cox and Campbell, and Arquette and Campbell). For each of those three pairs, there were two incorrect actors to choose from (Berry and Holland). In other words, there were 3 times 2, or six, ways to get exactly two actors right.

With seven ways to correctly identify at least two actors out of a 10 ways to choose any three, the answer was 70 percent.

Another approach, used by the students in The Problem Solving & Posing Class at New York City’s Hewitt School, was to count up how many of the 10 cases resulted in you getting only one actor correct. (Note that you couldn’t get all three wrong.) You could choose any one of the three correct actors, and then you had to select both incorrect actors along with them. So of the 10 ways to choose three actors, three ways resulted in you not getting at least two right. Once again, the answer was 70 percent.

Finally, I will say that several readers, including Amy from Wayland, Massachusetts and Rick Wingo from Austin, Texas, pointed out that Tom Holland was born only months before the release of the original Scream film. He clearly was not a correct choice. But now I can’t get the image of a newborn Tom Holland in a Ghostface costume out of my head.

Solution to last week’s Riddler Classic

Congratulations to πŸ‘ Colin Parker πŸ‘ of Portola Valley, California, winner of last week’s Riddler Classic.

Last week, I had a light source that was polarized in the vertical direction, but I wanted it to be polarized in the horizontal direction. To make that happen I needed … polarizers! When light passes through a polarizer, only the light whose polarization aligns with the polarizer passes through. When they aren’t perfectly aligned, only the component of the light that’s in the direction of the polarizer passes through.

Unfortunately, that meant I couldn’t turn vertically polarized light into horizontally polarized light with a single polarizer. But I could do it with two polarizers, as shown below.

A vertical vector, it's component along an axis making a 45 degree angle with vertical, and that component's horizontal component.

If the first polarizer was positioned at an acute angle with respect to the light, and then the second polarizer was positioned at a complementary angle with respect to the first polarizer, some light would have been horizontally polarized in the end.

Now, I had tons of polarizers, and each one also reflected 1 percent of any light that hit it — no matter its polarization or orientation — while polarizing the remaining 99 percent of the light.

I wanted to horizontally polarize as much of the incoming light as possible. How many polarizers should I have used?

First of all, how much light could you horizontally polarize with two polarizers? If the first polarizer was an angle πœƒ from vertical, then the second polarizer had to be 90°−πœƒ from the first polarizer. Assuming no reflection (for now), that meant the component of the light getting through was cos(πœƒ)·cos(90°−πœƒ). This function was maximized when πœƒ was 45°, meaning the two polarizers evenly split the 90° angle into two 45° angles.

That was when you had two polarizers. What about N polarizers? Once again, your best strategy is to evenly divide the 90° angle into N equal angles, each measuring 90°/N. Several solvers went on to prove this in different ways: Laurent Lessard with Jensen’s inequality, Rajeev Pakalapati with induction and Arvind Hariharan with a symmetry argument. With N evenly spaced polarizers, the final horizontal component was cosN(90°/N).

Now before we go any further, let’s say a little more about light. Up to this point, the vectors I‘ve referred to are the electric field vectors of the light. However, the intensity of the light is proportional to the square of the magnitude of this electric field vector. When it came to positioning the polarizers, this didn’t matter — maximizing the electric field was effectively the same as maximizing its square. However, this ambiguity affected your interpretation of the fact that 1 percent of the light was reflected.

Most readers interpreted this as meaning that the electric field vector attenuated by 1 percent with each polarizer. In this case, the final horizontal component was (0.99)N·cosN(90°/N). Thanks to the exponent on the cosine function, this function does some strange things when N is less than 1. But when N was greater than 1, the maximum occurred when N was approximately 11.135. Since you had to have an integer number of polarizers, the optimal number turned out to be 11, in which case the horizontal component was about 80 percent of the original vertical component.

Other readers interpreted the puzzle as saying the light’s intensity was attenuated by 1 percent with each polarizer. Since the intensity was proportional to the square of the electric field, this meant the final horizontal component was (0.99)N/2·cosN(90°/N). This time around, the maximum occurred when N was approximately 15.708. The optimal (integer) number of polarizers was 16, in which case the horizontal component was about 85.42 percent of the original vertical component.

If you thought two interpretations of the puzzle weren’t enough, then worry not. Solver Joao Coelho had a third interpretation, where the light that wasn’t transmitted by each polarizer was reflected back to the previous polarizer, and could bounce back and forth internally multiple times. According to Joao, accounting for these internal reflections allowed you to squeeze in one more polarizer.

With all these possible interpretations, this puzzle turned out to be a little more polarizing than I expected.

Want more riddles?

Well, aren’t you lucky? There’s a whole book full of the best puzzles from this column and some never-before-seen head-scratchers. It’s called “The Riddler,” and it’s in stores now!

Want to submit a riddle?

Email Zach Wissner-Gross at riddlercolumn@gmail.com.

Adblock test (Why?)



"can" - Google News
February 11, 2022 at 08:00PM
https://ift.tt/wrKfpuQ

Can You Prime The Cube? - FiveThirtyEight
"can" - Google News
https://ift.tt/BVZgR6I
https://ift.tt/X96bzn8

Bagikan Berita Ini

0 Response to "Can You Prime The Cube? - FiveThirtyEight"

Post a Comment

Powered by Blogger.