Cartesian , Polar and Exponential FormHelp needed thanks .

AI Thread Summary
To convert -2(cos(π/4) + i sin(π/4)) to Cartesian, Polar, and Exponential forms, it's noted that the expression is nearly in polar form but requires adjustments since the radius "r" cannot be negative. The correct polar representation involves reversing the angle by adding π, resulting in 2(cos(π/4 + π) + i sin(π/4 + π)). For Cartesian form, evaluate cos(π/4) and sin(π/4) to find the corresponding real and imaginary components. The exponential form is expressed as re^(iθ), where r must be positive, leading to the conclusion that the negative radius necessitates a shift in the angle. Understanding these transformations is crucial for proper representation in different forms.
mikecrush
Messages
6
Reaction score
0

Homework Statement



how can i convert this : - 2 (cos pai / 4 + i sin pai / 4 ) to Cartesian , Polar and Exponential form ?


Homework Equations



z = ( a + i b)

The Attempt at a Solution



r= -2
tan inverse = pai/4 / pai/4
??

Thank you very much for helping me out
 
Physics news on Phys.org
It is already almost in "polar form". If you did not see that immediately, you need to review the definitions. The only reason it is not already in polar form is because the "r" in "r (cos(\theta)+ i sin(\theta))" cannot be negative. Draw the line with \theta= \pi/4 and go backwards: -2(cos(\theta)+ i sin(\theta))= 2(cos(\theta+ \pi)+ i sin(\theta+ \pi)

On thing you should know is that the "r" in a polar
To change to "Cartesian form", just evaluate the functions. What is cos(\pi/4)? What is sin(-\pi/4)? What are -2 cos(\pi/4) and -2 sin(\pi/4)?

The "exponential form" of r(cos(\theta)+ i sin(\theta)) is r e^{i\theta}. Again, r cannnot be negative.
 
Back
Top