The integration of a set of three irrational forms can often be handled by a trigonometric substitution. These forms are the following
The goal behind the substitution is to eliminate the radical. For example when we plug
into the first form we get
When we plug
into the second form we get
When we plug
into the third form we get
Furthermore if the relation for dtheta in terms of dx doesn’t pose any problems we know how to integrate all the powers of different combinations of sine and cosine. Those integrals we did will be pretty useful after all for integrals containing these types of irrational forms.
Here are some nontrivial examples involving the irrational forms. By nontrivial, we don’t know these integrals by our table of antiderivatives.
Before we try these we should take a look at the integrals we already know and solve them a second way.
We can solve these last three integrals without reference to any tables, by using trigonometric substitutions. The substitution for the integral that is
is
and so on for the other integrals.
Example 1. Solve the three fundamental trigonometric substitution integrals.
Solution 1. For the first integral we have
The recommended substitution for the above integral is
For the second integral, we have
The recommended substitution above is
For the third integral we have
The recommended substitution above is
Now that we can solve the basics let us try to solve some real problems. But before we do, we need to know how to do some intermediate calculations. When you solve trigonometric integral problems sometimes the integral ends up having trigonometric functions in the result. You have to be able to convert these results in your substituted variables back into a function of \textit{x}. You can make this transformation with the aid of what is called a reference triangle.
You draw a right triangle where two of the side lengths are known from the nature of the substitution. The third side length can be found from the Pythagorean Theorem. Then any trigonometric quantity can be calculated in terms of these side lengths which are functions of \textit{x}.
\begin{figure}[h]
\begin{center}
\includegraphics[width= 3in]{../images/trigref2.pdf}
\caption{A trigonometric reference triangle}
\end{center}
\end{figure}
Once you have drawn the reference triangle it is easy to express the angle theta in terms of the sides of the triangle many different ways.
There are three suggested trigonometric substitutions which give you different reference triangles.

Three trigonometric reference triangles correspond to the recommended substitutions.
It is easy to use these triangles. For the substitution you are doing such as x = a sin t and so on you can read off trigonometric functions of the angle t by using opposite, adjacent, and hypotenuse. For example when you do a substitution x = a tan t then cos t = adjacent over hypotenuse for the middle triangle a/sqrt(a^2+x^2).
Now we will move on to calculate our three examples.
The middle integral looks the simplest because everything is in the numerator so we will try that one first.
Example 2. Solve the integral
Solution 2. We use the recommended substitution for this form,
Completing the integration requires the use of our reference triangle three times.
Example 3. Solve another of the nontrivial examples. Find the integral of
Solution 3. The recommended substitution to use is
To complete the integral we have to use our reference triangle to evaluate secant and tangent.
Example 4. Solve the following integral by trigonometric substitution.
Solution 4. The recommended substitution for this form is
A brief consultation of our reference triangle and we see that
Example 5. What are the most general arcsine and arctangent integrals? These are two commonly occurring integrals
Solution 5. These integrals are quite common.
The dimension of the integrals indicate how many factors of “a” are
required in front.
Example 6. Show that
Solution 6. Do the recommended substitution that
By drawing the reference triangle, we can see
is equivalent to the arctangent function specified.
Previous Topic: Reduction Formula and Rotations
Next Topic: Integration by Hyperbolic Substitution








































This is a great article – I especially the very explicit reference triangle section. Thanks guys!!