Write i^(2i) in the form a + bi?

Click For Summary

Homework Help Overview

The discussion revolves around expressing the complex number \(i^{2i}\) in the form \(a + bi\), utilizing concepts from complex analysis and Euler's identity. Participants also explore a related problem involving the multiplication of two complex numbers, \((-1 + i)(1 - i)\).

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants discuss the application of Euler's identity to rewrite \(i\) and subsequently \(i^{2i}\). There are attempts to express the results in the required form \(a + bi\). Questions arise about the manipulation of complex numbers, particularly regarding polar forms and the distribution of exponents.

Discussion Status

There is an ongoing exploration of different methods to express the complex numbers in the desired format. Some participants have provided hints and guidance, particularly regarding the use of polar coordinates and Euler's formula. Multiple interpretations and approaches are being considered, with no explicit consensus reached yet.

Contextual Notes

Participants express frustration over the complexity of the homework, noting that these topics have not been covered in class. There are discussions about the assumptions and definitions related to complex numbers that may not have been fully established yet.

JulienB
Messages
408
Reaction score
12

Homework Statement



Write the expression i2i in the form a + bi

Homework Equations



Honestly we haven't treated such subjects during the classes, but I've made some researches and found the Euler identity might help me.

The Attempt at a Solution



By using the Euler identity, I found that i = ei.(π/2), so i2i = e (I skip a few steps). Now this looks great! But it is not in the form a + bi, as the problem requires. Any idea?Thank you very much in advance for your answers.

PS: Next question is the same for (-1 + i)(1-i) :DDJ.
 
Physics news on Phys.org
JulienB said:

Homework Statement



Write the expression i2i in the form a + bi

Homework Equations



Honestly we haven't treated such subjects during the classes, but I've made some researches and found the Euler identity might help me.

The Attempt at a Solution



By using the Euler identity, I found that i = ei.(π/2), so i2i = e (I skip a few steps). Now this looks great! But it is not in the form a + bi, as the problem requires. Any idea?Thank you very much in advance for your answers.

PS: Next question is the same for (-1 + i)(1-i) :DDJ.
##e^{-\pi}## is a real number, so you could write it as ##e^{-\pi} + 0i##

For the other question, start by writing -1 + i in polar form; i.e., as ##r(\cos(\theta) + i \sin(\theta))##
 
Ahaaa that didn't occur to me. Thank you very much for your help!

For (-1 + i)(1 - i), I did that:

(-1 + i)(1 - i) = (-1)(1 - i) + (ei(π/2))(1 - i)
= -1 + e(1 - i)⋅i⋅(π/2)
= -1 + ei - i2⋅(π/2)
= -1 + ei + π/2

Now I am failing again at bringing the i down.
 
e^{a+ b}= e^ae^b and e^{i}= cos(1)+ i sin(1).
 
JulienB said:
Ahaaa that didn't occur to me. Thank you very much for your help!

For (-1 + i)(1 - i), I did that:

(-1 + i)(1 - i) = (-1)(1 - i) + (ei(π/2))(1 - i)
What allows you to "distribute" the exponent this way?
 
JulienB said:
Ahaaa that didn't occur to me. Thank you very much for your help!

For (-1 + i)(1 - i), I did that:
For -1 + i, which is in rectangular or Cartesian form, what is r? What is the angle ##\theta##?
JulienB said:
(-1 + i)(1 - i) = (-1)(1 - i) + (ei(π/2))(1 - i)
##(a + b)^m \ne a^m + b^m##
JulienB said:
= -1 + e(1 - i)⋅i⋅(π/2)
= -1 + ei - i2⋅(π/2)
= -1 + ei + π/2

Now I am failing again at bringing the i down.
[/quote]
 
Mark44 said:
For -1 + i, which is in rectangular or Cartesian form, what is r? What is the angle θ\theta?


I'm afraid I'm a bit clueless about your questions. I wonder why our teacher is giving us such homework before we even mentioned complex numbers, that is just frustrating...

But I guess the angle with the horizontal axis is 135° (-1 is the real axis, and +1 is the imaginary axis right?) and r...well, maybe √((-1)2 + 12)?Thank you for your help in any case, I appreciate it.
 
JulienB said:
I'm afraid I'm a bit clueless about your questions. I wonder why our teacher is giving us such homework before we even mentioned complex numbers, that is just frustrating...

But I guess the angle with the horizontal axis is 135°
Or in radians, ##3\pi/4##.
JulienB said:
(-1 is the real axis, and +1 is the imaginary axis right?)
No, the real axis is the horizontal axis, and the imaginary axis is the vertical axis. Or maybe you meant that -1 is on the real axis (to the left of the origin), and +1i is on the imaginary axis (above the origin).
JulienB said:
and r...well, maybe √((-1)2 + 12)?
Yes. So -1 + i = ##\sqrt{2}(\cos 3\pi/4 + i \sin 3\pi/4) = \sqrt{2}e^{i3\pi/4}##
JulienB said:
Thank you for your help in any case, I appreciate it.
 
Thank you for your answer. I did not know (or remember from school, it's been a while) about such properties of e actually. I attempted to follow your indications, but I got stuck again with the power:

(-1 + i)(1 - i) = [√2(cos 3π/4 + i sin 3π/4)](1 - i)
= (√2 ei 3π/4)(1 - i)

I randomly feel like there might be a supplementary step with √2 ei 3π/4 to introduce i, but I can't find anything on internet or in my books. I'm sorry to not have been able to solve the problem on my own yet, I keep on trying though :DDJ.
 
  • #10
Is there a way to write √2 with an imaginary number for example?
 
  • #11
JulienB said:
Is there a way to write √2 with an imaginary number for example?
You don't want to do that. In your first problem, i2i, what did you do to the first 'i' in order to make progress? Can you do something similar to the √2?
 
  • #12
I still can't figure out, I've been trying all week!

haruspex said:
In your first problem, i2i, what did you do to the first 'i' in order to make progress? Can you do something similar to the √2?

Well I expressed i in terms of e, and that luckily dissolved the i that was stuck inside the power. I tried to "isolate" √2, but no matter what I do there is a i remaining up there. That's where I'm stuck so far:

(-1 + i)(1 - i) = (√2)(1 - i)e(i ⋅ 3π/4 + 3π/4)
 
  • #13
JulienB said:
I still can't figure out, I've been trying all week!
Well I expressed i in terms of e, and that luckily dissolved the i that was stuck inside the power. I tried to "isolate" √2, but no matter what I do there is a i remaining up there. That's where I'm stuck so far:

(-1 + i)(1 - i) = (√2)(1 - i)e(i ⋅ 3π/4 + 3π/4)
How can you write √2 as a power of e?
 
  • #14
JulienB said:
I still can't figure out, I've been trying all week!
Well I expressed i in terms of e, and that luckily dissolved the i that was stuck inside the power. I tried to "isolate" √2, but no matter what I do there is a i remaining up there. That's where I'm stuck so far:

(-1 + i)(1 - i) = (√2)(1 - i)e(i ⋅ 3π/4 + 3π/4)
This doesn't work. ##(-1 + i) \ne \sqrt{2}##
Use my hint of earlier this week
For the other question, start by writing -1 + i in polar form; i.e., as ##r(\cos(\theta) + i \sin(\theta))##
You have found r, which is ##\sqrt{2}## and you found the angle, ##\theta##, which is ##3\pi/4##.

Euler's formula says that ##(\cos(\theta) + i \sin(\theta)) = e^{i\theta}##, from which we can derive ##r(\cos(\theta) + i \sin(\theta)) = re^{i\theta}##.
 

Similar threads

  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 12 ·
Replies
12
Views
6K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
Replies
47
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K