How to find the value of a complex number with high exponent

Click For Summary
To find the value of (-√3 + i) raised to the 43rd power divided by 243, converting the complex number to polar form simplifies calculations. The polar form allows for easier manipulation of exponents, leading to the expression z = e^(i(5/6)π). The calculation reveals that z^43 results in e^(-iπ/6), which simplifies to -z. The final answer can be expressed in the form a + bi, consistent with typical homework requirements. Understanding these methods enhances proficiency in handling complex numbers.
ver_mathstats
Messages
258
Reaction score
21

Homework Statement


Find the value of (-√3 + i)43/243

Homework Equations

The Attempt at a Solution


I do not know how to really go about this problem.

I know that i0=1, i1=i, i2=-1, i3=-i, and I tried to use that to help but I got to no where, I also tried to break up the exponent into smaller numbers however that did not work for me either. So I could use some help to better understand.

Thank you.
 
Physics news on Phys.org
  • Like
Likes FactChecker and DaveE
ver_mathstats said:

Homework Statement


Find the value of (-√3 + i)43/243

Homework Equations

The Attempt at a Solution


I do not know how to really go about this problem.

I know that i0=1, i1=i, i2=-1, i3=-i, and I tried to use that to help but I got to no where, I also tried to break up the exponent into smaller numbers however that did not work for me either. So I could use some help to better understand.

Thank you.

Instead of converting to polar form, you could also do it directly, using a binomial expansion:
$$\text{Answer} = \sum_{k=0}^{43} {43 \choose k} (-1)^k \, 3^{k/2} \, i^{43-k}$$
Unless you have a lot of spare time I would not recommend you do this manually, but it is actually the method used by some computer algebra systems.
 
Yet another method to minimize actual computations if not going to polar form:
  • Compute ##z^2##, then ##z^4 = z^2 z^2## using the result, then ##z^8 = z^4z^4##, etc
  • Write ##z^{43} = z^{32}z^{11} = z^{32}z^8z^3 = z^{32}z^8 z^2 z##.
In your case you could also simplify a bit by computing a few powers of ##z## just by repeated multiplication. Try multiplying ##z^2##, ##z^3##, ##z^4## for some time to see if you get something nicer ...
 
A general comment about complex notation:
In math class complex numbers are often written in the rectangular form ( a + bi ), This is good for addition and subtraction calculations.
However, out in the real world where people work with complex numbers, they almost always use the polar form ( c*edi ). The polar form is much easier to work with for multiplication, exponents, etc. I think it's also easier to understand the physical interpretations of polar form, but that may just be a personal preference.
 
  • Like
Likes FactChecker
Ray Vickson said:
Instead of converting to polar form, you could also do it directly, using a binomial expansion:
$$\text{Answer} = \sum_{k=0}^{43} {43 \choose k} (-1)^k \, 3^{k/2} \, i^{43-k}$$
Unless you have a lot of spare time I would not recommend you do this manually, but it is actually the method used by some computer algebra systems.
Yes thank you, I was planning on trying that.
 
Orodruin said:
Yet another method to minimize actual computations if not going to polar form:
  • Compute ##z^2##, then ##z^4 = z^2 z^2## using the result, then ##z^8 = z^4z^4##, etc
  • Write ##z^{43} = z^{32}z^{11} = z^{32}z^8z^3 = z^{32}z^8 z^2 z##.
In your case you could also simplify a bit by computing a few powers of ##z## just by repeated multiplication. Try multiplying ##z^2##, ##z^3##, ##z^4## for some time to see if you get something nicer ...
Thank you. That's what I was thinking of doing since the homework question wants us to answer in the form a+bi, however when we do that we would change the exponent for both the numerator and denominator correct?
 
DaveE said:
A general comment about complex notation:
In math class complex numbers are often written in the rectangular form ( a + bi ), This is good for addition and subtraction calculations.
However, out in the real world where people work with complex numbers, they almost always use the polar form ( c*edi ). The polar form is much easier to work with for multiplication, exponents, etc. I think it's also easier to understand the physical interpretations of polar form, but that may just be a personal preference.
Thank you for your response. In our math class we are almost always required to answer in the form a + bi.
 
Orodruin said:
Yet another method to minimize actual computations if not going to polar form:
  • Compute ##z^2##, then ##z^4 = z^2 z^2## using the result, then ##z^8 = z^4z^4##, etc
  • Write ##z^{43} = z^{32}z^{11} = z^{32}z^8z^3 = z^{32}z^8 z^2 z##.
In your case you could also simplify a bit by computing a few powers of ##z## just by repeated multiplication. Try multiplying ##z^2##, ##z^3##, ##z^4## for some time to see if you get something nicer ...
Would the correct answer be √3/2-1/2i?
 
  • Like
Likes DaveE
  • #10
Convert to polar form. Then the power is easy to calculate to an answer in polar form. Convert the answer back to the a+ib form if you think that is necessary. That approach is almost certainly what is expected in this problem and will apply the most useful, fundamental facts about complex numbers.
 
Last edited:
  • #11
ver_mathstats said:
Thank you for your response. In our math class we are almost always required to answer in the form a + bi.

You want ##z^{43}##, where ##z = \frac{-\sqrt{3}} 2 + \frac1 2 i = e^{i \: (5/6) \pi}.## The answer will have the form
$$z^{43} = e^{i \: (43)\frac 5 6 \pi} = e^{i \: (215/6) \pi}$$
But ##215/6 = 36 - \frac 1 6,## so ##z^{43} = e^{i\: 36 \pi} e^{-i \pi/6} = e^{-i \pi/6} = - z.##
 
  • Like
Likes FactChecker

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
9
Views
2K
  • · Replies 22 ·
Replies
22
Views
913
  • · Replies 108 ·
4
Replies
108
Views
11K
Replies
7
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
8
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K