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.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
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...
Back
Top