How can I use integration by substitution to solve this problem?

  • Thread starter Thread starter spqr
  • Start date Start date
  • Tags Tags
    Integration
spqr
Messages
1
Reaction score
0
Hi all
I'm a 24 year old college student and am learning calculus over my holiday break. I studied a subject last semester which taught calculus up to partial derivatives, but it was VERY poorly taught (to the point where the university is evaluating the results of all students of the subject). I absolutely love math and I would like to study calculus and its applications in my spare time (particularly astronomy applications)

I am struggling with a few things, in particular integration by substitution. The professor showed an example of a very basic function but did not explain when this method is used, or why. From what I can gather, it is used when the function also contains its own derivative.
I had enlisted the help of a maths tutor because I hadn't studied math in about 7 years (and never any calculus).
Anyway here is my question.

Homework Statement



Integration by substitution
f(x) = 2x/(5+x^2)

Homework Equations




The Attempt at a Solution



Now, if we allow u(x) = 5+x^2, then du/dx = 2x. We move 2 out of the integral, but what happens to the x as the numerator? I am to understand it equals 1, as the derivative of u is removed from the integral. The integral is now 1/u which is ln (5+x^2) + C.

Now, I don't understand why exactly the derivative is gone! My maths tutor had shown me a method, but I don't understand exactly how it works. The method is as follows:
f(x)= 2x/(5+x^2) dx
u(x)= 5+x^2, du/dx= x --> du = x^2/2
=2 ∫ 1/(5+x^2) dx^2/2
=2/2 ∫ 1/(5+x^2) dx^2
= ∫ 1/(5+x^2) dx^2+5
= ∫ 1/u du
= ln|u|
=ln(5+x^2) + C

His reasoning was that we had to match the dx on the RHS with the function, and then balance it out with the coefficient outside the integral sign. I've never heard of this, and my professor or tutors at university never mentioned any such method. Actually, they haven't even explained the meaning of 'dx' on the RHS so I am really lost.
I know this is a long post but I appreciate your time and would really appreciate any help.
 
Physics news on Phys.org
This method of substitution is especially easy when the integrand is the product of a composite function f(u(x)) and the derivative of u(x) =u'.
\int f(u(x))u'(x) dx

You can writhe the derivative as u'=\frac{du}{dx} and then u' dx=\frac{du}{dx} dx=du, so the integral becomes

\int f(u(x)) \frac{du}{dx} dx=\int f(u)du

The example integral is

\int \frac{2x}{5+x^2}dx=\int \frac{1}{5+x^2}2x dx

Let be u=5+x^2. u'=2x, so you can substitute 2x by u', u'dx by du.

\int \frac{1}{5+x^2}(2x dx)=\int \frac{1}{u}(u'dx)=\int \frac{1}{u}du

Integrate with respect to u, you get ln|u| +C, and substitute 5+x^2 for u: the integral is ln|5+x^2|+C.

ehild
 
spqr said:
Now, if we allow u(x) = 5+x^2, then du/dx = 2x. We move 2 out of the integral, but what happens to the x as the numerator?
[/b]

Here is an alternative to what ehild wrote. It's basically the same thing though.

The x in the numerator was canceled when you substituted in du for dx. Since we can't integrate something with u when there is still a dx in there, we replace it with something that contains du. You had it right, du/dx = 2x. But that also means that dx = du/2x, right?

We have this:
\int \frac{2x}{5+x^2}dx
Then substituting in u for 5+x^2 and du/2x for dx we get this:
\int \frac{2x}{u} \frac{du}{2x}= \int \frac{1}{u}du
See what happened? When I replaced the dx with du/2x, stuff cancels. This is how I learned it, but I think ehild's response is a little more proper.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Replies
12
Views
2K
Replies
6
Views
2K
Replies
15
Views
2K
Replies
27
Views
3K
Replies
3
Views
2K
Replies
10
Views
2K
Replies
10
Views
2K
Replies
11
Views
2K
Replies
22
Views
3K
Back
Top