Problem 113
Question
Evaluate the definite integrals. $$ \int_{0}^{\pi / 6} \tan (2 x) d x $$
Step-by-Step Solution
Verified Answer
\(\frac{1}{2} \ln(2)\)
1Step 1: Find the Indefinite Integral
To evaluate the definite integral, we first find the indefinite integral of \( \tan(2x) \). The integral of \( \tan(u) \) is \( -\ln|\cos(u)| \). Here, \( u = 2x \) so we need to apply the substitution method. Let \( u = 2x \), hence \( du = 2dx \) or \( dx = \frac{1}{2}du \). The indefinite integral becomes: \[ \int \tan(2x) \, dx = \frac{1}{2} \int \tan(u) \, du = -\frac{1}{2} \ln|\cos(u)| + C \]Substitute back \( u = 2x \): \[ -\frac{1}{2} \ln|\cos(2x)| + C \]
2Step 2: Apply the Fundamental Theorem of Calculus
To find the definite integral from 0 to \( \frac{\pi}{6} \), we apply the Fundamental Theorem of Calculus. This involves evaluating the antiderivative at the upper limit and subtracting the value of the antiderivative at the lower limit:\[ \int_{0}^{\pi/6} \tan(2x) \, dx = \left[ -\frac{1}{2} \ln|\cos(2x)| \right]_{0}^{\pi/6} \]Calculate each part of the evaluation by substituting the bounds.
3Step 3: Evaluate at Upper and Lower Bounds
Substitute the upper bound \( x = \frac{\pi}{6} \):\[ -\frac{1}{2} \ln|\cos(\frac{2\pi}{6})| = -\frac{1}{2} \ln|\cos(\frac{\pi}{3})| = -\frac{1}{2} \ln\left( \frac{1}{2} \right) \]Substitute the lower bound \( x = 0 \):\[ -\frac{1}{2} \ln|\cos(0)| = -\frac{1}{2} \ln(1) = -\frac{1}{2} \times 0 = 0 \]
4Step 4: Calculate the Definite Integral
Now, calculate the difference between the evaluated values: \[ \int_{0}^{\pi/6} \tan(2x) \, dx = \left( -\frac{1}{2} \ln\left( \frac{1}{2} \right) \right) - (0) \]This simplifies to: \[ \int_{0}^{\pi/6} \tan(2x) \, dx = \frac{1}{2} \ln(2) \].
Key Concepts
Fundamental Theorem of CalculusSubstitution MethodIndefinite Integral
Fundamental Theorem of Calculus
The Fundamental Theorem of Calculus is a key principle linking the concept of derivatives and integrals. It essentially provides a powerful connection between these two areas of calculus. Here's how it works: when you have the indefinite integral of a function, the theorem tells us that we can use it to find the definite integral, which represents the total area under the curve of a function over a specified interval.
To apply this theorem, you:
To apply this theorem, you:
- Take the antiderivative, or the indefinite integral.
- Evaluate it at the upper limit of the interval.
- Subtract the value when evaluated at the lower limit.
Substitution Method
The Substitution Method is a technique used to make integrals easier to solve. It involves changing the variable of integration to simplify the expression, making it potentially easier to evaluate the integral.
Here's how you use substitution:
Here's how you use substitution:
- Identify a substitution \( u = g(x) \) that simplifies the integral.
- Compute the differential \( du = g'(x)dx \).
- Rewrite the integral in terms of \( u \) and \( du \).
- Integrate with respect to \( u \).
- Finally, return to the original variable by back-substituting \( u \) with \( g(x) \).
Indefinite Integral
An indefinite integral, often written as an integral without bounds, represents a family of functions and includes a constant of integration \( C \). It is effectively the reverse process of differentiation, and is sometimes called an antiderivative.
When you're working with indefinite integrals:
When you're working with indefinite integrals:
- You are essentially finding what function has a given derivative.
- The result includes \( C \), since differentiation of a constant results in zero, making multiple solutions possible.
Other exercises in this chapter
Problem 111
Evaluate the definite integrals. $$ \int_{0}^{1 / 2} \frac{1}{\sqrt{1-x^{2}}} d x $$
View solution Problem 112
Evaluate the definite integrals. $$ \int_{-1 / 2}^{1 / 2} \frac{2}{\sqrt{1-x^{2}}} d x $$
View solution Problem 114
Evaluate the definite integrals. $$ \int_{\pi / 20}^{\pi / 15} \sec (5 x) \tan (5 x) d x $$
View solution Problem 115
Evaluate the definite integrals. $$ \int_{-1}^{0} e^{3 x} d x $$
View solution