How to calculate $\int_{0}^{4} \sqrt{\frac{t+4}{t}}dt$?

92 Views Asked by At

I need help with this problem. I'm calculating the length of the smooth simple arc of the portion of the parabola $y^2=16x$ which lies between the lines $x=0$ and $x=4$.

So I first parametrized the function like this: $t=x\Rightarrow y=\pm\sqrt{16t}$, thus $f(t)=(t, \pm\sqrt{16t})$. I first started with the positive square root. I calculated the derivative and the norm of the derivative: $f'(t)=(1,\frac{2}{\sqrt{t}})$ and $\Vert f'(t)\Vert=\sqrt{1^2+(\frac{2}{\sqrt{t}})^2}=\sqrt{\frac{t+4}{t}}$. After that, I used the formula of the length:$$l(t)=\int_{0}^{4} \sqrt{\frac{t+4}{t}}dt$$ the problem is that I don't know how to integrate that. Please help me.

4

There are 4 best solutions below

8
On BEST ANSWER

Try $t = u^2$. Following that, try $u=2\sinh x$.

More detailed solution:

Substitute $t = u^2$, note that $\mathrm{d}t = 2u\ \mathrm{d}u$:

$\displaystyle \int \sqrt{\frac{t+4}{t}}\ \mathrm{d}t = \int \sqrt{\frac{u^2+4}{u^2}}\cdot 2u\ \mathrm{d}u = 2\int\sqrt{u^2+4}\ \mathrm{d}u$

Second substitution, $u = 2\sinh x$, note that $\mathrm{d}u = 2\cosh x \ \mathrm{d}x$:

$\displaystyle 2\int\sqrt{u^2+4}\ \mathrm{d}u = 2\int \sqrt{4(\sinh^2 x + 1)}\cdot 2 \cosh x \ \mathrm{d}x = 4\int 2\cosh^2x \ \mathrm{d}x = 4\int (\cosh 2x + 1) \ \mathrm{d}x =4(\frac 12 \sinh 2x + x) + c = 2\sinh 2x + 4x + c$

and you can either work out the new bounds (easier) or try to express that in terms of the original variables (a little harder, but with the application of identities like $\displaystyle \sinh 2x = 2\sinh x \cosh x = 2\sinh x \sqrt{1+ \sinh^2 x}$, not that difficult.

2
On

For this kind of integral (rational function of $t$ and and the square root of a homographic function in $t$), the standard substitution is $$u=\sqrt{\frac{t+4}t}\iff u^2 =\frac{t+4}t,\quad u\ge 0,$$ to obtain the integral of a rational function in $u$; which one decomposes into partial fractions.

0
On

You can also set $u = 1+\frac4t$ to obtain $$\int_0^4 \sqrt{1+\frac4t}\,dt = \begin{bmatrix} u = 1+\frac4t \\ du = -4(u-1)^2\,dt \end{bmatrix} = \int_{2}^\infty \frac{\sqrt{u}}{4(u-1)^2}\,du$$ You can decompose the latter function as $$\frac{\sqrt{u}}{4(u-1)^2} = \frac1{16}\left(\frac1{(\sqrt{u}-1)^2}-\frac1{(\sqrt{u}+1)^2}\right)$$ Then notice that $$\int \frac{du}{(\sqrt{u}\pm1)^2} = \begin{bmatrix} z = \sqrt{u}\pm 1 \\ du = 2(z\mp 1)\,dz \end{bmatrix} = \int \frac{2(z\mp 1)}{z^2}\,dz$$ which should be solvable.

0
On

Hint

$$\dfrac4t=\cot^2u\iff t=?,0\le u\le\dfrac\pi4$$

Use Indefinite integral of secant cubed