How can I simplify and evaluate this sum using binomial coefficients?

  • Context: Undergrad 
  • Thread starter Thread starter saudyonline
  • Start date Start date
Click For Summary
SUMMARY

This discussion focuses on evaluating a sum involving binomial coefficients and geometric series. The user seeks to simplify the expression http://geocities.com/saudyonline/images/untitled.bmp, and the responses provide methods for breaking down the sum into manageable parts. The first approach involves separating the sum into known geometric series, while the second suggests rewriting the sum to utilize the derivative of a geometric series for a closed form. Both methods emphasize the importance of recognizing patterns in binomial coefficients.

PREREQUISITES
  • Understanding of geometric series and their formulas
  • Familiarity with binomial coefficients and their properties
  • Knowledge of calculus, specifically derivatives of series
  • Basic algebraic manipulation skills
NEXT STEPS
  • Learn how to derive geometric series formulas
  • Study the properties and applications of binomial coefficients
  • Explore techniques for manipulating sums involving factorials
  • Investigate the relationship between derivatives and series for closed forms
USEFUL FOR

Mathematicians, students studying combinatorics, and anyone interested in simplifying complex sums using binomial coefficients and geometric series.

saudyonline
Messages
2
Reaction score
0
dear all ,
i need to know how can i solve the following

Evaluate the sum

<img>http://geocities.com/saudyonline/images/untitled.bmp</img>

please if the image doesn't appear . please copy the link in your browser and see my question
thanks
 
Mathematics news on Phys.org
Hi, I'll give you a kick on the first one. Try breaking it up into a bunch of sums you know how to deal with. I'll "peel off" the first one for you:

[tex]\sum_{i=1}^{n}ia^{i}=\sum_{i=1}^{n}a^{i}+\sum_{i=2}^{n}(i-1)a^{i}[/tex]

The first sum is a geometric series starting with a, which you probably have a formula for. The second sum now has one less term. Do the same trick on the second sum, peel off a geometric series starting with a^2:

[tex]\sum_{i=1}^{n}a^{i}+\sum_{i=2}^{n}(i-1)a^{i}=\sum_{i=1}^{n}a^{i}+\sum_{i=2}^{n}a^{i}+\sum_{i=3}^{n}(i-2)a^{i}[/tex]

So we have a geometric series starting with a, one starting with a^2, and our last sum now has one less term. Keep doing this to get a sum of geometric series starting at a, a^2, a^3, and so on. Use your formula for geometric series and life should be good.


This isn't the only way to do this sum of course. You could rewrite it as [tex]a\sum_{i=1}^{n}ia^{i-1}[/tex]
and try to recognize the sum part as a derivative of a geometric series. You can use this to get a closed form (i.e. a 'nice' formula) for this sum. I'm not sure which way is preferable, I like double sums and I'm not sure our "nice" formla will be very nice, so I'd probably use the first.
 
For the second one, you'll want to do a similar thing-get rid of the extra i factor and massage it into a sum of binomial coefficients which you should know a formula for their sum. Rewrite as:

[tex]\sum_{i=0}^{n}i\frac{n!}{i!(n-i)!}=\sum_{i=1}^{n}\frac{n!}{(i-1)!(n-i)!}[/tex]

The i=0 term is just 0 so I dropped it. Now this isn't quite a sum of binomial coefficients, because the terms aren't binomial coefficients yet, the numerator of each term is off. I'll leave it to you to figure out how to correct this. Once you do, you should be able to recognize the remaining sum as a sum of certain binomial coefficients..
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
6K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K