I cannot figure out an aesthetic way to do this.
Can someone give a beautiful solution to this ugly question?
This is what I have tried yet.
I used the fact that $$x = \dfrac{1}{1-\left(1-\dfrac{1}{x}\right)}$$
Hence $$x = \sum_{n=0}^{\infty} \left(1-\dfrac{1}{x}\right)^n$$
Now replacing $x$ with $\sqrt{1+x^4}$, to get $$\sqrt{1+x^4} = \sum_{n=0}^{\infty} \left(1-\dfrac{1}{\sqrt{1+x^4}}\right)^n$$
$ $
Just wondering if there are better alternatives available.
Hint :
Maclaurin series for Binomial series is $$ (1+y)^n=\sum_{k=0}^\infty\binom{n}{k} y^n, $$ for $|y|<1$ and all $n$. Also use identities binomial coefficients: $$ \binom{n}{0}=1 $$ and $$ \binom{n}{k+1}=\binom{n}{k}\frac{n-k}{k+1}. $$ Now, replace $y=x^4$ and then integrate it term by term.