MHB Erfan's question at Yahoo Answers regarding a summation

  • Thread starter Thread starter MarkFL
  • Start date Start date
  • Tags Tags
    Summation
AI Thread Summary
The discussion focuses on evaluating the summation of the series S_n = ∑(r/((2r-1)(2r+1)(2r+3))) from 1 to n using partial fraction decomposition. The general term is expressed as a combination of simpler fractions, leading to the coefficients A, B, and C being calculated as 1/16, 1/8, and -3/16, respectively. The sums are then re-indexed to align their indices, allowing for simplification. Ultimately, the result for the summation is derived as S_n = n(n+1)/[2(2n+1)(2n+3)]. This method effectively demonstrates the application of partial fractions in summing series.
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the question:

Summation of series (method of differences_)?

Express the general term in partial fractions and hence find the sum of the series. r/((2r-1)(2r+1)(2r+3)) from 1 to n .

I have posted a link there to this topic so the OP can see my work.
 
Mathematics news on Phys.org
Hello Erfan,

We are given to evaluate:

$$S_n=\sum_{r=1}^n\left(\frac{r}{(2r-1)(2r+1)(2r+3)} \right)$$

We are instructed to use partial fraction decomposition on the summand, and so we assume it may be expressed in the form:

$$\frac{r}{(2r-1)(2r+1)(2r+3)}=\frac{A}{2r-1}+\frac{B}{2r+1}+\frac{C}{2r+3}$$

Using the Heaviside cover-up method, we find:

$$A=\frac{\frac{1}{2}}{(2)(4)}=\frac{1}{16}$$

$$B=\frac{-\frac{1}{2}}{(-2)(2)}=\frac{1}{8}$$

$$C=\frac{-\frac{3}{2}}{(-4)(-2)}=-\frac{3}{16}$$

Hence:

$$\frac{r}{(2r-1)(2r+1)(2r+3)}=\frac{1}{16(2r-1)}+\frac{1}{8(2r+1)}-\frac{3}{16(2r+3)}$$

Factoring out $$\frac{1}{16}$$, we may write the sum as follows:

$$S_n=\frac{1}{16}\left(\sum_{r=1}^n\left(\frac{1}{2r-1} \right)+2\sum_{r=1}^n\left(\frac{1}{2r+1} \right)-3\sum_{r=1}^n\left(\frac{1}{2r+3} \right) \right)$$

Re-indexing the sums, we have:

$$S_n=\frac{1}{16}\left(\sum_{r=1}^n\left(\frac{1}{2r-1} \right)+2\sum_{r=2}^{n+1}\left(\frac{1}{2r-1} \right)-3\sum_{r=3}^{n+2}\left(\frac{1}{2r-1} \right) \right)$$

Pulling off terms so that the indices of summation are the same for all three sums, we find:

$$S_n=\frac{1}{16}\left(\left(1+\frac{1}{3}+ \sum_{r=3}^n\left(\frac{1}{2r-1} \right) \right)+\right.$$

$$\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\left.\left(\frac{2}{3}+2 \sum_{r=3}^n\left(\frac{1}{2r-1} \right)+\frac{2}{2n+1} \right)+\left(-3 \sum_{r=3}^n\left(\frac{1}{2r-1} \right)-\frac{3}{2n+1}-\frac{3}{2n+3} \right) \right)$$

Now the sums all add to zero, and we are left with:

$$S_n=\frac{1}{16}\left(2-\frac{1}{2n+1}-\frac{3}{2n+3} \right)=\frac{n(n+1)}{2(2n+1)(2n+3)}$$
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Is it possible to arrange six pencils such that each one touches the other five? If so, how? This is an adaption of a Martin Gardner puzzle only I changed it from cigarettes to pencils and left out the clues because PF folks don’t need clues. From the book “My Best Mathematical and Logic Puzzles”. Dover, 1994.
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top