Complex numbers: show that (a^b)^c has more values than a^(bc)

Click For Summary

Homework Help Overview

The discussion centers around the properties of complex exponentiation, specifically exploring the expression (a^b)^c and its potential to yield more values than a^(bc). Participants are examining specific examples involving complex numbers, such as (-i)^(2+i) and (i^i)^i, to illustrate their points.

Discussion Character

  • Exploratory, Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Participants are attempting to analyze the expressions (i^i)^i and (-i)^(2+i) to understand the ambiguity in complex exponentiation. Questions arise regarding the validity of exponent laws for complex numbers, particularly when comparing (a^b)^c and a^(bc).

Discussion Status

The discussion is active, with participants questioning the calculations and interpretations of the original poster's approach. Some participants are exploring the implications of different branches of logarithms in complex exponentiation, while others are clarifying the conditions under which certain exponent laws hold.

Contextual Notes

There is a focus on the ambiguity introduced by the complex logarithm, which can lead to multiple values in exponentiation. Participants are also considering the implications of real versus complex values for the variables involved.

applestrudle
Messages
64
Reaction score
0

Homework Statement



Show that (a^b)^c can have more values than a^(bc)

Use [(-i)^(2+i)]^(2-i) and (-i)^5 or (i^i)^i and i^-1 to show this.


Homework Equations





The Attempt at a Solution



I'm writing out the second one as the first one is long:

i^i = e^ilni

lni = i ([itex]\pi[/itex] /2 ± k2[itex]\pi[/itex])

so then

i^i = e^(=[itex]\pi[/itex]/2 ±k2[itex]\pi[/itex])

(i^i)^i = e^i([itex]\pi[/itex]/2 ± k2[itex]\pi[/itex])

as e^(±ik2[itex]\pi[/itex]) = 1

you get (i^i)^i = e^i [itex]\pi[/itex]/2

which is one value only (equal to i^-1 which is -i)

this is not what the question suggests

:confused:

please help!
 
Last edited:
Physics news on Phys.org
I don't see why you calculated ##(i^i)^i##. The question in the OP asks you to calculate something entirely different.
 
R136a1 said:
I don't see why you calculated ##(i^i)^i##. The question in the OP asks you to calculate something entirely different.
It does? How?

Applestrudle, I can't see a flaw in what you did. i tried the other pair of expressions and also drew a blank.
 
haruspex said:
It does? How?

Applestrudle, I can't see a flaw in what you did. i tried the other pair of expressions and also drew a blank.

I thought is was a strange question. Just to confirm, for complex numbers the same laws for real numbers for exponents holds right? so for complex a,b,c (a^bc) = (a^b)^b ?
 
applestrudle said:
I thought is was a strange question. Just to confirm, for complex numbers the same laws for real numbers for exponents holds right? so for complex a,b,c (a^bc) = (a^b)^b ?
Neglecting the typo, (a^b)^c can have more ambiguity as it can depend more on the choice of the branch for the logarithm.

$$(-i)^{2+i} = exp\left((2+i)(-i \frac{\pi}{2} + 2k \pi i)\right)$$
$$\left((-i)^{2+i}\right)^{2-i} = exp\left((2-i)((2+i)(-i \frac{\pi}{2} + 2k \pi i) +{\color{red}{2l \pi i}})\right) $$
The red part should give additional solutions.

(i^i)^i = e^i(π/2 ± k2π)
Same here:
(i^i)^i = e^i(π/2 ± k2π ± l 2 π i[/color] )
 
Last edited:
applestrudle said:
I thought is was a strange question. Just to confirm, for complex numbers the same laws for real numbers for exponents holds right? so for complex a,b,c (a^bc) = (a^b)^b ?
I assume you meant (ab)c = abc. That identity is valid only for positive real a and real b and c. The ultimate point of this exercise is to show that this identity no longer holds for complex a, b, and c.

Another one to watch out for is the identity (ab)c = acbc. This, too, is no longer valid for complex a, b, and c.
 
  • Like
Likes   Reactions: 2 people
mfb said:
Neglecting the typo, (a^b)^c can have more ambiguity as it can depend more on the choice of the branch for the logarithm.

$$(-i)^{2+i} = exp\left((2+i)(-i \frac{\pi}{2} + 2k \pi i)\right)$$

i swear you can't do that?
 
mfb said:
Sure you can?

oh yeah because e is real, I'm new to this sorry.
 
  • #10
what if a and b are real but c is complex?

D H said:
I assume you meant (ab)c = abc. That identity is valid only for positive real a and real b and c. The ultimate point of this exercise is to show that this identity no longer holds for complex a, b, and c.

Another one to watch out for is the identity (ab)c = acbc. This, too, is no longer valid for complex a, b, and c.

For (ab)c = acbc if a and b are real but c is complex would it still hold?
 
  • #11
applestrudle said:
For (ab)c = acbc if a and b are real but c is complex would it still hold?
No. That identity is valid if a and b are non-negative and c is real. All bets are off otherwise.
 
  • Like
Likes   Reactions: 1 person
  • #12
D H said:
No. That identity is valid if a and b are non-negative and c is real. All bets are off otherwise.

are you sure you don't mean a and b are real and c in non-negative?
 
  • #13
I think "non-negative" implies real, and negatice c are fine if a and b are (real) positive numbers.
 
  • #14
applestrudle said:
are you sure you don't mean a and b are real and c in non-negative?
No. I meant what I wrote. Try a=b=-1 and c=1/2. It doesn't work. (ab)1/2 is not equal to a1/2b1/2.
 
  • #15
How does the red part come into play $$2l\pi i$$?
$$((-i)^{(2+i)})^{(2-i)} = e^{((2-i)((2+i)(-i\pi/2 + 2k\pi i) +2l\pi i))}$$
 
  • #16
You need the logarithm of -i and the complex logarithm has many branches that differ by 2l pi i where l is an integer.
 
  • #17
Isn't that what the i2kpi is for? Why can you add the second i2lpi when raise it to a complex number?
 
  • #18
It has the same reason. You have to use the a^b = exp(b ln(a)) conversion twice.
 
  • #19
I see. Thanks!
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 21 ·
Replies
21
Views
2K
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
5
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
3K