looks like a collection of an infinite number of circles. Find the acute angle between the smallest two circles in this family of circles.
The plot ofThe answer can be written as for positive integers
Find
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.
Let X = x 2 + y 2 , Y = x + y . If cos X = sin Y , then there are two cases: either sin X = cos Y or sin X = − cos Y .
In the first case, sin ( X + Y ) = sin X cos Y + cos X sin Y = sin 2 X + cos 2 X = 1 , so X + Y = π / 2 + 2 π k , k an integer.
In the second case, sin ( X − Y ) = sin X cos Y − cos X sin Y = − sin 2 X − cos 2 X = − 1 , so X − Y = 3 π / 2 + 2 π k , k an integer.
The first case is of the form x 2 + y 2 + x + y = π / 2 + 2 π k . These are concentric circles centered at ( − 1 / 2 , − 1 / 2 ) with radius 2 π + 1 + 2 π k , so k ≥ 0 .
The second case is of the form x 2 + y 2 − x − y = 3 π / 2 + 2 π k . These are concentric circles centered at ( 1 / 2 , 1 / 2 ) with radius 2 3 π + 1 + 2 π k , so k ≥ 0 .
The smallest two circles are clearly when k = 0 . The points of intersection are where x 0 2 + y 0 2 + x 0 + y 0 = π / 2 and x 0 2 + y 0 2 − x 0 − y 0 = 3 π / 2 , so x 0 2 + y 0 2 = π and x 0 + y 0 = − π / 2 . The angle between the circles is the same as the angle between the radii. We can compute this by dot products. This is not too bad since we know the length of the radii, so we know the denominator of the formula cos θ = ∥ x ∥ ∥ y ∥ x ⋅ y . cos θ = 2 π + 1 2 3 π + 1 ( ( x 0 , y 0 ) + ( − 1 / 2 , − 1 / 2 ) ) ⋅ ( ( x 0 , y 0 ) + ( 1 / 2 , 1 / 2 ) ) = 2 π + 1 2 3 π + 1 x 0 2 + y 0 2 − 1 / 2 = 4 3 π 2 + 4 π + 1 π − 1 / 2 = 3 π 2 + 4 π + 1 2 π − 1 .
So the answer is 2 × 3 × 4 = 2 4 .