| 
View
 

Complex Numbers

This version was saved 12 years, 7 months ago View current version     Page history
Saved by CAI, Sheng
on August 18, 2012 at 2:25:23 pm
 

Complex Number

A complex number is a number, z, which can be put in the form a + bi, where a and b are real numbers and i is called the imaginary unit, where i2 = −1. In this expression, a is called the real part, Re(z), and b the imaginary part, Im(z), of the complex number. Complex numbers extend the idea of the one-dimensional number line to the two-dimensional complex plane by using the horizontal axis for the real part and the vertical axis for the imaginary part. The complex number a + bi can be identified with the point (ab) 

 

Euler's formula

Formula

 

Fig.1 Euler's formula for a general angle

 

Example 1:

Prove Formula

 

Proof:

Formula

Formula

Formula

Formula

Formula

 

Meanwhile, we know that 

Formula

Formula

 

Example 2:

Prove Formula and Formula

 

Proof:

Formula

Formula

Formula

Formula

Therefore, Formula and Formula.

 

Exercise:

Formula and Formula

 

Maclaurin series

Formula                                                                      maxima code: taylor(1/(1-x),x,0,5);

 

Formula                                 maxima code: taylor(log(1+x),x,0,5);

 

Formula

Formula

Formula

 

 

 

 

 

 

Comments (0)

You don't have permission to comment on this page.