Simplify the function of x

48 Views Asked by At

I am given $$ f(x) = \lim\limits_{n \to \infty } (1+x)(1+x^2)(1+x^4)...((1+x^{2^n})$$ where $|x| <1$ I think maybe we may apply squeeze theorem here to simplify expression so I took log of the function $$ln(f(x))= ln(1+x)+ln(1+x^2)+ln(1+x^4)+...+ln(1+x^{2^n})$$ I don't know how to proceeded now

1

There are 1 best solutions below

7
On BEST ANSWER

hint: take $f(x)=f(x)\cdot\dfrac{1-x}{1-x}$