Evaluating Finite Sum: Homework Statement

AI Thread Summary
The discussion revolves around evaluating the finite sum involving the binomial coefficient and powers, specifically \(\sum_{k=0}^{n}k^2{n\choose k}(\frac{1}{3})^k(\frac{2}{3})^{n-k}\). Participants address the application of the binomial coefficient identity and the need to manipulate the sum correctly. There is confusion regarding the treatment of indices and the exponents in the terms, particularly how to handle \(k^2\) within the sum. The conversation emphasizes the importance of understanding the binomial theorem and its derivatives to simplify the expression effectively. Properly applying these mathematical principles is crucial for solving the problem accurately.
gruba
Messages
203
Reaction score
1

Homework Statement


Find \sum\limits_{k=0}^{n}k^2{n\choose k}(\frac{1}{3})^k(\frac{2}{3})^{n-k}

Homework Equations


-Binomial theorem

The Attempt at a Solution


I am using the binomial coefficient identity {n\choose k}=\frac{n}{k}{{n-1}\choose {k-1}}:

\sum\limits_{k=0}^{n}k^2{n\choose k}(\frac{1}{3})^k(\frac{2}{3})^{n-k}=\sum\limits_{k=1}^{n-1}\frac{n}{k}{{n-1}\choose {k-1}}(k-1)^2(\frac{1}{3})^{k-1}(\frac{2}{3})^{n-k+2}

What am I doing wrong here (sums are not equal)?
 
Physics news on Phys.org
How do you compute the exponent of 2/3 ?
 
jk22 said:
How do you compute the exponent of 2/3 ?

What do you mean? In the sum, k is increased by 1 and n is decreased by 1, so in the function k is decreased and n is increased.
 
I think first we shall note the domain of validity of the binomial formula.

This imply we shall write a term outside the sum.

Are the k modified in the sum out side the binomial formula ?

I suppose the aim of using that formula two times is to get rid of the k squared.
 
In general, you have ##(x+y)^n = \sum_{k = 0}^n \binom{n}{k} x^k y^{n-k} ##

Take the derivative with respect to ##x## on each sign of the equation and multiply by ##x##.
You get ##nx(x+y)^{n-1} = \sum_{k = 0}^n k \binom{n}{k} x^k y^{n-k} ##.

Now do it again and set ##x## and ##y## to one third and two thirds.
 
gruba said:
What do you mean? In the sum, k is increased by 1 and n is decreased by 1, so in the function k is decreased and n is increased.
Apparently you are trying to do this problem without knowing what \sum_{k= 0}^n means.
n does NOT "decreas", n is fixed, the maximum value of k.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...

Similar threads

Replies
9
Views
2K
Replies
6
Views
2K
Replies
3
Views
1K
Replies
10
Views
3K
Replies
11
Views
3K
Replies
15
Views
2K
Replies
9
Views
3K
Back
Top