What are trigonometric substitutions and how do you use them?

  • Context: High School 
  • Thread starter Thread starter expscv
  • Start date Start date
  • Tags Tags
    Intergration Trig
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
13 replies · 3K views
expscv
Messages
241
Reaction score
0
help wat is mean by trigonometric substituations? how do i use it/? thx
 
Physics news on Phys.org
hah, another part of calc 2 that I've sort of forgotten.., let me get out my calc book and ill get back :)
 
You make a substitution of the form x = some trig function (like sin(u) or tan(u)) and then use trig properties to simplify the integral to a manageable form. Then, after integrating, you make the inverse substitution into the solution to get your final answer.

Look at the table at the bottom of Mathworld's entry and just make an up example.

Trigonometric Substitution:
http://mathworld.wolfram.com/TrigonometricSubstitution.html

Better yet, here's a sample problem for you. Try it out.

[tex]\int \frac{dx}{\sqrt{a^2 - x^2}}[/tex]

cookiemonster
 
Figured I should work out my own sample problem.

[tex]\int \frac{dx}{\sqrt{a^2 - x^2}}[/tex]
[tex]x = a\sin{\theta}[/tex]
[tex]dx = a\cos{\theta}d\theta[/tex]
[tex]\int\frac{a\cos{\theta}d\theta}{\sqrt{a^2(1-\sin^2{\theta})}}[/tex]
[tex]\int\frac{a\cos{\theta}d\theta}{a\cos{\theta}}[/tex]
[tex]\int d \theta[/tex]
[tex]\theta = \arcsin{\frac{x}{a}}[/tex]

cookiemonster
 
i do remember that
[tex]sin^2 + cos^2 = 1[/tex]

so there for, you can rearrange...

... wait, I am thinking of trig identities.

hrm, maybe i shouldn't be doing this calc stuff... i have too many brain farts.
 
Trig identities are good. Keep going.

You'll notice that that particular trig identity is used to get from the 4th step in my example to the 5th step.

cookiemonster
 
oh cool thx
this was my problem in solving it

[tex]\int \frac{1}{x^2\sqrt{1+x^2}} dx[/tex] --->

[tex]x=tan{\theta}[/tex]
my step after ur help

[tex]\int \frac {1}{tan^2{\theta}sec{\theta}}dx[/tex]

[tex]x=tan{\theta}[/tex]then [tex]dx=sec^2{\theta} d{\theta}[/tex]

[tex]\int \frac {sec^2{\theta}}{Tan^2{\theta}sec{\theta}}d{\theta}[/tex]

[tex]\int \frac {sec{\theta}}{tan^2{\theta}} d{\theta}[/tex]

[tex]\frac{1}{2}\int \frac {2sec{\theta}}{1-sec^2{\theta}} d{\theta}[/tex]


is this correct ? thx
 
Last edited:
? wat happen to my latex graphic?
 
You're working too hard.

Try to simplify

[tex]\int \frac {sec{\theta}}{tan^2{\theta}} d{\theta}[/tex]

a bit. Once you do, there's an obvious substitution that completes the integral.

cookiemonster
 
What do you mean you can't simplify anymore?

[tex]\int \frac{\sec{\theta}}{\tan^2{\theta}} \, d\theta = \int \frac{1}{\cos{\theta}} \cdot \frac{\cos^2{\theta}}{\sin^2{\theta}} \, d\theta = \int \frac{\cos{\theta}}{\sin^2{\theta}} \, d\theta[/tex]

There's a substitution that let's you evaluate this integral...

And which thread are you referring to?

cookiemonster

Edit: Gaah! Why won't LaTeX work?

Edit^2: Guess it does work.
 
Last edited:
That keeps going to the index of the General Math forum, not a specific thread. Which specific thread in General Math?

cookiemonster