Calculating (a+bi)^(c+di): How to Find it?

  • Thread starter Thread starter kishtik
  • Start date Start date
AI Thread Summary
The discussion focuses on calculating (a+bi)^(c+di) using complex numbers. Key methods include applying De Moivre's theorem and understanding the exponential and logarithmic identities for complex numbers. Participants emphasize the importance of grasping the relationship between trigonometric functions and complex exponentiation. There is a consensus that familiarity with these mathematical concepts is essential for solving such problems effectively. Overall, a solid understanding of complex logarithms and exponentials is crucial for tackling (a+bi) raised to a complex power.
kishtik
Messages
96
Reaction score
0
What is (a+bi)^(c+di) ? How can I find this?
=[(a+bi)^c]x[(a+bi)^di]=? Now I can go binomial for the first part but what about (a+bi)^di?
 
Mathematics news on Phys.org
Have you dealt with exponentials and logarithms of complex numbers yet?

The identities that'll help you are:

<br /> \begin{array}{l}<br /> \forall x,y \in {\rm R} \\ <br /> \exp (x + iy) = \exp (x)(\cos (y) + i\sin (y)) \\ <br /> \log _e (x + iy) = \log _e (\sqrt {x^2 + y^2 } ) + i\arctan (y/x) \\ <br /> \end{array}<br />

(I've glossed over the fact that the log function is actually multi-valued ... let me know if you need this explained further).

<br /> \begin{array}{l}<br /> \forall z,w \in {\rm C }, w \neq 0 \\ <br /> \log _e (z^w ) = w\log _e (z) \\ <br /> z^w = \exp (w\log _e (z)) \\ <br /> \end{array}<br />

See how you get on.
 
I couldn't understand the first three quations although I did the last three. And I have no idea about expotentials and logarithms of complex numbers. Thanks.
 
(a+ib)^{di} = ((m \exp (ni))^d)^i
m = \sqrt{a^2 + b^2}, n = arctan (b/a)
= (m \exp(ni))^i)^d
= ((m^i) \exp(-n))^d
= m^{id} \exp(-nd)
m^{id} is a complex number.



Regarding the equations,
They are pretty simple
The first equation is the famous De-Moivre's theorem. Prrof can be found in any algebra book.
For Eqn 2, from De-Moivre's theorem,
<br /> \begin{array}{l}<br /> x + iy = \sqrt(x^2+y^2)\exp(i\arctan(y/x))<br /> \end{array}<br />
Take logarithms on both sides and you get equation 2.
 
I'm not sure if there are ways to solve this without exp, log etc.

Does anyone know another way?
 
kishtik said:
I couldn't understand the first three quations although I did the last three. And I have no idea about expotentials and logarithms of complex numbers. Thanks.
Yeah, you really need to look up exponents, logs, trigonometric functions and hyperbolic functions in relationship to complex numbers otherwise you'll struggle to deal with such problems.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top