A stair case has the property such that it starts at point A ( 0 , 0 ) and travels in the pattern right, up, right, up, right, up. . . ad infinitum and ends up at point B ( x , y ) .
It travels cos ( 1 8 ∘ ) to the right, cos 2 ( 1 8 ∘ ) up, cos 3 ( 1 8 ∘ ) right, cos 4 ( 1 8 ∘ ) and so on indefinitely.
Find the angle θ segment A B forms with the x -axis in degrees.
Assume θ < 9 0 ∘ .
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.
Yes, this is the simplest of all. You just need to show that the points lie on a straight line and voilà you got the answer! Very intuitive. Wonderful.
I like this solution the most! Well done.
A ( 0 , 0 and B ( x , y ) , therefore,
x y tan θ = k = 1 ∑ ∞ cos 2 k − 1 ( 1 0 π ) = k = 0 ∑ ∞ cos k ( 1 0 π ) − k = 0 ∑ ∞ cos 2 k ( 1 0 π ) = 1 − cos ( 1 0 π ) 1 − 1 − cos 2 ( 1 0 π ) 1 = sin 2 ( 1 0 π ) cos ( 1 0 π ) = k = 1 ∑ ∞ cos 2 k ( 1 0 π ) = k = 0 ∑ ∞ cos 2 k ( 1 0 π ) − 1 = 1 − cos 2 ( 1 0 π ) 1 − 1 = sin 2 ( 1 0 π ) cos 2 ( 1 0 π ) = x y = sin 2 ( 1 0 π ) cos 2 ( 1 0 π ) × cos ( 1 0 π ) sin 2 ( 1 0 π ) = cos ( 1 0 π )
⇒ θ = tan − 1 cos ( 1 0 π ) = 4 3 . 5 6 ∘ to 2 decimal places.
You should be consistent with the measurement of angles you used. Since you started with radians, it's better to end your solution with " … = tan − 1 cos ( 1 0 π ) = 0 . 7 6 0 3 which is equivalent to 4 3 . 5 6 ∘ degrees." Nonetheless, a very conventional approach, and a very neat solution as usual. Nicely done.
The net distance traveled to the right is
X = k = 1 ∑ ∞ ( − 1 ) k + 1 ( cos ( 1 0 π ) ) 2 k − 1 = 1 + cos 2 ( 1 0 π ) cos ( 1 0 π ) .
The net distance traveled up is
Y = k = 1 ∑ ∞ ( − 1 ) k + 1 ( cos ( 1 0 π ) ) 2 k = 1 + cos 2 ( 1 0 π ) cos 2 ( 1 0 π ) .
The desired angle is then
θ = arctan ( X Y ) = arctan ( cos ( 1 0 π ) ) = 4 3 . 5 6 ∘ to 2 decimal places.
You should be consistent with the measurement of angles you used. Since you started with radians, it's better to end your solution with " … = tan − 1 cos ( 1 0 π ) = 0 . 7 6 0 3 which is equivalent to 4 3 . 5 6 ∘ degrees." Nonetheless, your solution is quicker than of Chew-Seong Cheong's solution. Neat trick!
with the conditions given, the length we have to the right= cos18 + cos^3(18)+cos^5(18)+cos^7(18)+.... the length we have upward= cos^2(18)+cos^4(18)+cos^6(18)+cos^8(18)+.....
to solve for the sum of an infinite geometric sequence, we use the formula S= (first term/(1-r))
Hence, length to the right= (cos18/(1-cos^2(18))) length upwards= (cos^2(18)/(1-cos^2(18)))
With that, we'll form a right triangle with (cos18/(1-cos^2(18))) as the length of the adjacent side and (cos^2(18)/(1-cos^2(18))) as the length of the opposite side in accordance to angle (theta).
Therefore, using trigonometric ratio of tangent, tan(theta)= cos18 theta= tan^-1(cos18) = 43.56
Problem Loading...
Note Loading...
Set Loading...
Why cant we just see that at each step we will have y=(cos18°)x
(cos18°,cos²18°) ;
((cos18°+cos³18°),(cos²18°+cos⁴18°))
and so on....
So points A & B will lie on the line y=(cos18°)x
Hence slope tan∅=cos18°
Or ∅=arctan(cos18°) =43.56°