Rational power of complex number-calculation

Click For Summary
SUMMARY

The discussion focuses on the calculation of the expression (-1 + i*sqrt(3))^(3/2) using the definition of complex exponentiation, z^c = e^(c*log z). The correct evaluation leads to the conclusion that (-1 + i*sqrt(3))^(3/2) equals +/- 2*sqrt(2). The solution employs both logarithmic and trigonometric methods, including DeMoivre's theorem, to derive the result accurately. A common error identified in the discussion is the miscalculation of the logarithm of the modulus of the complex number.

PREREQUISITES
  • Understanding of complex numbers and their representation in polar form.
  • Familiarity with logarithmic functions and their properties in complex analysis.
  • Knowledge of DeMoivre's theorem for calculating powers of complex numbers.
  • Basic skills in trigonometry, particularly in relation to angles in the complex plane.
NEXT STEPS
  • Study the application of DeMoivre's theorem in complex number calculations.
  • Learn about the properties of logarithms in complex analysis, specifically the principal value of the logarithm.
  • Explore the geometric interpretation of complex numbers on the Argand plane.
  • Investigate further examples of complex exponentiation and their applications in engineering and physics.
USEFUL FOR

Students of mathematics, particularly those studying complex analysis, as well as educators and professionals in fields requiring advanced mathematical computations involving complex numbers.

neginf
Messages
56
Reaction score
0

Homework Statement



Use definition (1), Sec. 28 of z^c to show that (-1 + i*sqrt(3))^(3/2) = +/- 2*sqrt(2)

Homework Equations



z^c = e^(c*log z)

The Attempt at a Solution



(-1 + i * sqrt(3))^(3/2) = e^[(3/2) * log(-1 + i * sqrt(3))]
= e^[(3/2) * (ln| 4 | + i * arg(-1 + i * sqrt(3))]
= e^[(3/2) * (2 * ln 2 + i * 2* pi / 3)]
=e^[(3/2) * 2 * ln 2 + (3/2) * 2 * i * pi / 3 ]
=e^[3 * ln 2 + i * pi]
=e^[3 * ln 2] * e^(i * pi)
=(e^ln2)^3 * (cos(pi) + i * sin(pi))
=2^3 * (-1)
=-8.
 
Physics news on Phys.org
That's not the way I would do it. I would use DeMoivre's formula:
[tex](r e^{i\theta})^n= r^n e^{i n\theta}[/tex]

Here, [itex]z= -1+ i\sqrt{3}[/itex]. Drawing that point on the complex plane and dropping a perpendicular to the real axis gives a right triangle with legs of length 1 and [itex]\sqrt{3}[/itex]. The hypotenuse has length [itex]\sqrt{1^2+ \sqrt{3}^2}= \sqrt{1+ 3}= \sqrt{4}= 2[/itex] so r= 2. Further, since the hypotenuse is exactly twice the leg along the real axis, duplicating the right triangle on the other side of the vertical line gives an equilateral triangle. The angle at the vertex is [itex]\pi/3[/itex] so [itex]\theta= \pi- \pi/3= 2\pi/3[/itex].

[tex]z= 2 e^{i2\pi/3}[itex]so [itex]z^{3/2}= 2^{3/2}e^{(i2\pi/3)(3/2)}= 2^{3/2)e^{i\pi}[/itex][/itex][/tex][itex][itex] reduce that to rectangular form.<br /> <br /> Of course, adding [itex]2\pi[/itex] to the argument will not change z but <br /> [tex]z^{3/2}= 2^{3/2}e^{(i(2pi/3+ 2\pi))(3/2)}= 2^{3/2}e^{(i 8\pi/3)(3/2)}= 2^{3/2}e^{i4\pi}[/tex][/itex][/itex]
 
Thank you for that. I see how you get the +/- 2*sqrt(2).
I think what I did wrong was the ln(|-1+i*sqrt(3)|) which is ln 2, not 2*ln 2 since |-1+i*sqrt(3)| is 2, not 4.
 
Last edited:

Similar threads

  • · Replies 11 ·
Replies
11
Views
1K
  • · Replies 7 ·
Replies
7
Views
1K
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 34 ·
2
Replies
34
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K