Problem 82

Question

Evaluate the integrals in Exercises \(71-94\) $$ \int_{-2 / 3}^{-\sqrt{2} / 3} \frac{d y}{y \sqrt{9 y^{2}-1}} $$

Step-by-Step Solution

Verified
Answer
The integral evaluates to a specific value involving inverse hyperbolic functions, after substituting, simplifying, and evaluating the expression.
1Step 1: Identify the Integral Type
The given integral \( \int_{-2/3}^{-\sqrt{2}/3} \frac{1}{y \sqrt{9y^2 - 1}} dy \) has a form similar to the inverse trigonometric function, specifically the inverse hyperbolic tangent (\( \text{artanh} \)) function. We will perform a substitution to simplify this integration.
2Step 2: Substitution
To address the term \( \sqrt{9y^2 - 1} \), use a trigonometric substitution. Let \( y = \frac{1}{3} \sec \theta \). This gives \( dy = \frac{1}{3} \sec \theta \tan \theta \, d\theta \). Also, \( 9y^2 - 1 = 9 \left( \frac{1}{3} \sec \theta \right)^2 - 1 = \tan^2 \theta \). Thus, \( \sqrt{9y^2 - 1} = \tan \theta \).
3Step 3: Change of Limits
Substitute the limits of integration accordingly. When \( y = -2/3 \), \( \sec \theta = -2 \), meaning \( \theta = \sec^{-1}(-2) \). When \( y = -\sqrt{2}/3 \), \( \sec \theta = -\sqrt{2} \), meaning \( \theta = \sec^{-1}(-\sqrt{2}) \).
4Step 4: Simplify the Integral
Replacing \( y \) and \( dy \) in the integral, the integral becomes \[ \int \frac{1}{\frac{1}{3} \sec \theta \tan \theta \cdot \tan \theta} \cdot \frac{1}{3} \sec \theta \tan \theta \, d\theta = \int \frac{1}{\tan^2 \theta} \, d\theta = \int \cos^2 \theta \, d\theta. \]
5Step 5: Integrate the Expression
Use the identity \( \cos^2 \theta = \frac{1 + \cos(2\theta)}{2} \) to facilitate integration. The integral becomes \[ \int \frac{1}{2}(1 + \cos(2\theta)) \, d\theta = \frac{1}{2} \left[ \theta + \frac{1}{2} \sin(2\theta) \right] + C. \] Evaluate this from \( \theta = \sec^{-1}(-2) \) to \( \theta = \sec^{-1}(-\sqrt{2}) \).
6Step 6: Evaluate Definite Integral
Substituting back the limits, evaluate the expression at the limits and subtract. Simplifying these gives the result of the integral. Calculations should manage the angles and trigonometric identities accurately based on the substitution used.

Key Concepts

Trigonometric SubstitutionInverse Trigonometric FunctionsDefinite Integral Evaluation
Trigonometric Substitution
Trigonometric substitution is a technique used in integral calculus to simplify the integration of expressions involving square roots. By substituting trigonometric identities, we can transform the integrals into more manageable forms.
This method is especially useful when dealing with integrals involving the square root of quadratic expressions. For instance, in the integral \( \int \frac{1}{y \sqrt{9y^2 - 1}} \ dy \), the quadratic expression \( 9y^2 - 1 \) can be simplified using trigonometric substitution.
  • Here, we set \( y = \frac{1}{3} \sec \theta \), which transforms the expression under the square root \( \sqrt{9y^2-1} \) to \( \tan \theta \).
  • This choice simplifies the integral, as \( dy \) also becomes an expression in terms of \( \theta \), specifically \( \frac{1}{3} \sec \theta \tan \theta \, d\theta \).
This substitution converts the original integral into a trigonometric integral, making it easier to solve. It's a powerful method particularly when the expression fits the standard forms associated with trigonometric identities.
Inverse Trigonometric Functions
Inverse trigonometric functions, such as \( \sec^{-1}, \cos^{-1}, \sin^{-1} \), and similar, play a crucial role in calculus, particularly when dealing with integrals that involve trigonometric substitution.
In our exercise, the term \( \sec^{-1}(x) \) appears as a result of converting the limits of integration from the original variable \( y \) to \( \theta \). When \( y = -2/3 \), we find \( \theta = \sec^{-1}(-2) \), and similarly, for \( y = -\sqrt{2}/3 \), we obtain \( \theta = \sec^{-1}(-\sqrt{2}) \).
  • These inverse trigonometric functions help us establish the range of values over which we need to evaluate the transformed integral.
  • They effectively map the domain of the original variable to a new angular domain, which helps in applying the trigonometric identities effectively.
Understanding inverse functions is key to reversing the trigonometric substitution at the final stage of the integral evaluation.
Definite Integral Evaluation
Evaluating definite integrals involves finding the numerical value of an integral over a specified interval. This process, particularly in our solved exercise, includes converting the definite integral into a form that can be integrated directly.
Once we've employed trigonometric substitution, we arrive at an integral involving \( \cos^2 \theta \).
  • The identity \( \cos^2 \theta = \frac{1 + \cos(2\theta)}{2} \) is used to simplify this expression.
  • Subsequent integration of \( \frac{1 + \cos(2\theta)}{2} \) provides a function that is evaluated at the transformed limits of integration \( \theta = \sec^{-1}(-2) \) and \( \theta = \sec^{-1}(-\sqrt{2}) \).
When evaluating this integral, it is crucial to correctly substitute the limits and appropriately handle any negative signs from the inverse functions. This careful approach ensures accurate solutions that match the original integral's constraints.