Use binomial theorem to find the complex number

Click For Summary
The discussion focuses on using the binomial theorem to expand the expression (a+bi)^5, resulting in a complex number z^5. The expansion yields both real and imaginary components, with the real part expressed as a^5 - 10a^3b^2 + 5ab^4 and the imaginary part as 5a^4b - 10a^2b^3 + b^5. Participants emphasize the importance of maintaining consistent signs throughout the equation, suggesting that variations may also yield correct results. The conversation highlights the accuracy of the initial calculations while pointing out the need for clarity in notation. Overall, the thread provides insight into the application of the binomial theorem in complex number expansion.
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...
 
First, I tried to show that ##f_n## converges uniformly on ##[0,2\pi]##, which is true since ##f_n \rightarrow 0## for ##n \rightarrow \infty## and ##\sigma_n=\mathrm{sup}\left| \frac{\sin\left(\frac{n^2}{n+\frac 15}x\right)}{n^{x^2-3x+3}} \right| \leq \frac{1}{|n^{x^2-3x+3}|} \leq \frac{1}{n^{\frac 34}}\rightarrow 0##. I can't use neither Leibnitz's test nor Abel's test. For Dirichlet's test I would need to show, that ##\sin\left(\frac{n^2}{n+\frac 15}x \right)## has partialy bounded sums...