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)}$$
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top