Question
Question: How do you show \({e^{it}} = \cos t + i\sin t\)?...
How do you show eit=cost+isint?
Solution
Here, in the given question, we need to show that eit=cost+isint. Here, cos and sin are trigonometric functions, e = the base of natural logarithm, i = imaginary unit and t = angle in radians. First, we will express the exponential of a real number x, sinθ and cosθ as a sum of infinite series. As we know complex numbers are expressed as z=a+ib so, we will express the exponential of a complex number z in the same way as the exponential of a real number.In this, we will substitute, z=it and simplify it further to get our answer.
Complete step by step answer:
The exponential of a real number x, written as ex, is defined by sum of an infinite series, as follows
⇒ex=∑k=0∞(k!xk)
On expansion, we get
⇒ex=1+x+(2!x2)+(3!x3)+(4!x4)+....
Also, cosθ and sinθ can be expressed as sum of infinite series as follows
⇒cos(θ)=1−(2!θ2)+(4!θ4)+....
⇒sin(θ)=θ−(3!θ3)+(5!θ5)+....
(These are Taylor series).
The exponential of a complex number z is written as ez, and is defined in the same way as the exponential of a real number
⇒ez=∑k=0∞(k!zk)
On expansion, we get
⇒ez=1+z+(2!z2)+(3!z3)+(4!z4)+....
Let z=i.t in the previous relation
⇒ei.t=∑k=0∞(k!(i.t)k)
On expansion, we get
⇒ei.t=1+(i.t)+(2!(i.t)2)+(3!(i.t)3)+(4!(i.t)4)+....
⇒eit=1+it+(2!i2t2)+(3!i.i2t3)+(4!(i2)2t4)+....
As we know i2=−1. So, on substituting this value we get,
⇒eit=1+it+(2!−1×t2)+(3!i×−1×t3)+(4!(−1)2×t4)+....
On simplification, we get
⇒eit=1+it−(2!t2)−(3!i×t3)+(4!t4)+....
On separating the terms which have i and which are without i and taking i as a common term, we get
⇒eit=[1−(2!t2)+(4!t4)+....]+i[t−(3!t3)+(3!t5)+....]
As we know, cos(θ)=1−(2!θ2)+(4!θ4)+.... and sin(θ)=θ−(3!θ3)+(5!θ5)+..... So, using this, we get
⇒eit=cost+isint
Thus the proof concluded.
Therefore, the identity eit=cost+isint is known as Euler’s formula.
Note: Remember that sine and cosine functions are actually linear combinations of exponential functions with imaginary exponents. Also, the expression cosx+isinx is often referred to as cisx. Note that, cosx is a even function (i.e., cos(−x)=+cos(x)) and the Taylor series of cosx has only even powers and sinx is an odd function (i.e., sin(−x)=−sin(x)) and the Taylor series of sinx has only odd powers. Remember that when t=π, eπi=−1 and when t=2π, e2πi=1.