Evaluation of $\displaystyle \lim_{x\rightarrow \infty}\left\{\left[(x+1)(x+2)(x+3)(x+4)(x+5)\right]^{\frac{1}{5}}-x\right\}$
$\bf{My\; Try::}$ Here $(x+1)\;,(x+2)\;,(x+3)\;,(x+4)\;,(x+5)>0\;,$ when $x\rightarrow \infty$
So Using $\bf{A.M\geq G.M}\;,$ We get $$\frac{x+1+x+2+x+3+x+4+x+5}{5}\geq \left[(x+1)(x+2)(x+3)(x+4)(x+5)\right]^{\frac{1}{5}}$$
So $$x+3\geq \left[(x+1)(x+2)(x+3)(x+4)(x+5)\right]^{\frac{1}{5}}$$
So $$\left[(x+1)(x+2)(x+3)(x+4)(x+5)\right]^{\frac{1}{5}}-x\leq 3$$
and equality hold when $x+1=x+2=x+3=x+4=x+5\;,$ Where $x\rightarrow \infty$
So $$\lim_{x\rightarrow 0}\left[\left[(x+1)(x+2)(x+3)(x+4)(x+5)\right]^{\frac{1}{5}}-x\right]=3$$
Can we solve the above limit in that way, If not then how can we calculate it
and also plz explain me where i have done wrong in above method
Thanks
\begin{align} &\lim_{x\to\infty}\left(\left((x+1)(x+2)(x+3)(x+4)(x+5)\right)^{\frac15}-x\right)\\ &=\lim_{x\to\infty}\cfrac{\left((1+\frac1x)(1+\frac2x)(1+\frac3x)(1+\frac4x)(1+\frac5x)\right)^{\frac15}-1}{\frac1x}\\ &=\lim_{h\to0}\cfrac{\left((1+h)(1+2h)(1+3h)(1+4h)(1+5h)\right)^{\frac15}-1}{h}\\ &=f'(0)\\ f(x)&=\left((1+x)(1+2x)(1+3x)(1+4x)(1+5x)\right)^{\frac15}\\ f(x)^5&=(1+x)(1+2x)(1+3x)(1+4x)(1+5x)\\ \left(f(x)^5\right)'&=5f(x)^4f'(x)\\&=f(x)\left(\frac1{1+x}+\frac2{1+2x}+\frac3{1+3x}+\frac4{1+4x}+\frac5{1+5x}\right)\\ f'(0)&=\frac{\left.\left(f(x)^5\right)'\right|_{x=0}}{5f(0)^4}\\ &=\frac{1+2+3+4+5}{{5f(0)^3}}=\frac{1+2+3+4+5}{5}=3 \end{align}