A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Trigonometric Integrals

College Depth 89 in the knowledge graph I know this Set as goal
4,451topics build on this
407prerequisites beneath it
See this on the map →
Double Angle IdentitiesPythagorean Trigonometric Identities+4 moreTrigonometric Substitution
integration techniques trigonometric

Core Idea

Trigonometric integrals involve products and powers of trig functions: sin^m(x) cos^n(x), tan^m(x) sec^n(x), etc. The strategy depends on the exponents: if one exponent is odd, save one factor for du and convert the rest using Pythagorean identities. If both are even, use half-angle (power-reduction) identities. For tangent-secant integrals, similar strategies apply with tan2 = sec2 - 1.

How It's Best Learned

Organize by case: sinm cosn with one odd exponent, both even, and the analogous tan-sec cases. Master each case's strategy, then practice mixed problems where you identify the case first. Connect to the identities from precalculus.

Common Misconceptions

Explainer

Trigonometric integrals aren't a new class of techniques — they're a coordinated application of tools you already have: u-substitution, Pythagorean identities, and power-reduction (half-angle) identities. The challenge is recognizing which combination applies. The strategy is determined almost entirely by whether the exponents are odd or even.

For integrals of the form ∫ sinᵐ(x) cosⁿ(x) dx, the decision tree is: If either m or n is odd, save one factor of that function to form du, and convert the remaining even power using the Pythagorean identity sin²(x) + cos²(x) = 1. For example, ∫ sin³(x) cos²(x) dx: m = 3 is odd, so write sin³(x) = sin²(x) · sin(x) = (1 − cos²(x)) · sin(x). Now let u = cos(x), du = −sin(x) dx. The integral becomes −∫ (1 − u²) u² du = −∫ (u² − u⁴) du, which is a polynomial in u — easy to integrate. The odd exponent provides the "extra" factor for du and makes the whole thing algebraic.

If both m and n are even, the odd-exponent trick doesn't work — you can't save a factor for du. Instead, use the power-reduction identities: sin²(x) = (1 − cos(2x))/2 and cos²(x) = (1 + cos(2x))/2. These halve the power while introducing a double-angle. For ∫ sin²(x) cos²(x) dx: write it as ∫ [(1 − cos(2x))/2][(1 + cos(2x))/2] dx = (1/4) ∫ (1 − cos²(2x)) dx, then apply power-reduction again to cos²(2x). The process telescopes down to integrable terms, though it takes more steps.

The tangent-secant family ∫ tanᵐ(x) secⁿ(x) dx follows analogous logic, anchored by the identity tan²(x) = sec²(x) − 1. If n (the secant exponent) is even, save sec²(x) as the du factor (since d/dx[tan x] = sec²x) and convert remaining secants. If m (the tangent exponent) is odd, save sec(x)tan(x) as the du factor (since d/dx[sec x] = sec x tan x) and convert remaining tangents using tan²(x) = sec²(x) − 1. Cases where m is even and n is odd are harder and may require reduction formulas or integration by parts.

The meta-skill here is case recognition before computation. Identify the family (sin-cos vs. tan-sec), check parity of exponents, select the strategy, and execute. Errors almost always come from picking the wrong case or making a sign error in the identity substitution. Keeping a reference card of the four main cases — (odd m), (odd n), (both even) for sin-cos; and the tan-sec analogs — turns trigonometric integrals from a confusing zoo into a decision flowchart.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionFundamental Theorem of Calculus Part 1Fundamental Theorem of Calculus Part 2U-SubstitutionIntegration by PartsTrigonometric Integrals

Longest path: 90 steps · 407 total prerequisite topics

Prerequisites (6)

Leads To (1)