Let a + b i be the value of sin ( i ) where a and b are real numbers.
Find a + b .
Details and Assumptions
i is the imaginary unit − 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.
Euler's formula : e i x = cos x + i sin x
Substituting x as i gives: e i × i = cos i + i sin i
Using the definition of i : e − 1 = cos i + i sin i − ( 1 )
Substituting x as − i gives: e i × − i = cos ( − i ) + i sin ( − i )
Using the definition of i and using some basic trigonometric identities: e 1 = cos i − i sin i − ( 2 )
Subtracting ( 2 ) from ( 1 ) : e − 1 − e 1 = 2 i sin i
Therefore: sin i = 2 i 1 ( e 1 − e ) = ( 2 e − 2 e 1 )
Appendix:
Definition of i :
Trigonometric identities used:
Extension: sin ( i x ) = i sinh ( x ) = ( 2 e x − e − x ) i (The proof is left as an exercise for the reader.)
same method here
Problem Loading...
Note Loading...
Set Loading...
Our friend Kenny Lau has stated on his "extension" the method I used. I think it is nice to show how it is done. So here it goes: the Maclaurin series for the sine function calculated at i is
sin ( i ) = i n = 0 ∑ ∞ ( 2 n + 1 ) ! ( − 1 ) n i 2 n = i n = 0 ∑ ∞ ( 2 n + 1 ) ! ( − 1 ) n ( − 1 ) n = i n = 0 ∑ ∞ ( 2 n + 1 ) ! 1
But
n = 0 ∑ ∞ ( 2 n + 1 ) ! 1 = sinh ( 1 ) = 2 e − e − 1 = 2 e e 2 − 1
Then
sin ( i ) = i sinh ( 1 ) = 2 e i ( e 2 − 1 )
So
a + b = sinh ( 1 ) ≈ 1 . 1 7 5