Trig Substitution: Solving $(5-x^2)^{-3/2}$ Integrals

by Kenji Nakamura 54 views

Hey everyone! Let's dive into a fascinating integral problem that many students grapple with in their mathematical analysis journey. We're going to explore why the substitution x=5sinโก(u)x = \sqrt{5}\sin(u) is often the go-to method for solving indefinite integrals of the form (5โˆ’x2)โˆ’3/2(5-x^2)^{-3/2} over the interval [โˆ’1,2][-1, 2], and why other substitutions might not be as straightforward. This is a crucial concept in calculus, and understanding it deeply will not only help you ace your exams but also give you a more intuitive grasp of integration techniques. So, let's roll up our sleeves and get started!

The Integral Challenge: (5โˆ’x2)โˆ’3/2(5-x^2)^{-3/2}

So, you've stumbled upon the integral of (5โˆ’x2)โˆ’3/2(5-x^2)^{-3/2} and you're wondering why the substitution x=5sinโก(u)x = \sqrt{5}\sin(u) seems to be the magic bullet. You might be thinking, "Why this particular substitution? Are there other options?" Well, you're asking the right questions! Let's break down why this substitution is so effective and explore why alternatives might lead you down a more complex path. When we're dealing with integrals, especially those involving square roots of the form a2โˆ’x2a^2 - x^2, a2+x2a^2 + x^2, or x2โˆ’a2x^2 - a^2, trigonometric substitutions often come to the rescue. These substitutions leverage trigonometric identities to simplify the integrand, making it easier to integrate. In our case, we have (5โˆ’x2)โˆ’3/2(5-x^2)^{-3/2}, which closely resembles the form a2โˆ’x2a^2 - x^2, where a2=5a^2 = 5. This is a clear signal that a trigonometric substitution might be our best bet. The substitution x=5sinโก(u)x = \sqrt{5}\sin(u) is specifically chosen because it allows us to use the Pythagorean identity cosโก2(u)=1โˆ’sinโก2(u)\cos^2(u) = 1 - \sin^2(u) to simplify the expression under the square root. When we substitute x=5sinโก(u)x = \sqrt{5}\sin(u), we get:

5โˆ’x2=5โˆ’5sinโก2(u)=5(1โˆ’sinโก2(u))=5cosโก2(u)=5cosโก(u)\sqrt{5 - x^2} = \sqrt{5 - 5\sin^2(u)} = \sqrt{5(1 - \sin^2(u))} = \sqrt{5\cos^2(u)} = \sqrt{5}\cos(u)

This transformation is incredibly powerful because it turns a complex square root expression into a simple trigonometric function, 5cosโก(u)\sqrt{5}\cos(u). Now, let's delve into why other substitutions might not be as effective.

Why x=5sinโก(u)x = \sqrt{5}\sin(u) Works Wonders

Okay, so why does x=5sinโก(u)x = \sqrt{5}\sin(u) work so beautifully? The key lies in how it simplifies the integral. When we use this substitution, we're essentially transforming the integral into a trigonometric form that we can easily handle. Let's walk through the steps to see it in action.

First, we substitute x=5sinโก(u)x = \sqrt{5}\sin(u). This means we also need to find dxdx in terms of dudu. Differentiating xx with respect to uu, we get:

dxdu=5cosโก(u)\frac{dx}{du} = \sqrt{5}\cos(u)

So, dx=5cosโก(u)dudx = \sqrt{5}\cos(u) du. Now, let's substitute both xx and dxdx into our integral:

โˆซ(5โˆ’x2)โˆ’3/2dx=โˆซ(5โˆ’5sinโก2(u))โˆ’3/25cosโก(u)du\int (5 - x^2)^{-3/2} dx = \int (5 - 5\sin^2(u))^{-3/2} \sqrt{5}\cos(u) du

As we saw earlier, 5โˆ’5sinโก2(u)5 - 5\sin^2(u) simplifies to 5cosโก2(u)5\cos^2(u), so our integral becomes:

โˆซ(5cosโก2(u))โˆ’3/25cosโก(u)du=โˆซ5โˆ’3/2(cosโก2(u))โˆ’3/25cosโก(u)du\int (5\cos^2(u))^{-3/2} \sqrt{5}\cos(u) du = \int 5^{-3/2}(\cos^2(u))^{-3/2} \sqrt{5}\cos(u) du

This simplifies further to:

โˆซ153/2cosโก3(u)5cosโก(u)du=โˆซ5cosโก(u)55cosโก3(u)du=โˆซ15cosโก2(u)du\int \frac{1}{5^{3/2}\cos^3(u)} \sqrt{5}\cos(u) du = \int \frac{\sqrt{5}\cos(u)}{5\sqrt{5}\cos^3(u)} du = \int \frac{1}{5\cos^2(u)} du

Now we have:

15โˆซsecโก2(u)du\frac{1}{5} \int \sec^2(u) du

The integral of secโก2(u)\sec^2(u) is simply tanโก(u)\tan(u), so we get:

15tanโก(u)+C\frac{1}{5} \tan(u) + C

But wait, we're not done yet! We need to convert back to xx. Since x=5sinโก(u)x = \sqrt{5}\sin(u), we have sinโก(u)=x5\sin(u) = \frac{x}{\sqrt{5}}. We can use a right triangle to find tanโก(u)\tan(u). Imagine a right triangle where the opposite side is xx and the hypotenuse is 5\sqrt{5}. The adjacent side would be 5โˆ’x2\sqrt{5 - x^2}. Therefore:

tanโก(u)=x5โˆ’x2\tan(u) = \frac{x}{\sqrt{5 - x^2}}

So, our final answer is:

15x5โˆ’x2+C\frac{1}{5} \frac{x}{\sqrt{5 - x^2}} + C

See how smoothly that went? The substitution x=5sinโก(u)x = \sqrt{5}\sin(u) turned a seemingly complex integral into a straightforward trigonometric integral. Now, let's explore why other substitutions might not be as effective.

The Pitfalls of Alternative Substitutions

You might be thinking, "Okay, x=5sinโก(u)x = \sqrt{5}\sin(u) works, but what if I tried something else?" Let's consider a few alternative substitutions and see why they might not be as helpful. The key issue with other substitutions often boils down to the complexity they introduce into the integral. The beauty of x=5sinโก(u)x = \sqrt{5}\sin(u) is that it directly leverages the Pythagorean identity to simplify the square root term. Other substitutions might not have this simplifying effect, leading to more complicated expressions that are difficult to integrate.

1. Algebraic Substitutions: u=5โˆ’x2u = 5 - x^2

One common approach might be to try an algebraic substitution like u=5โˆ’x2u = 5 - x^2. Let's see what happens. If u=5โˆ’x2u = 5 - x^2, then du=โˆ’2xdxdu = -2x dx, and dx=duโˆ’2xdx = \frac{du}{-2x}. Substituting this into our integral, we get:

โˆซ(5โˆ’x2)โˆ’3/2dx=โˆซuโˆ’3/2duโˆ’2x\int (5 - x^2)^{-3/2} dx = \int u^{-3/2} \frac{du}{-2x}

Now we have a problem: we still have an xx in our integral. We can express xx in terms of uu as x=5โˆ’ux = \sqrt{5 - u}, but this leads to a more complicated integral:

โˆ’12โˆซuโˆ’3/215โˆ’udu-\frac{1}{2} \int u^{-3/2} \frac{1}{\sqrt{5 - u}} du

This integral is not easily solvable using elementary functions. While it might be possible to solve it using more advanced techniques, it's significantly more complex than the trigonometric substitution.

2. Hyperbolic Substitutions: x=5tanhโก(u)x = \sqrt{5}\tanh(u)

Another option might be to consider hyperbolic substitutions. For instance, we could try x=5tanhโก(u)x = \sqrt{5}\tanh(u). In this case, dx=5sech2(u)dudx = \sqrt{5}\text{sech}^2(u) du. Substituting this into our integral, we get:

โˆซ(5โˆ’x2)โˆ’3/2dx=โˆซ(5โˆ’5tanhโก2(u))โˆ’3/25sech2(u)du\int (5 - x^2)^{-3/2} dx = \int (5 - 5\tanh^2(u))^{-3/2} \sqrt{5}\text{sech}^2(u) du

Using the hyperbolic identity 1โˆ’tanhโก2(u)=sech2(u)1 - \tanh^2(u) = \text{sech}^2(u), we have:

โˆซ(5sech2(u))โˆ’3/25sech2(u)du=โˆซ153/2sech3(u)5sech2(u)du\int (5\text{sech}^2(u))^{-3/2} \sqrt{5}\text{sech}^2(u) du = \int \frac{1}{5^{3/2}\text{sech}^3(u)} \sqrt{5}\text{sech}^2(u) du

This simplifies to:

15โˆซ1sech(u)du=15โˆซcoshโก(u)du=15sinhโก(u)+C\frac{1}{5} \int \frac{1}{\text{sech}(u)} du = \frac{1}{5} \int \cosh(u) du = \frac{1}{5} \sinh(u) + C

Now we need to convert back to xx. Since x=5tanhโก(u)x = \sqrt{5}\tanh(u), we have tanhโก(u)=x5\tanh(u) = \frac{x}{\sqrt{5}}. Using the relationship between hyperbolic functions, we can find sinhโก(u)\sinh(u), but this process is more involved than the trigonometric substitution. While this substitution does lead to a solution, it's not as straightforward as using x=5sinโก(u)x = \sqrt{5}\sin(u).

3. Other Trigonometric Substitutions: x=5cosโก(u)x = \sqrt{5}\cos(u)

You might also wonder, "What if I used x=5cosโก(u)x = \sqrt{5}\cos(u) instead of x=5sinโก(u)x = \sqrt{5}\sin(u)?" Let's explore this briefly. If x=5cosโก(u)x = \sqrt{5}\cos(u), then dx=โˆ’5sinโก(u)dudx = -\sqrt{5}\sin(u) du. Substituting this into our integral, we get:

โˆซ(5โˆ’x2)โˆ’3/2dx=โˆซ(5โˆ’5cosโก2(u))โˆ’3/2(โˆ’5sinโก(u))du\int (5 - x^2)^{-3/2} dx = \int (5 - 5\cos^2(u))^{-3/2} (-\sqrt{5}\sin(u)) du

Using the identity sinโก2(u)=1โˆ’cosโก2(u)\sin^2(u) = 1 - \cos^2(u), we have:

โˆซ(5sinโก2(u))โˆ’3/2(โˆ’5sinโก(u))du=โˆซ153/2sinโก3(u)(โˆ’5sinโก(u))du\int (5\sin^2(u))^{-3/2} (-\sqrt{5}\sin(u)) du = \int \frac{1}{5^{3/2}\sin^3(u)} (-\sqrt{5}\sin(u)) du

This simplifies to:

โˆ’15โˆซ1sinโก2(u)du=โˆ’15โˆซcscโก2(u)du=15cotโก(u)+C-\frac{1}{5} \int \frac{1}{\sin^2(u)} du = -\frac{1}{5} \int \csc^2(u) du = \frac{1}{5} \cot(u) + C

This substitution works, but converting back to xx involves finding cotโก(u)\cot(u) in terms of xx, which is a bit more cumbersome than finding tanโก(u)\tan(u) when using x=5sinโก(u)x = \sqrt{5}\sin(u).

The Takeaway: Choosing the Right Substitution

So, what's the bottom line? While there might be multiple ways to tackle an integral, some methods are clearly more efficient than others. In the case of (5โˆ’x2)โˆ’3/2(5-x^2)^{-3/2}, the substitution x=5sinโก(u)x = \sqrt{5}\sin(u) is the hero because it directly simplifies the integral using the Pythagorean identity. Other substitutions, like algebraic or hyperbolic substitutions, might lead to more complicated expressions or require more steps to convert back to the original variable. When you're faced with integrals involving square roots of the form a2โˆ’x2a^2 - x^2, a2+x2a^2 + x^2, or x2โˆ’a2x^2 - a^2, remember the power of trigonometric substitutions. They're often your best friend in the world of calculus! Keep practicing, and you'll become a master of integration in no time. You've got this!

Definite Integrals and the Interval [โˆ’1,2][-1, 2]

Now, letโ€™s briefly touch on the interval [โˆ’1,2][-1, 2] mentioned in the original question. When dealing with definite integrals, we need to consider the limits of integration. If we were to evaluate the definite integral of (5โˆ’x2)โˆ’3/2(5-x^2)^{-3/2} over the interval [โˆ’1,2][-1, 2], we would need to change the limits of integration to correspond to the new variable uu after the substitution. Given x=5sinโก(u)x = \sqrt{5}\sin(u), we can find the corresponding values of uu for x=โˆ’1x = -1 and x=2x = 2. However, itโ€™s crucial to ensure that the function is continuous and well-defined over the interval of integration. In this case, (5โˆ’x2)โˆ’3/2(5-x^2)^{-3/2} is continuous over [โˆ’1,2][-1, 2], so we can proceed with the integration.

To find the new limits, we solve for uu:

u=arcsinโก(x5)u = \arcsin(\frac{x}{\sqrt{5}})

For x=โˆ’1x = -1, u1=arcsinโก(โˆ’15)u_1 = \arcsin(-\frac{1}{\sqrt{5}}). For x=2x = 2, u2=arcsinโก(25)u_2 = \arcsin(\frac{2}{\sqrt{5}}). The definite integral would then be evaluated as:

โˆซโˆ’12(5โˆ’x2)โˆ’3/2dx=15[x5โˆ’x2]โˆ’12=15(25โˆ’4โˆ’โˆ’15โˆ’1)=15(2+12)=15(52)=12\int_{-1}^{2} (5-x^2)^{-3/2} dx = \frac{1}{5} [\frac{x}{\sqrt{5-x^2}}]_{-1}^{2} = \frac{1}{5} (\frac{2}{\sqrt{5-4}} - \frac{-1}{\sqrt{5-1}}) = \frac{1}{5} (2 + \frac{1}{2}) = \frac{1}{5} (\frac{5}{2}) = \frac{1}{2}

Understanding the interplay between indefinite integrals, substitutions, and definite integrals is essential for mastering calculus. Keep exploring and keep questioning โ€“ thatโ€™s the spirit of mathematical inquiry!