
Formulas Standard Integrals and Solved Examples of Trigonometric Integrals
The concept of Integration of Trigonometric Functions plays a key role in mathematics and is widely applicable to both real-life situations and exam scenarios. Whether you're preparing for board exams, JEE, or simply improving your calculus skills, mastering the integration of trigonometric functions unlocks a wide variety of problem-solving techniques across physics, engineering, and everyday reasoning.
What Is Integration of Trigonometric Functions?
The integration of trigonometric functions means finding the antiderivative or integral of functions like sin x, cos x, tan x, cot x, sec x, and cosec x with respect to x. You’ll find this concept applied in solving calculus problems, determining areas under curves, and in physics topics such as oscillations, waves, and electrical engineering.
Key Formula for Integration of Trigonometric Functions
Here’s the standard formula block for quick reference:
| Function | Indefinite Integral |
|---|---|
| sin x | ∫sin x dx = –cos x + C |
| cos x | ∫cos x dx = sin x + C |
| tan x | ∫tan x dx = –ln|cos x| + C |
| cot x | ∫cot x dx = ln|sin x| + C |
| sec x | ∫sec x dx = ln|sec x + tan x| + C |
| cosec x | ∫cosec x dx = –ln|cosec x + cot x| + C |
Cross-Disciplinary Usage
Integration of trigonometric functions is not only useful in Maths but also plays an important role in Physics, Computer Science, and daily logical reasoning. JEE, NEET, and CBSE board exams often feature questions where these concepts are directly applied—especially in finding area, displacement, or solving oscillatory models.
Step-by-Step Illustration
Let’s solve an example to learn the process:
Example: Evaluate ∫sin 2x dx
1. Write sin 2x using a substitution:2. Let u = 2x ⇒ du/dx = 2 ⇒ dx = du/2
3. So, ∫sin 2x dx = ∫sin u × (1/2) du = (1/2)∫sin u du
4. The integral of sin u is –cos u:
5. Therefore, (1/2)(–cos u) + C = –(1/2) cos 2x + C
Final Answer: ∫sin 2x dx = –(1/2) cos 2x + C
Speed Trick or Vedic Shortcut
Here’s a quick shortcut many students use for integrating powers of sine and cosine:
Trick: If the exponent of sin x or cos x is odd, strip one function out, substitute the rest using identities, and use a u-substitution.
- Given ∫sin3 x dx
- Let u = cos x ⇒ du = –sin x dx ⇒ –du = sin x dx
- Substitute:
∫sin x (1 – cos2 x) dx = ∫(1 – u2) (–du) = –∫(1 – u2) du = –(u – (u3/3)) + C - Replace u:
= –(cos x – (cos3 x)/3) + C = –cos x + (1/3) cos3 x + C
These patterns can save a lot of time, especially in multiple-choice exams. Vedantu’s expert teachers demonstrate more such shortcuts during live online classes!
Try These Yourself
- Find ∫cos 3x dx
- Evaluate ∫tan2x dx
- Solve ∫sec x tan x dx
- Integrate ∫sin x cos x dx
- Find the area under y = sin x between x = 0 and x = π
Frequent Errors and Misunderstandings
- Forgetting the constant of integration ‘C’ in indefinite integrals.
- Confusing differentiation and integration formulas.
- Mistaking signs (positive/negative) in tan x or cosec x integrals.
- Using the wrong substitution or formula for composite/tricky expressions.
- Applying identities incorrectly, especially in higher power trigonometric integrals.
Relation to Other Concepts
The idea of integration of trigonometric functions connects closely with trigonometric identities and integration by parts. Mastering these makes it easier to solve problems involving products, quotients, or powers of trigonometric functions and helps in chapters like integral calculus or definite integrals.
Classroom Tip
A quick way to remember the integration formulas is through mnemonics: ‘sin becomes negative cos’, ‘cos becomes positive sin’, ‘tan is minus LN of cos’, and so on. Vedantu’s teachers often teach these memory hacks in interactive sessions so you’ll never mix up the signs or forms!
We explored Integration of Trigonometric Functions—from basics, formulas, techniques, solved examples, and common errors to internal connections. Keep practicing with Vedantu and use revision sheets for speedy recall—soon you’ll be confident in tackling any trigonometric integral that comes your way!
Explore More: Integration by Substitution | Trigonometric Identities | Definite Integral | Integration by Parts Rule
FAQs on Integration of Trigonometric Functions Made Simple
1. What is the integration of trigonometric functions?
The integration of trigonometric functions means finding the antiderivative of functions like sin x, cos x, tan x, and others with respect to x. It is the reverse process of differentiation and is used to compute areas, solve differential equations, and model periodic motion.
- If F′(x) = f(x), then ∫f(x) dx = F(x) + C.
- Example: ∫cos x dx = sin x + C.
- Here, C is the constant of integration.
2. What is the formula for ∫ sin x dx and ∫ cos x dx?
The standard formulas are ∫ sin x dx = −cos x + C and ∫ cos x dx = sin x + C. These come directly from the derivatives of sine and cosine.
- Since d/dx (cos x) = −sin x, its integral reverses the sign.
- Since d/dx (sin x) = cos x, its integral is sin x.
- These are the most basic trigonometric integrals.
3. How do you integrate tan x?
The integral of tangent is ∫ tan x dx = −ln|cos x| + C. This can also be written as ln|sec x| + C.
- Rewrite tan x as sin x / cos x.
- Use substitution: let u = cos x, then du = −sin x dx.
- This leads to −∫(1/u) du = −ln|u| + C.
4. What is the integral of sec x?
The integral of secant is ∫ sec x dx = ln|sec x + tan x| + C. This is a special standard result in integration of trigonometric functions.
- Multiply numerator and denominator by (sec x + tan x).
- Use substitution to simplify.
- The final result becomes ln|sec x + tan x| + C.
5. What is the integral of cosec x and cot x?
The standard results are ∫ cosec x dx = ln|cosec x − cot x| + C and ∫ cot x dx = ln|sin x| + C. These follow from rewriting in terms of sine and cosine.
- Cot x = cos x / sin x.
- Use substitution with u = sin x.
- Simplify to get the logarithmic form.
6. How do you integrate sin(ax) or cos(ax)?
To integrate sin(ax) or cos(ax), divide by the coefficient a: ∫ sin(ax) dx = −(1/a) cos(ax) + C and ∫ cos(ax) dx = (1/a) sin(ax) + C. This uses substitution.
- Let u = ax.
- Then du = a dx, so dx = du/a.
- Substitute and integrate normally.
7. How do you integrate powers of sin x and cos x?
To integrate powers like sinⁿx or cosⁿx, use identities and reduction techniques depending on whether the power is odd or even.
- If the power is odd, save one function and convert the rest using sin²x + cos²x = 1.
- If the power is even, use half-angle identities such as sin²x = (1 − cos2x)/2.
- Example: ∫sin²x dx = (x/2) − (sin2x/4) + C.
8. What is the integral of sin x cos x?
The integral of sin x cos x is (1/2) sin²x + C. This can be solved using substitution.
- Let u = sin x.
- Then du = cos x dx.
- So ∫sin x cos x dx = ∫u du = u²/2 + C.
9. What are the basic standard integrals of trigonometric functions?
The basic standard integrals of trigonometric functions include the following key results:
- ∫ sin x dx = −cos x + C
- ∫ cos x dx = sin x + C
- ∫ tan x dx = −ln|cos x| + C
- ∫ sec x dx = ln|sec x + tan x| + C
- ∫ cot x dx = ln|sin x| + C
10. What are common mistakes when integrating trigonometric functions?
Common mistakes in integration of trigonometric functions include sign errors, forgetting constants, and not using identities properly.
- Forgetting the negative sign in ∫ sin x dx = −cos x + C.
- Missing the constant of integration C.
- Not dividing by a when integrating sin(ax) or cos(ax).
- Ignoring absolute value in logarithmic forms like ln|cos x|.





















