Reflect on this...

Geometry Level 4

A square A B C D ABCD of side length k k contains unit circles at each of corners B B and D D such that each circle is tangent to the square at precisely two points. A ray of light emanating from point A A reflects off each circle and then returns to A A , creating a path in the shape of an equilateral triangle.

There is a unique value of k k for which this scenario can occur. Find 10000 k \lfloor 10000\cdot k \rfloor .

Note: "Reflecting" means that the angle of incidence equals the angle of reflection.


The answer is 66639.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

The exact value for k k is ( 1 2 ) ( 6 + 2 + 2 3 + 6 ) (\frac{1}{2})(6 + \sqrt{2} + 2\sqrt{3} + \sqrt{6}) , which comes out to 6.6639025... 6.6639025... . Thus 10000 k = 66639 \lfloor 10000*k \rfloor = 66639 . Hopefully I'll have time this weekend to type out my solution method.

Edit: Please check out the excellent video solution posted by @Ujjwal Rane. My thanks to Ujjwal for posting this.

Screenshot at 5:06

Image Image

using trig we get k = (1 + sin 15°)/tan 15° + cos 15°+1 Is there some way I can add a figure? Describing this in just words will be pretty long winded :-(

Ujjwal Rane - 6 years, 8 months ago

Log in to reply

I understand how you feel; I've put off posting my solution because I don't know how to add a picture and, as the saying goes, a picture is worth a thousand words. :) I'm glad, though, that you were able to solve the problem; I was beginning to wonder if anyone would.

Brian Charlesworth - 6 years, 8 months ago

Log in to reply

To add a picture, upload it onto the internet and then use the markdown code of

   ![title](url link)

I've added a screenshot of the video, so you can refer to the syntax.

Calvin Lin Staff - 6 years, 8 months ago

Log in to reply

@Calvin Lin Thank you Calvin! That really looks neat!

Ujjwal Rane - 6 years, 8 months ago

Thank you for that interesting problem Brian! I enjoyed solving it. Is it ok if I post the solution on my YouTube channel (https://www.youtube.com/user/UjjwalRane) and post the link to it here? By the way this reminded me of a similar problem with a 'find the shortest path' twist. I will post that on Brilliant. Thanks again :-)

Ujjwal Rane - 6 years, 8 months ago

Log in to reply

@Ujjwal Rane Yes, of course. I look forward to seeing your solution. :)

Brian Charlesworth - 6 years, 8 months ago

Log in to reply

@Brian Charlesworth It is up there now Please see (use full screen): https://www.youtube.com/watch?v=IUDJ9M3QZc8

Ujjwal Rane - 6 years, 8 months ago

Log in to reply

@Ujjwal Rane That's great! The graphics and your explanation work so well together. Thanks for posting the video. :) I've made an edit to my 'solution' directing people to your video. I hope that it's o.k. that I did this; since they may not read all the comments they might not otherwise be aware of it.

Brian Charlesworth - 6 years, 8 months ago

Log in to reply

@Brian Charlesworth The pleasure is all mine Brian! And kind of you to point to the video solution. Thank you!

Ujjwal Rane - 6 years, 8 months ago

Here's a graphic by which k k can be computed through trigonometry

Reflect on this Reflect on this

From this we can see that

k = 1 + 2 C o s ( 15 ) + C o t ( 15 ) = 6.66390246... k=1+2Cos\left( 15 \right) +Cot\left( 15 \right) =6.66390246...

This is the same as Ujjwal's solution.

Michael Mendrin - 6 years, 8 months ago

Log in to reply

Yup, that's it in a nutshell. :) falzoon's original problem was more general, whereby the triangle was isosceles with the angle at A A being θ \theta . So instead of 15 15 degrees we would be dealing with 90 θ 2 \frac{90 - \theta}{2} .

Brian Charlesworth - 6 years, 8 months ago

Log in to reply

Hello... M glad I solved this on first shot. Very nice problem!! But I solved it for equilateral triangle. And I am lazy enough to not solve it for general isosceles triangle. Can you please mention formula for general angle?

Pranjal Jain - 6 years, 8 months ago

Log in to reply

@Pranjal Jain Well, with θ \theta as defined above, we would have

k = 1 + 2 cos ( 45 θ 2 ) + cot ( 45 θ 2 ) k = 1 + 2\cos(45 - \frac{\theta}{2}) + \cot(45 - \frac{\theta}{2}) .

We could rewrite this in a number of ways, I suppose. My preferred way is

k = 1 + sec ( θ ) + tan ( θ ) + 2 + 2 sin ( θ ) k = 1 + \sec(\theta) + \tan(\theta) + \sqrt{2 + 2\sin(\theta)} .

Note that if the radii of the two circles is only specified as r r then we would just scale k k by the factor r r .

Brian Charlesworth - 6 years, 8 months ago
Guiseppi Butel
Sep 30, 2014

Soln Soln

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...