Complex Numbers and the Complex Exponential Function | MA 26600, Study notes of Differential Equations

Material Type: Notes; Class: Ordinary Differential Equations; Subject: MA-Mathematics; University: Purdue University - Main Campus; Term: Spring 2001;

Typology: Study notes

Pre 2010

Uploaded on 07/30/2009

koofers-user-wm1-1
koofers-user-wm1-1 🇺🇸

5

(1)

10 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Math 266 Review 4a, Spring 2001
Complex numbers and the complex exponential function
The complex numbers are needed to provide roots for certain polynomials,
such as x2=1. The roots of this particular polynomial are called ±i.The
convention is that the complex number a+bi is graphed as the point (a, b)
in the plane. We can also think of the complex numbers in terms of polar
coordinates, so that a+bi =r(cos(θ)+isin(θ)), where r=q(a2+b2)and
θ=arctangent(b/a).
Example: 1 + i=2(cos(π/4) + isin(π/4)) = 2eiπ/4
Arithmetic with complex numbers for addition and multiplication is not so
bad.
Example: (1 + 2i)+(33i) = ((1+ 3) +(2 3)i)=4iand (2 + i)(3 5i)=
(6 10i+3i5(i2))=67i5(1) = 6 + 5 7i=117i.
For division, it’s convenient to have the idea of complex conjugation:–
the conjugate of z=(a+bi)iz=(abi). Here ”a” is often called the part
of z=a+bi, and ”b” is the imaginary part of (a+bi). NOT: the imaginary
part of zis a real number.
The absolute value or magnitude of z=a+ib is z¯z=a2+b2.
Then division (c+di)/(a+bi)=¯z(c+di)/(z¯z)=(abi)(c+di)/(a2+b2).
Example: (2+ 3i)/(1 i)=(1+i)(2+3i)/(1 + i)(1 i)=(23+5i)/(1+ 1).
Euler’s Formula:
e(a+bi)t=eat(cos(bt)+isin(bt)
In particular
eiωt =cos(ωt)+isin(ωt)
Conversely, cos(ωt)=(eiωt +e t)/2
and sin(ωt)=(eiωt eiωt)/2i.
Examples: Use of Euler’s formula to find roots and powers.
Integral powers are easy: if z=5e2πi/5,thenz3=5
3e6πi/5.
To so l ve rN=1,notethat1=e02πi =e2Mπi for any integer M. Hence the
1
pf2

Partial preview of the text

Download Complex Numbers and the Complex Exponential Function | MA 26600 and more Study notes Differential Equations in PDF only on Docsity!

Math 266 Review 4a, Spring 2001

Complex numbers and the complex exponential function

The complex numbers are needed to provide roots for certain polynomials, such as x^2 = −1. The roots of this particular polynomial are called ±i. The convention is that the complex number a + bi is graphed as the point (a, b) in the plane. We can also think of the complex numbers in terms of polar

coordinates, so that a + bi = r(cos(θ) + isin(θ)), where r =

√ (a^2 + b^2 ) and θ = arctangent(b/a).

Example: 1 + i =

2(cos(π/4) + isin(π/4)) =

2 eiπ/^4 Arithmetic with complex numbers for addition and multiplication is not so bad. Example: (1 + 2i) + (3 − 3 i) = ((1 + 3) + (2 − 3)i) = 4 − i and (2 + i)(3 − 5 i) = (6 − 10 i + 3i − 5(i^2 )) = 6 − 7 i − 5(−1) = 6 + 5 − 7 i = 11 − 7 i.

For division, it’s convenient to have the idea of complex conjugation: – the conjugate of z = (a + bi) is ¯z = (a − bi). Here ”a” is often called the part of z = a + bi, and ”b” is the imaginary part of (a + bi). NOT: the imaginary part of z is a real number.

The absolute value or magnitude of z = a + ib is

z¯z =

a^2 + b^2.

Then division (c + di)/(a + bi) = ¯z(c + di)/(zz¯) = (a − bi)(c + di)/(a^2 + b^2 ).

Example: (2 + 3i)/(1 − i) = (1 + i)(2 + 3i)/(1 + i)(1 − i) = (2 − 3 + 5i)/(1 + 1). Euler’s Formula: e(a+bi)t^ = eat(cos(bt) + isin(bt)

In particular eiωt^ = cos(ωt) + isin(ωt)

Conversely, cos(ωt) = (eiωt^ + e−iωt)/ 2 and sin(ωt) = (eiωt^ − e−iωt)/ 2 i.

Examples: Use of Euler’s formula to find roots and powers. Integral powers are easy: if z = 5e^2 πi/^5 , then z^3 = 5^3 e^6 πi/^5. To solve rN^ = 1, note that 1 = e^02 πi^ = e^2 M πi^ for any integer M. Hence the

numbers rk = e^2 πki/N^ are all solutions of rN^ = 1, for any integer k. It suffices to take 0 ≤ k ≤ N − 1 in order to get N distinct roots of unity.

Example: The third roots of unity: { 1 , e^2 πi/^3 , e^4 πi/^3 } = { 1 , (− 1 ±

√ (−3))/ 2 }.

Complex numbers and Euler’s formula allow one to write the solutions to linear constant coefficient DE as either complex exponentials or as products of real exponentials with sines and cosines.

Fundamental Theorem of Algebra: The polynomial p(x) = xn^ + a 1 xn−^1... + a 0 = 0 has n complex roots (counting multiplicities). If the coefficients are real, then the roots are either real, or appear in complex conjugate pairs. If n is odd, at least one of the roots is real.

Example: r^3 − 1 = 0. Roots are r = 1, (− 1 ± i

Theorem: If P (D) = Dn^ + a 1 Dn−^1... a 0 is a linear differential operator with constant REAL coefficients, then if z(t) is a solution to P (D)z = 0, then so is the complex conjugate ¯z(t) and each of the real and imaginary parts of z(t).

Example. y′′^ + 4y = 0. One solution is e^2 it. The conjugate is e−^2 it, the real part is cos(2t), the imaginary part is sin(2t). Each of these latter three is a solution also.

Example. y′′^ + y = 0, y(0) = 1, y′(0) = 0. Method 1: One fundamental solution set is {eit, e−it}. Set y = Aeit^ + Be−it. Then y′^ = iAeit^ − Be−it. Then y(0) = A + B = 0 and y′(0) = i(A − B) = 0. Hence A = B Thus A = B = 1/2, and y(t) = (eit^ + e−t)/2 = cos(t). Method 2: Another fundamental solution set is {cos(t), sin(t)}. Set y(t) = c 1 cos(t) + c 2 sin(t), and y′^ = −c 1 sin(t) + c 2 cos(t). So y(0) = 1 = c 1 (1) + c 2 (0) and y′(0) = −c 1 (0) + c 2 (1) = 0. That is, c 2 = 0 and c 1 = 1. That is, y(t) = cos(t).