Can we apply binomial theorem for $\quad(a+b)^\ell\quad$ if $\ell\;$ irrational.

91 Views Asked by At

Let be$\quad a,b\;\in\mathbb R\quad, \ell\;\in\mathbb {(R\backslash Q)} \quad $ ($\ell:$irrational)

Can we apply binomial theorem for $\quad(a+b)^\ell$

1

There are 1 best solutions below

1
On BEST ANSWER

Yes: $$ (a+b)^{l}=a^{l}\sum_{k=0}^{\infty}\binom{l}{k}\bigg(\frac{b}{a}\bigg)^k $$ Binomial coefficients are calculated as the regular ones. $$ \binom{\alpha}{k}=\alpha \cdot (\alpha-1) \cdots (\alpha-k+1) \cdot \frac{1}{k!} $$

More information is provided on the Wikipedia page, linked here.