Complex Number- Express in magnitude/phase form

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 4K views
aqmal_12
Messages
2
Reaction score
0
Hi, I have a problem with complex number. I do really appreciate your help. I've attempted the question but it's getting me no where. Thanks in advance!

Homework Statement



Perform the following complex variable calculations, using complex exponentials. Express the results in magnitude/phase form

a/(iw+a)

Homework Equations





The Attempt at a Solution



I just attempted this solution but it's getting me nowhere.

a/(a+iw) x (a-iw)/(a-iw) = a(a-iw)/a^2 + w^2

and as I factorize it further, I get the initial problem back. How do I transform this to the form of magnitude and phase? thank you so much.
 
Physics news on Phys.org
First, you need parentheses- you mean [itex]a(a- iw)/(a^2+ w^2)= (a^2/(a^2+w^2))- i (aw/(a^2+ w^2)[/itex]. Frankly, the difficulty appears toijn be that the problem asks you to "use complex exponentials", writing the "magnitude" and "phase" and you don't seem to know what those are! This problem expects you to know that the "complex exponential" for x+ iy is [itex](\sqrt{x^2+ y^3})e^{i arctan(y/x)}[/itex]. Just do that with x= a^2/(a^2+ w^2) and y= aw/(a^2+ w^2).

But the problem says to do the calculations "using complex exponentials" and I would interpret that as meaning to change into complex exponentials and then do the caculation. The caculation is a/(a+ iw). The "complex exponential" for a is easy- a is a real number so its argument is 0 or [itex]\pi[/itex] and its distance from the origin is |a|- its complex exponential is [itex]a e^{i0}[/itex] if a is positive and [itex]-a e^{i\pi}[/itex] if a is negative. And the complex exponential of a+ iw is just what I showed above: [itex]\sqrt{a^2+ w^2}e^{i arctan(w/a)}[/itex].