Let us assume that x is a real number and the equation sin ( x + y i ) = sin ( x − y i ) is true for any real values of y . Find the number of possible values of x in the interval ( 0 , 2 0 2 0 ) . If there is no value of x for which the equation is always true for any values of y , enter 0. If there is an infinite number of values of x in the given interval such that the equation again is an identity with respect to y , enter − 1 .
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.
This is the same idea of Shikhar Srivastava.
Log in to reply
Yeah, but unlike him I didn't expand the terms, so it was a little easy.
sin ( x + y i ) = sin x cosh y + i cos x sinh y
sin ( x − y i ) = sin x cosh ( − y ) + i cos x sinh ( − y )
= sin x cosh y − i cos x sinh y
Equating both the expression we get,
sin x cosh y + i cos x sinh y = sin x cosh y − i cos x sinh y
⇒ 2 i cos x sinh y = 0
For above equation to be true for any y , cos x must be 0 .
cos x = 0
⇒ x = 2 ( 2 n − 1 ) π n ≥ 1
0 < x < 2 0 2 0
⇒ 0 < 2 ( 2 n − 1 ) π < 2 0 2 0
⇒ 0 < 2 n − 1 < π 4 0 4 0
⇒ 1 < 2 n < π 4 0 4 0 + 1
⇒ 2 1 < n < 2 π 4 0 4 0 + 1
⇒ 0 . 5 < n < 6 4 3 . 4 8 5 9
⇒ 1 ≤ n ≤ 6 4 3
So, there are 643 possible values of x .
I think your idea is correct, but the formula that you want to use is sin ( x + i y ) = sin x cosh y + i cos x sinh y . There is a factor i in front of the second term of the right side. Nevertheless, this does not affect the whole idea, which is correct. You can fix the details.
We assume that sin ( x + y i ) = sin ( x − y i ) . ( ∗ ) When the argument of the sine is a complex number z , then sin ( z ) = 2 i e i z − e − i z . Then the equation ( ∗ ) can be express as 2 i e i ( x + y i ) − e − i ( x + i y ) = 2 i e i ( x − y i ) − e − i ( x − i y ) . Multiplying both sides of this equation by 2 i , simplifying the exponents and moving all the terms to the left side, we get e x i − y − e y − x i − e x i + y + e − x i − y = 0 . Combining the first term with the third and the second with the fourth, we obtain e x i ( e − y − e y ) − e − x i ( e y − e − y ) = 0 . That can be factor to ( e x i + e − x i ) ( e − y − e y ) = 0 . Replacing y by 1 and noticing that e − 1 − e = 0 , it follows that e x i + e − x i = 0 . Since cos x = 2 e x i + e − x i , then the previous equation implies that cos x = 0 . Therefore, x = 2 π + n π , where the n is any integer number. Now, to find the number of possible values of x in the interval ( 0 , 2 0 2 0 ) , we need to solve the inequality 0 < 2 π + n π < 2 0 2 0 . Solving the inequality with respect to n , it results that − . 5 < n < 6 4 2 . 4 8 6 . Then n can take 643 different values and, therefore, there are 6 4 3 possible values for x in the given interval.
I missed n = 0 :), silly me.
I am sorry to hear that!
Another alternate explanation:
s i n ( A ) = s i n ( B ) ⟺ A = n π + ( − 1 ) n B for some integer n .
Therefore, x + i y = n π + ( − 1 ) n ( x − i y ) .
If n is even, then x + i y = n π + x − i y ⟹ 2 i y = n π ⟹ y = 2 − i n π .
If n is odd, then x + i y = n π − x + i y ⟹ x = n π − x ⟹ x = 2 n π .
(Now not considering n to be specifically odd or even.) Combining the two results, when y = − i n π , the equation is satisfied by any x . For all other values of y , the equation is satisfied by x = 2 2 n − 1 π .
Therefore, to satisfy any real value of y , x = 2 2 n − 1 π (which are the solutions to c o s ( x ) = 0 ). Taking into account the upper bound on x , we get n < 2 π 4 0 4 0 + π = 6 4 3 . 4 8 5 . . . , hence 6 4 3 solutions.
Problem Loading...
Note Loading...
Set Loading...
I guess there is no need of going into the complex numbers.
We need to find the solutions of sin ( x + y i ) − sin ( x − y i ) = 0 .
Since sin ( x + y i ) − sin ( x − y i ) = 2 cos ( x ) sin ( y i ) , we must have cos x = 0 for it to be true for any y .
We know that cos ( x ) = 0 when x = 2 n π where n = 1 , 3 , 5 , ⋯ , 1 2 8 5 because 2 n π < 2 0 2 0 .
This makes a total of 6 4 3 solutions.