Chapter 7: Problem 22
Evaluate the given indefinite integrals. \(\int \sin (3 x) \sin (7 x) d x\)
Short Answer
Expert verified
The integral is \(\frac{1}{8}\sin(4x) - \frac{1}{20}\sin(10x) + C.\)
Step by step solution
01
Recall Trigonometric Identity
Use the product-to-sum formula for sine functions: \(\sin(a)\sin(b) = \frac{1}{2}[\cos(a-b) - \cos(a+b)]\). This identity will help us transform the product of sines into a sum of cosines.
02
Substitute into Identity
Replace \(a\) with \(3x\) and \(b\) with \(7x\) in the identity. We get: \(\sin(3x)\sin(7x) = \frac{1}{2}[\cos((3x) - (7x)) - \cos((3x) + (7x))]\). Simplify this to \(\frac{1}{2}[\cos(-4x) - \cos(10x)]\).
03
Simplify the Expression
Using the property \(\cos(-x) = \cos(x)\), rewrite \(\cos(-4x)\) as \(\cos(4x)\). Thus, the expression becomes \(\frac{1}{2}[\cos(4x) - \cos(10x)]\).
04
Integrate Each Term
Separate the expression: \[\int \sin(3x)\sin(7x) \, dx = \frac{1}{2} \int \cos(4x) \, dx - \frac{1}{2} \int \cos(10x) \, dx.\] Find the antiderivative for each term. The integral of \(\cos(kx)\) is \(\frac{1}{k}\sin(kx) + C\).
05
Integrate \(\cos(4x)\)
Integrate \(\cos(4x)\) first: \[\int \cos(4x) \, dx = \frac{1}{4}\sin(4x) + C.\]
06
Integrate \(\cos(10x)\)
Next, integrate \(\cos(10x)\): \[\int \cos(10x) \, dx = \frac{1}{10}\sin(10x) + C.\]
07
Assemble the Solution
Put it all together: \[\frac{1}{2} \left( \frac{1}{4} \sin(4x) - \frac{1}{10} \sin(10x) \right) + C.\] Simplify to get the final answer: \[\frac{1}{8}\sin(4x) - \frac{1}{20}\sin(10x) + C.\]
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Trigonometric Integration
Trigonometric integration is a method used to evaluate integrals that involve trigonometric functions such as sine, cosine, and tangent. In these integrals, trigonometric identities can often help simplify the expression before integration.
A common goal in trigonometric integration is to convert products of trigonometric functions into sums or differences, making them easier to integrate.
Different formulas, like the product-to-sum identities, play a vital role in this simplification process. By understanding these identities, you can tackle a wide range of trigonometric integrals with more ease and confidence.
A common goal in trigonometric integration is to convert products of trigonometric functions into sums or differences, making them easier to integrate.
Different formulas, like the product-to-sum identities, play a vital role in this simplification process. By understanding these identities, you can tackle a wide range of trigonometric integrals with more ease and confidence.
Product-to-Sum Identities
The product-to-sum identities are a set of trigonometric formulas that help simplify the product of two trigonometric functions into a sum or difference of two other trigonometric functions.
For example, the product of two sine functions, say \(\sin(a)\) and \(\sin(b)\), can be rewritten as \(\frac{1}{2} [\cos(a-b) - \cos(a+b)]\). This identity is particularly useful in the integration problem involving the product of \(\sin(3x)\) and \(\sin(7x)\).
By substituting the specific values \(a = 3x\) and \(b = 7x\) into the identity, the product is transformed into \(\frac{1}{2} [\cos(4x) - \cos(10x)]\).
For example, the product of two sine functions, say \(\sin(a)\) and \(\sin(b)\), can be rewritten as \(\frac{1}{2} [\cos(a-b) - \cos(a+b)]\). This identity is particularly useful in the integration problem involving the product of \(\sin(3x)\) and \(\sin(7x)\).
By substituting the specific values \(a = 3x\) and \(b = 7x\) into the identity, the product is transformed into \(\frac{1}{2} [\cos(4x) - \cos(10x)]\).
- This process simplifies the integral into a more manageable form.
- Instead of integrating a product, you now have two separate cosine terms that are relatively straightforward to integrate.
Antiderivatives
Finding antiderivatives, also known as integration, involves determining a function whose derivative is the given function. When dealing with trigonometric functions, it's useful to know specific antiderivative formulas.
The antiderivative of \(\cos(kx)\) can be expressed as \(\frac{1}{k} \sin(kx) + C\), where \(C\) is the constant of integration that accounts for there being an infinite number of antiderivatives. This is because the derivative of a constant is zero.
In this solution, each cosine term obtained from the product-to-sum conversion is integrated separately:
The antiderivative of \(\cos(kx)\) can be expressed as \(\frac{1}{k} \sin(kx) + C\), where \(C\) is the constant of integration that accounts for there being an infinite number of antiderivatives. This is because the derivative of a constant is zero.
In this solution, each cosine term obtained from the product-to-sum conversion is integrated separately:
- For \(\frac{1}{2} \int \cos(4x) \, dx\), you would use \(\frac{1}{4} \sin(4x) + C\) as the antiderivative.
- For \(\frac{1}{2} \int \cos(10x) \, dx\), you have \(\frac{1}{10} \sin(10x) + C\) as the antiderivative.
- This process is fundamental in many areas of calculus, allowing the reversal of the differentiation process.