Using pascal's triangle and standard form

jamster49
Messages
1
Reaction score
0

Homework Statement



If z = 4 + i and w = -2 +2i, determine (z+w)5 using Pascal’s Triangle and standard form.

Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
?? (z+w)5= 5z+ 5w which has nothing to do with Pascal's triangle. Did you mean (z+ w)^i?

The first thing I would do is write z+ w= 4+i- 2+ 2i= 2- i.

so (z+ w)^5= (2- i)^5. Now, Pascal's triangle gives the coefficients for binomials of the form (a+ b)^n. In particular, the 5 th row of Pascal's triangle gives the coefficients for (a+ b)^5. Write that out, and remember that i^2= -1.
 
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