Proving Sum of Fractions with a=1: A Study Guide

AI Thread Summary
The discussion focuses on proving the series sum, specifically showing that the infinite series ∑(1/((n+a)(n+1+a))) equals 1/a when a=1. The user begins by attempting partial fraction decomposition and recognizes the need for convergence. A helpful approach is suggested, involving rewriting the series and combining terms to simplify the expression. Ultimately, the series can be rearranged to demonstrate that it converges to the desired result. This method highlights the importance of recognizing patterns in series to facilitate easier calculations.
quasar987
Science Advisor
Homework Helper
Gold Member
Messages
4,796
Reaction score
32
Hi. I am starting the study of series and I don't see how to do this problem.

"Show that

\sum_{n=0}^\infty \frac{1}{(n+a)(n+1+a)} = \frac{1}{a}"

All i got is the decomposition in partial fractions as

\sum_{n=0}^\infty (...) = \sum_{n=0}^\infty \frac{1}{(n+a)} + \sum_{n=0}^\infty \frac{-1}{(n+1+a)}

if these sum converge. I tried seeing a patern in the partial sums to find S_n but it's too difficult so there must be another way.


Any hint/help will be appreciated.
 
Last edited:
Physics news on Phys.org
Using your partial fractions decomposition and rearranging the terms gives:

\frac{1}{a} - \frac{1}{a+1} + \frac{1}{a+1} - \frac{1}{a+2} + \ldots

It can't be any more obvious now can it.
 


Hi there! It's great that you're starting to study series, it can definitely be a challenging topic. Let me try to help you out with this problem.

First, let's rewrite the given series as:

\sum_{n=0}^\infty \frac{1}{(n+a)(n+1+a)} = \sum_{n=0}^\infty \frac{1}{n+a} - \frac{1}{n+1+a}

Now, let's focus on the first term, \frac{1}{n+a}. We can rewrite this as \frac{1}{n+a} = \frac{1}{a} \cdot \frac{1}{n+1}, using the fact that a=1.

Substituting this into our series, we get:

\sum_{n=0}^\infty \frac{1}{(n+a)(n+1+a)} = \sum_{n=0}^\infty \frac{1}{a} \cdot \frac{1}{n+1} - \frac{1}{n+1+a}

Now, we can combine these two terms by finding a common denominator:

\frac{1}{a} \cdot \frac{1}{n+1} - \frac{1}{n+1+a} = \frac{1}{a(n+1)(n+1+a)} - \frac{a}{a(n+1)(n+1+a)}

Notice that the denominators are the same, so we can simply add the numerators:

\frac{1}{a(n+1)(n+1+a)} - \frac{a}{a(n+1)(n+1+a)} = \frac{1-a}{a(n+1)(n+1+a)}

Now, we can rewrite this as:

\frac{1}{a(n+1)(n+1+a)} = \frac{1}{a} \cdot \frac{1}{(n+a)(n+1+a)}

And this is exactly the first term in our original series! So, we can rewrite the series as:

\sum_{n=0}^\infty \frac{1}{(n+a)(n+1+a)} = \frac{1}{a} \sum_{n=0}^\infty \frac{1}{(n+a)(n+1+a)}

But this is just
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
TL;DR Summary: Find Electric field due to charges between 2 parallel infinite planes using Gauss law at any point Here's the diagram. We have a uniform p (rho) density of charges between 2 infinite planes in the cartesian coordinates system. I used a cube of thickness a that spans from z=-a/2 to z=a/2 as a Gaussian surface, each side of the cube has area A. I know that the field depends only on z since there is translational invariance in x and y directions because the planes are...

Similar threads

Back
Top