Shifted Factorial Homework: Showing \sum_{n=0}^{\infty}

  • Thread starter Thread starter Ted123
  • Start date Start date
  • Tags Tags
    Factorial
Ted123
Messages
428
Reaction score
0

Homework Statement



I've got to show \sum_{n=0}^{\infty} \frac{(a)_n(-1)_n}{(c)_n n!} = \frac{c-a}{c}
where
\displaystyle (a)_n = \frac{\Gamma(a+n)}{\Gamma(a)} = a(a+1)...(a+n-1)
is the shifted factorial (Pochhammer symbol).

The Attempt at a Solution



I've been informed that (-1)_n = 0\;\;\;\;\;\;\forall\;\;n\geq 2
So the sum has only 2 terms for n=0 and n=1, but what do e.g. (-1)_0\,,\,(-1)_1\,,\,(a)_0\,,\,(a)_1 equal?
 
Physics news on Phys.org
Hi Ted123! :smile:

look at the definition of (a)n

(a)0 obviously = 1 for all a (including (-1)0 = 1),

and (a)1 = … ? :wink:
 
tiny-tim said:
Hi Ted123! :smile:

look at the definition of (a)n

(a)0 obviously = 1 for all a (including (-1)0 = 1),

and (a)1 = … ? :wink:

So would (a)1 = a, and (-1)1 = -1 ?

So the 2 terms of the sum give 1 - \frac{a}{c} = \frac{c-a}{c}
Incidentally would (a)2 = a(a+1), (a)3 = a(a+1)(a+2) etc.?
 
Last edited:
yes yes yes yes and yes :smile:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top