Find $\lim_{x\to0}\frac{\sqrt[5]{2x^2 + 10x + 1} - \sqrt[7]{x^2 + 10x + 1}}{x}$

198 Views Asked by At

Evaluate: $$ \lim_{x\to0}\frac{\sqrt[5]{2x^2 + 10x + 1} - \sqrt[7]{x^2 + 10x + 1}}{x} $$

I want to find the limit above. So far it seems a good idea to rationalize the nominator in hope for $x$ to appear in the nominator so that it cancels out $x$ in the denominator.

I've been able to show that the limit is equal to $4\over 7$ by using L'Hospial's rule: $$ \lim_{x\to 0}f(x) = {1\over 5}\left(x^2 + 10 x + 1\right)^{-{4\over 5}}(4x + 10) - {1\over 7}\left(x^2 + 10x + 1\right)^{-{6\over 7}}(2x + 10) = {10\over 5} - {10\over 7} = {4\over 7} $$

How to find that limit without using derivatives, but rather rationalizing the nominator (or potentially using another approach, but also with no derivatived involved)?

4

There are 4 best solutions below

1
On BEST ANSWER

Because $$\frac{\sqrt[5]{2x^2 + 10x + 1} - \sqrt[7]{x^2 + 10x + 1}}{x}=\frac{\sqrt[5]{2x^2 + 10x + 1}-1 - \left(\sqrt[7]{x^2 + 10x + 1}-1\right)}{x}=$$ $$=\tfrac{2x+10}{\left(\sqrt[5]{2x^2 + 10x + 1}\right)^4+\left(\sqrt[5]{2x^2 + 10x + 1}\right)^3+\left(\sqrt[5]{2x^2 + 10x + 1}\right)^2+\left(\sqrt[5]{2x^2 + 10x + 1}\right)+1}-$$ $$-\tfrac{x+10}{\sqrt[7]{(x^2 + 10x + 1)^6}+\sqrt[7]{(x^2 + 10x + 1)^5}+\sqrt[7]{(x^2 + 10x + 1)^4}+\sqrt[7]{(x^2 + 10x + 1)^3}+\sqrt[7]{(x^2 + 10x + 1)^2}+\sqrt[7]{x^2 + 10x + 1}+1}\rightarrow$$ $$\rightarrow\frac{10}{5}-\frac{10}{7}=\frac{4}{7}.$$

0
On

Let $a=2x^2 + 10x + 1; b=x^2 + 10x + 1$.

Then: $$\\ \lim_{x\to0}\frac{\sqrt[5]{2x^2 + 10x + 1} - \sqrt[7]{x^2 + 10x + 1}}{x}=\\ \lim_{x\to0}\frac{a^{1/5} - b^{1/7}}{x}=\\ \lim_{x\to0}\frac{a^{1/5} - b^{1/5}+b^{1/5}-b^{1/7}}{x}=\\ \lim_{x\to0}\frac{a^{1/5} - b^{1/5}}{x}+\lim_{x\to0} \frac{b^{1/5}-b^{1/7}}{x}=A+B.$$ Hence: $$A=\lim_{x\to0}\frac{(a^{1/5} - b^{1/5})(a^{4/5}+a^{3/5}b^{1/5}+a^{2/5}b^{2/5}+a^{1/5}b^{3/5}+b^{4/5})}{x(a^{4/5}+a^{3/5}b^{1/5}+a^{2/5}b^{2/5}+a^{1/5}b^{3/5}+b^{4/5})}=\\ \lim_{x\to0}\frac{a - b}{x(a^{4/5}+a^{3/5}b^{1/5}+a^{2/5}b^{2/5}+a^{1/5}b^{3/5}+b^{4/5})}=\\ \lim_{x\to0}\frac{x}{a^{4/5}+a^{3/5}b^{1/5}+a^{2/5}b^{2/5}+a^{1/5}b^{3/5}+b^{4/5}}=\frac05=0.$$ Similarly: $$B=\lim_{x\to0} \frac{b^{1/5}-b^{1/7}}{x}=\lim_{x\to0} \frac{b^{1/7}(b^{2/35}-1)}{x}=\lim_{x\to0} \frac{b^{2/35}-1}{x}=\\ \lim_{x\to0} \frac{((b^2)^{1/35}-1)[(b^2)^{34/35}+(b^2)^{33/35}+\cdots +(b^2)^{1/35}+1]}{x[(b^2)^{34/35}+(b^2)^{33/35}+\cdots +(b^2)^{1/35}+1]}=\\ \lim_{x\to0} \frac{b^2-1}{x[(b^2)^{34/35}+(b^2)^{33/35}+\cdots +(b^2)^{1/35}+1]}=\\ \lim_{x\to0} \frac{x^3+20x^2+102x+20}{(b^2)^{34/35}+(b^2)^{33/35}+\cdots +(b^2)^{1/35}+1}=\\ \frac{20}{35}=\frac47.$$

7
On

You find separately $$ a=\lim_{x\to0}\frac{\sqrt[5]{2x^2 + 10x + 1}-1}{x} $$ and $$ b=\lim_{x\to0}\frac{\sqrt[7]{x^2 + 10x + 1}-1}{x} $$ If they both exist finite, then your limit is $a-b$.

The first one can be easily rationalized; let me write $f(x)=\sqrt[5]{2x^2 + 10x + 1}$ for simplicity: $$ a=\lim_{x\to0}\frac{2x^2+10x+1-1}{x}\frac{1}{f(x)^4+f(x)^3+f(x)^2+f(x)+1}=10\frac{1}{5}=2 $$

Similarly, the second limit is $10/7$, so the sought limit is $$ a-b=2-\frac{10}{7}=\frac{4}{7} $$

0
On

Standard but not so popular limit formula $$\lim_{x\to a} \frac{x^n-a^n} {x-a} =na^{n-1}$$ is of great help here.

Let $$u=1+10x+2x^2,v=1+10x+x^2$$ so that both $u, v$ tend to $1$ as $x\to 0$. Moreover note that $(u-1)/x,(v-1)/x$ both tend to $10$. The limit in question can be written as $$\lim_{u\to 1}\frac{u^{1/5}-1^{1/5}}{u-1}\cdot\frac{u-1}{x}-\frac{v^{1/7}-1^{1/7}}{v-1}\cdot\frac{v-1}{x}$$ which by the standard limit formula equals $$\frac{1}{5}\cdot 10-\frac{1}{7}\cdot 10=\frac{4}{7}$$