I am trying to expand a series and trying to find a limit analysis:
(1+x)^a
where 0 < a < 1.
I understand that a possible expansion is:
1 + ax + a(a-1)(x^2)/(2!) + a(a-1)(a-2)(x^3)/(3!) +...
What about for fractional values of a? How can I find the limits for which a is for a particular number 0 < a < 1?