Use binomial theorem to find the complex number

chwala
Gold Member
Messages
2,827
Reaction score
415
Homework Statement
If ##z=a+bi##, where ##a## and ##b## are real, use binomial theorem to find the real and imaginary parts of ##z^5##
Relevant Equations
Complex numbers
This is also pretty easy,
##z^5=(a+bi)^5##
##(a+bi)^5= a^5+\dfrac {5a^4bi}{1!}+\dfrac {20a^3(bi)^2}{2!}+\dfrac {60a^2(bi)^3}{3!}+\dfrac {120a(bi)^4}{4!}+\dfrac {120(bi)^5}{5!}##
##(a+bi)^5=a^5+5a^4bi-10a^3b^2-10a^2b^3i+5ab^4+b^5i##
##\bigl(\Re (z))=a^5-10a^3b^2+5ab^4##
##\bigl(\Im (z))= 5a^4b-10a^2b^3+b^5##

Any other variation, combinations may also work...
 
Last edited:
Physics news on Phys.org
chwala said:
##(a+bi)^5= a^5+\dfrac {5a^4bi}{1!}-\dfrac {20a^3(bi)^2}{2!}-\dfrac {60a^2(bi)^3}{3!}+\dfrac {120a(bi)^4}{4!}+\dfrac {120(bi)^5}{5!}##
You should have ##+## throughout that equation. That said, you got the right answer.
 
PeroK said:
You should have ##+## throughout that equation. That said, you got the right answer.
True, let me amend that...
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top