Find the positive integer n such that sin ( 2 n π ) + cos ( 2 n π ) = 2 n
This problem is part of the set Trigonometry .
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.
sin ( 2 n π ) + cos ( 2 n π ) 2 1 sin ( 2 n π ) + 2 1 cos ( 2 n π ) sin ( 2 n π + 4 π ) = 2 n = 4 2 n = 4 2 n Multiply both sides by 2 1 .
For n ≥ 1 , sin ( 2 n π + 4 π ) > sin ( 4 π ) > 2 1 . Therefore, 2 1 < 4 2 n ≤ 1 ⟹ 4 < n ≤ 8 . Only n = 6 satisfies the equation sin ( 2 ( 6 ) π + 4 π ) = sin ( 3 π ) = 2 3 = 4 2 ( 6 ) .
Let x = sin 2 n π . Then x + 1 − x 2 = 2 n ⇒ x 2 = 4 2 ± − 4 n 2 + 2 n . The part under the square root has to be nonnegative, which leads to n ≤ 8 . Then you could test all such n to find n = 6 . (No other trigonometric identities necessary from this point.)
Problem Loading...
Note Loading...
Set Loading...
Square both sides of the equation (n is positive so both sides are positive) to get (using identities sin 2 x + cos 2 x = 1 and 2 sin x cos x = sin 2 x )
sin x ∈ [ − 1 , 1 ] therefore n ∈ ( 0 , 8 ]
Moreover left side is nonnegative because n π ∈ [ 0 , π ] therefore right side is also nonnegative so n ∈ [ 4 , 8 ] .
For values n ∈ { 4 , 5 , 7 , 8 } left side is irrational but left rational. For n = 6 the equation holds true thus this is the answer.