write the formula for finding the rth term of the binomial (a+b)^n
\[(a+b)^n = \sum_{k=0}^{n}\left(\begin{matrix}n \\ r\end{matrix}\right)a^(n-k)b^k\]
a ^(n-k)
i do not know what that big E looking thing is,,,
fix that. it's not (n-k) *b^k. mistypo
it's the sum of some terms.
for example (a +b)^2 = a^2 +2ab +b^2 . it's the sum of 3 terms.
The big E is a capital S in Greek, the letter sigma. It stands for Sum. which means add up each of the terms
ok
@phi: take care of him. thank you
\[ (a+b)^n = \sum_{k=0}^{n}\left(\begin{matrix}n \\ k\end{matrix}\right)a^{n-k}\ b^k \] I am not sure what they mean by the rth term, but if we start counting from the highest order term, and call that 1, it would be n choose 0 a^n b^0 = a^n if you want the 2nd term it would be n choose 1 a^(n-1) b^1 I think if you want the rth term, set k= r-1 in this formula. n choose (r-1) a^(n-(r-1)) b^(r-1)
ok ty,,, i jusst don't get this
\[ \left(\begin{matrix}n \\ r-1\end{matrix}\right)a^{n-r+1}\ b^{r-1}\]
ty
If you have time, watch this http://www.khanacademy.org/math/trigonometry/polynomial_and_rational/binomial_theorem/v/binomial-theorem--part-1
ty ty i will
Join our real-time social learning platform and learn together with your friends!