Skip to main content
Ch. 8 - Techniques of Integration
Hass - Thomas' Calculus 15th Edition
Hass15th EditionThomas' CalculusISBN: 9780137616077당신이 사용하는 게 아니라요?교과서 변경
8장, 문제 8.QGYR.4

4. What substitutions are made to evaluate integrals of sin(mx)sin(nx), sin(mx)cos(nx), and cos(mx)cos(nx)? Give an example of each case.

검증된 단계별 안내
1
To evaluate integrals involving products of sine and cosine functions like \(\sin(mx)\sin(nx)\), \(\sin(mx)\cos(nx)\), and \(\cos(mx)\cos(nx)\), we use trigonometric product-to-sum identities to simplify the integrand into sums of single trigonometric functions. This makes the integral easier to solve.
For \(\sin(mx)\sin(nx)\), use the identity: \[\sin(mx)\sin(nx) = \frac{1}{2} \left[ \cos((m-n)x) - \cos((m+n)x) \right]\] This transforms the product into a difference of cosines.
For \(\sin(mx)\cos(nx)\), use the identity: \[\sin(mx)\cos(nx) = \frac{1}{2} \left[ \sin((m+n)x) + \sin((m-n)x) \right]\] This converts the product into a sum of sines.
For \(\cos(mx)\cos(nx)\), use the identity: \[\cos(mx)\cos(nx) = \frac{1}{2} \left[ \cos((m-n)x) + \cos((m+n)x) \right]\] This changes the product into a sum of cosines.
Example: To integrate \(\int \sin(3x)\sin(5x) \, dx\), substitute using the first identity: \[\sin(3x)\sin(5x) = \frac{1}{2} \left[ \cos(2x) - \cos(8x) \right]\] Then integrate term-by-term: \[\int \sin(3x)\sin(5x) \, dx = \frac{1}{2} \int \cos(2x) - \cos(8x) \, dx\]

비슷한 문제에 대한 검증된 영상 답변:

이 영상 해법은 위 문제에 도움이 된다고 튜터들이 추천한 것입니다.
영상 길이:
2m
도움이 되었나요?

주요 개념

질문에 올바르게 답하기 위해 반드시 이해해야 하는 핵심 개념들은 다음과 같습니다.

Product-to-Sum Formulas

Product-to-sum formulas transform products of sine and cosine functions into sums or differences of trigonometric functions. This simplification is essential for integrating expressions like sin(mx)sin(nx), sin(mx)cos(nx), and cos(mx)cos(nx), making the integrals easier to evaluate.
추천 영상:
05:18
The Product Rule

Trigonometric Substitution in Integration

Trigonometric substitution involves replacing products of sine and cosine functions with their equivalent sum or difference forms using identities. This method reduces complex integrals into simpler ones involving single trigonometric functions, which are straightforward to integrate.
추천 영상:
가이드 코스
6:04
Introduction to Trigonometric Functions

Examples of Applying Product-to-Sum Identities

Applying product-to-sum identities to specific integrals, such as ∫sin(mx)sin(nx)dx, ∫sin(mx)cos(nx)dx, and ∫cos(mx)cos(nx)dx, demonstrates the substitution process. For example, sin(mx)sin(nx) = ½[cos(m−n)x − cos(m+n)x], which simplifies the integral into a sum of cosines.
추천 영상:
3:48
Verifying Trig Equations as Identities Example 4