| New Reply |
Understanding Polar Coordinates and the exponential function |
Share Thread | Thread Tools |
| Feb23-13, 06:19 PM | #1 |
|
|
Understanding Polar Coordinates and the exponential function
I'm reviewing math material for the EIT exam, I'm going over math concepts that should be pretty basic but I feel like there are gaps in my understanding. I understand how we can use rectangular coordinates and complex numbers to find a point on the complex plane. It would follow logically from trig that the rectangular coordinates
z=x+iy that z=r(cos(θ)+isin(θ)) being that x=cos(θ) and y=sin(θ) I also know the definition z=reiθ however why is this definition true? Can anyone explain it to me? In addition to this it can easily be assumed that since z=reiθ and z=r(cos(θ)+isin(θ)) that eiθ=(cos(θ)+isin(θ)) giving us Euler's formula. My next question comes from exactly that. How is it that trig functions relate to the exponential function is this just something to accept or is there more underlying causes? Did Euler come up with his equation from the addition of the Maclaurin series of e, sin, and cos; or did he figure this out some other way? |
| Feb23-13, 06:36 PM | #2 |
|
Mentor
|
You don't need a specific formula for the complex exponential function, you can prove the Euler formula and the Wikipedia page should give you an idea how. |
| Feb23-13, 06:42 PM | #3 |
|
|
|
| Feb23-13, 06:53 PM | #4 |
|
Mentor
|
Understanding Polar Coordinates and the exponential function
a=5
b=7 How did I figure this out? I did not. I just defined a and b to be 5 and 7. In a similar way, for an arbitrary z, you can define r and θ such that they are real and reiθ=z. The Euler formula allows to prove this. |
| Feb23-13, 06:54 PM | #5 |
|
Recognitions:
|
It is obvious as the defining relation of an exponential function if
exp(x+y)=exp(x)*exp(y) and circular functions satisfy cos(a+b)+i*sin(a+b)=(cos(a)+i*sin(a)*(cos(b)+i*sin(b)) and are therefore exponential. Euler did manipulate the Maclaurin series. The important thing is any reasonable definition of the complex exponential will relate to trigonometric functions. Any supposed derivation just reveals that fact. |
| Feb24-13, 08:06 AM | #6 |
|
|
[tex]e^x= 1+ x+ \frac{x^2}{2}+ \frac{x^3}{3!}+ \cdot\cdot\cdot+ \frac{x^n}{n!}+ \cdot\cdot\cdot[/tex] Now, replace x with ix: [tex]e^{ix}= 1+ ix+ \frac{(ix)^2}{2}+ \frac{(ix)^3}{3!}+ \cdot\cdot\cdot+ \frac{(ix)^n}{n!}+ \cdot\cdot\cdot[/tex] Now, it is easy to see that i2= -1, i3= -i, i4= 1, etc. s0 [tex]e^{ix}= 1+ ix- \frac{x^2}{2}- i\frac{x^3}{3!}+ \cdot\cdot\cdot+ i^n\frac{x^n}{n!}[/tex] and, separating real and imaginary parts, [tex]e^{ix}= \left(1- \frac{x^2}{2}+ \frac{x^4}{4!}+ \cdot\cdot\cdot\right)[/tex][tex]+ i\left(x- \frac{x^3}{3!}+ \cdot\cdot\cdot\right)[/tex] which are just the McLaurin series for cos(x) and sin(x): [tex]e^{ix}= cos(x)+ i sin(x)[/tex] We then have ez= ex+ iy= exeiy= ex(cos(y)+ i sin(y)). Of course, the fact that [itex]z= x+ iy= r(cos(\theta)+ i sin(\theta))[/itex] comes immediately from conversion of polar coordinates to Cartesian coordinates: [itex]x= r cos(\theta)[/itex], [itex]y= r sin(\theta)[/itex]. |
| New Reply |
| Thread Tools | |
Similar Threads for: Understanding Polar Coordinates and the exponential function
|
||||
| Thread | Forum | Replies | ||
| Expressing a complex function as polar coordinates | Calculus & Beyond Homework | 6 | ||
| polar to cartesian coordinates for stream function | Engineering, Comp Sci, & Technology Homework | 2 | ||
| Epsilon-delta proof for function with polar coordinates | Calculus & Beyond Homework | 5 | ||
| Understanding Area in polar coordinates | Calculus & Beyond Homework | 0 | ||
| Polar notation for a complex exponential function | Precalculus Mathematics Homework | 9 | ||