Solve Complex Numbers & Euler's Formula Problems - 65 Characters

  • Thread starter Thread starter SammC
  • Start date Start date
  • Tags Tags
    Formula
Click For Summary

Homework Help Overview

The discussion revolves around problems involving complex numbers and Euler's formula, specifically focusing on conversions between rectangular and polar forms, as well as expressing trigonometric functions as complex exponentials.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore the conversion of complex numbers between rectangular and polar forms, questioning the specifics of the calculations involved.
  • There is an attempt to express cosine functions in terms of complex exponentials, with some participants unsure about the substitution process.
  • Discussion includes different methods for computing powers of complex numbers, with participants expressing uncertainty about the approaches and calculations.
  • One participant raises concerns about the complexity of expressing a sum of cosine functions as complex exponentials, suggesting a need for a more efficient method.

Discussion Status

Some participants indicate they are on the right track with their approaches, while others express confusion about specific calculations. There is an acknowledgment of the advantages of using complex exponentials over rectangular forms, but no consensus on the best methods for all problems has been reached.

Contextual Notes

Participants are working under the constraints of homework assignments, which may impose specific formats or methods for expressing their answers. There is also a noted discomfort with the transition from algebraic to exponential forms among those new to the concepts.

SammC
Messages
17
Reaction score
0
there's a couple problems I am working on that involve complex numbers or euler's formula.
e^+-(ix) = cos(x) +- isin(x)

-----------------------
1. A complex number can be written in rectangular coordinates as z = x+ jy. Write the relations to calculate the
polar form, z = (r,theta) or z = re^(j*theta) .

For this one I am more confused about what he's asking or how to show the work... i think
r = sqrt(x^2 + y^2)
and
theta = tan^-1(y/x)

But I'm not really sure if that's what he's looking for


-----------------------
3. Convert cos(wt + f) into the sum of complex exponentials.
Now i know that cos(x) = (e^(ix) + e^-(ix))/2

Is this as simple as replacing x with (wt + f)?


------------------------
5. Compute [(1+ i*sqrt(3))/2]^2 and (1 + j)^4
a) directly (using rectangular representation)
b) using complex exponentials

How do i go about this for both of these approaches, I am not entirely sure how to do either approach.
 
Physics news on Phys.org
For 1 and 3 it seems you are on the right track.

For 5, a) directly using the rectangular representation means just multiplying it out, and b) using complex exponentials means converting the numbers to their complex exponential form and then raising them to the powers.

Evidently 5 is intended as an object lesson in how much nicer it is to exponentiate the complex form compared to the (a+bi) form, even though most students who are first encountering Euler's formula are much more comfortable with the more standard algebraic method because it's just grinding coefficients.
 
Okay.. so I'm a little stuck on 5b...
[1 + i * sqrt(3)/2]^2

would i do:

r = sqrt[1^2 + (sqrt(3)/2)^2]
theta = tan^-1[(sqrt(3)/2)/1]

= [r * e ^ (i * theta)] ^ 2
 
I just tried working 5b through for (1+I)^4:

r = sqrt(1^2 + 1^2) = sqrt(2)
theta = tan^-1(1/1) = pi/4

... so

(1 + i)^4 = [sqrt(2) * e^(i*pi/4)] ^ 4

apply euler's...

= (sqrt(2) * [cos(pi/4) + i * sin(pi/4)])^4

..simplify

= (sqrt(2) * [sqrt(2)/2 + i * sqrt(2)/2])^4

..multiply

= (1 + i)^4

..well... duh.

I think my approach might be wrong.
--------------------------------------
EDIT
figured it out:

(1 + i)^4 = [sqrt(2) * e^(i*pi/4)] ^ 4
= sqrt(2)^4 * e^(4i*pi/4)
= 4 * e^(i*pi)
= 4*-1
=-4
 
Last edited:
One last thing

x1(t) = 5cos(400pi*t +0.5pi)
x2(t) = 5cos(400pi*t -0.25pi)
x3(t) = 5cos(400pi*t +0.4pi)
x4(t) = 5cos(400pi*t - 0.9pi)

I need to express each of those as complex exponentials.. then express the sum.. the only way i know how to do that is to use the fact that
cos(x) = [e^(i*x)+ e^-(i*x)]
and make x = 400pi*t +0.5pi.. etc

which gives me four really long equations.. which seems like it can't possibly be right for what is being asked. At the very least tehre has to be a better way to express the sum of all of them?
 

Similar threads

Replies
1
Views
1K
Replies
3
Views
2K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K