
Bobosharif S. answered 05/24/23
PhD in Math, MS's in Calulus
- If you expand it by Taylor series, you get
1 /(√(1 − 4x)) = 1+2x+6x^2+20x^3+70x^4+252x^5+924 x^6+3432x^7+12870x^8+48620 x^9+184756x^10+...
Now from here we can see that a_n=(2^n**2n-1)!!/n!
Here we used Taylor expansion as
f(x)=f(0)+f'(0)x+f''(0)x^2/2!+...
2 Use Binomial Expansion:
(a+b) ^n= a^n+n*a*b^(n-1)+...+nab^(n-1)+b^n.
Now set n=-1/2, a=1, b=-4x. Try to simplify
If any questions, feel free to message me.