How to prove the Taylor series identity

56 Views Asked by At

How to prove the following identity: $(1-t)^{-L}=\sum_{j\geq 0} \binom{j+L-1}{L-1}t^j$.

I will appreciate for your helpful suggestion.

1

There are 1 best solutions below

2
On BEST ANSWER

HINT

Refer to the Binomial Series

$$(1 + x)^\alpha = \sum_{k=0}^{\infty} \; {\alpha \choose k} \; x^k $$

for the special case with negative integer exponent.