Fraction in combination please tell me the calculation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 8K views
maverick6664
Messages
80
Reaction score
0
Hi,I'm reading the proof of Rodriguez recurrence formula
[tex]P_l(x) = \frac{1}{2^l l!} \frac{d^l}{dx^l} (x^2-1)^l[/tex]

This formula itself isn't a problem.

But during the proof I got
[tex](1-2xt+t^2)^{-\frac{1}{2}} = \sum_n \left( \begin{array}{c} -\frac{1}{2} \\ n \end{array} \right) (-2xt)^n(1+t^2)^{-(\frac{1}{2})-n}[/tex]
and wondering what the fraction in [tex]\left( \begin{array}{c} -\frac{1}{2} \\ n \end{array} \right)[/tex] means (and that it's negative)... and I don't know the range of [tex]n[/tex] in this summation (maybe 0 to indefinate?). Actually if this fraction is allowed, this formula makes sense.

Will anyone show me the definition of this kind of combination? Online reference will be good as well.

Thanks in advance! and Merry Christmas!
 
Last edited:
Physics news on Phys.org
The sum (n) goes from 0 to infinity. The coefficient you are looking at is the generalization of the binomial coefficient.
The first few terms are 1, -1/2, (-1/2)(-3/2)/2!, (-1/2)(-3/2)(-5/2)/3!.
If you look at a binomial expansion of (a+b)c,
you have a=1+t2, b=-2xt and c=-1/2.
 
Last edited:
Thanks! It helps me a LOT. The keywords are what I needed :smile:

I will learn Pochhammer symbol.

EDIT: oh...thinking of Taylor expansion, proof is easy, but I've never seen that form of binomial expansion :frown:
 
Last edited: