Evaluating integrals by trigonometric substitution

Click For Summary

Discussion Overview

The discussion revolves around evaluating integrals using trigonometric substitution. Participants present specific integral problems and seek assistance in solving them, as well as guidance on formatting mathematical expressions on the forum.

Discussion Character

  • Homework-related
  • Technical explanation
  • Exploratory

Main Points Raised

  • Brian presents five integral problems involving trigonometric substitution and requests help with them.
  • One participant suggests using LaTeX for better formatting of mathematical expressions.
  • Another participant emphasizes the importance of practicing worked examples to learn trigonometric substitution effectively.
  • A detailed breakdown of the integrals is provided, including the necessity of completing the square for certain integrals to apply trigonometric substitution.
  • Specific trigonometric identities and substitution methods are discussed, including the use of sine and tangent substitutions for different forms of integrals.
  • An example of a similar integral is worked through to illustrate the process of completing the square and applying trigonometric substitution.

Areas of Agreement / Disagreement

Participants generally agree on the methods of trigonometric substitution and the importance of practice, but there is no consensus on the specific solutions to the integrals presented by Brian, as they remain unresolved.

Contextual Notes

Some integrals require completing the square before applying trigonometric substitution, and the discussion includes various forms of integrals that may not be straightforward. There are unresolved steps in the examples provided, and participants do not reach a definitive solution for the original problems.

Integralien
Messages
4
Reaction score
0
I have a few quick problems concering evaluating integrals by trigonometric substitution. I guess I will just post five that way if anyone can help with any, would be greatly appreciated. Also: if anyone could inform me on how to input the actual equations onto this forum as I have seen in some posts, I would also greatly appreciate that.

1) The integral of (3x² + x - 1) onto the square root of (1 - x²)dx

2) The integral of 1 all over the square root of (16 + 25x²) dx

3) The integral of 1 all over the square root of (36x² - 25) dx

4) The integral of 1 all over the square root of (3 - 2x - x²) dx

5) The integral of the square root of (10 - 4x + 4x²)dx

Again I apologize if that is hard to understand if anyone could tell me quickly how to offer an easier way to display problems, I would be very thankful.


Thanks in advance,

Brian
 
Physics news on Phys.org
use LATEX!
 
The best way to learn how to do these kind of integrals is to practice with some worked out examples.

If you google for 'trig sub', you'll find plenty of tutorials on how to do it.
 
If I read your descriptions correctly these are your integrals:

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

2.) [tex]\int \frac{dx}{\sqrt{16 + 25x^2}}[/tex]

3.) [tex]\int \frac{dx}{\sqrt{36x^2 - 25}}[/tex]

4.) [tex]\int \frac{dx}{\sqrt{3 - 2x - x^2}}[/tex]

5.) [tex]\int \sqrt{10-4x+x^2}dx[/tex]

For the last two you must complete the square to get the radicands in the form:
[tex]\int\frac{dx}{\sqrt{a^2 \pm (x+c)^2}}=\int\frac{du}{\sqrt{a^2 \pm u^2}}[/tex]

Notice that in all cases you have sums or differences of squares inside a radical.
The method of trigonometric substitution resolves these using one of the forms of the Pythagorean identity:

I. [tex]\cos^2(\theta) + \sin^2(\theta) = 1 \quad \Rightarrow \cos^2(\theta) = 1-\sin^2(\theta)[/tex]
which helps if you substitute [tex]x = \frac{a}{b}\sin(\theta)[/tex] when you must deal with the form [tex]a^2 - b^2 x^2[/tex].

II. [tex]1 + \tan^2(\theta) = \sec^2(\theta) \Leftrightarrow \tan^2(\theta) = \sec^2(\theta) - 1[/tex]
which helps if you substitute [tex]x = \frac{a}{b}\tan(\theta)[/tex] when you must deal with the form [tex]a^2 + b^2 x^2[/tex]
and helps if you substitute [tex]x = \frac{a}{b}\sec(\theta)[/tex] when you must deal with the form [tex]b^2 x^2 + a^2[/tex].

Making these substitutions should give you an integral which is a product of various trigonometric functions each of which you must deal with on a case by case basis.

This should all be outlined in your class notes and text. I'm not sure what else to tell you unless/until you state what exactly is tripping you up on a particular problem.

I'll demonstrate another example to help get you started:

Supposing you had to integrate:
[tex]\int \sqrt{4x^2 + 4x - 35}dx[/tex]
First you must complete the square:
[tex]4x^2 + 4x - 35[/tex]
you want to rewrite [tex]4x^2+4x[/tex] as: [tex](2x+b)^2 - b^2=4x^2+4bx[/tex] so [tex]b= 1[/tex].
[tex]4x^2 + 4x - 35 = 4x^2+4x+1 - 1 - 35 = (2x+1)^2 -36[/tex]
and you've completed the square:

Let's call [tex]u=(2x+1)[/tex] and note that [tex]du=2dx[/tex]
then the integral becomes:
[tex]\int \sqrt{2x^2 + 12x + 9}dx=\frac{1}{2}\int\sqrt{u^2 - 36}du[/tex]

Now we are ready to execute a trigonometric substitution. We will use the identity
[tex]\sec^2(\theta) - 1=\tan^2(\theta)[/tex]
so choosing [tex]u = 6\sec{\theta}[/tex] we get [tex]\sqrt{u^2 - 36}=\sqrt{36sec^2(\theta) - 36} = \sqrt{36}\sqrt{\sec^2(\theta)-1}=6\sqrt{\tan^2(\theta)}= 6 \tan(\theta)[/tex]

Note also that [tex]du = 6 \sec(\theta)\tan(\theta)d\theta[/tex]
So the integral becomes:
[tex]\frac{1}{2}\int\sqrt{u^2 - 36}du=\frac{1}{2}\int 6\tan(\theta)du=\frac{1}{2}\int 6\tan(\theta)\cdot 6\sec(\theta)\tan(\theta)d\theta[/tex]

[tex]= 18\int \tan^2(\theta)\sec(\theta)d\theta[/tex]
We've finished the trigonometric substitution and now must evaluate the integral.
This example is do-able but not easy. I'll leave it for now. The substitution is what I wanted to demonstrate.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 27 ·
Replies
27
Views
3K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 31 ·
2
Replies
31
Views
5K