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

  • Thread starter Thread starter spqr
  • Start date Start date
  • Tags Tags
    Integration
Click For Summary
SUMMARY

This discussion focuses on the application of integration by substitution in calculus, specifically using the function f(x) = 2x/(5+x^2). The method involves substituting u(x) = 5+x^2, leading to du/dx = 2x, which simplifies the integral to ∫(1/u) du. The participants clarify that the derivative of u cancels out the corresponding term in the integral, allowing for straightforward integration to yield ln|5+x^2| + C. This method is particularly effective when the integrand is a product of a composite function and its derivative.

PREREQUISITES
  • Understanding of basic calculus concepts, including integrals and derivatives.
  • Familiarity with the chain rule and its application in differentiation.
  • Knowledge of logarithmic functions and their properties.
  • Ability to manipulate algebraic expressions and perform substitutions.
NEXT STEPS
  • Study the fundamentals of integration techniques, focusing on integration by substitution.
  • Learn about the chain rule in differentiation and its relationship to integration.
  • Explore examples of integrals that utilize substitution, particularly in composite functions.
  • Practice solving integrals involving logarithmic functions to reinforce understanding.
USEFUL FOR

Students learning calculus, particularly those struggling with integration techniques, as well as educators seeking to clarify the method of integration by substitution for their students.

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'.
[tex]\int f(u(x))u'(x) dx[/tex]

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

[tex]\int f(u(x)) \frac{du}{dx} dx=\int f(u)du[/tex]

The example integral is

[tex]\int \frac{2x}{5+x^2}dx=\int \frac{1}{5+x^2}2x dx[/tex]

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

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

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:
[tex]\int \frac{2x}{5+x^2}dx[/tex]
Then substituting in u for 5+x^2 and du/2x for dx we get this:
[tex]\int \frac{2x}{u} \frac{du}{2x}= \int \frac{1}{u}du[/tex]
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.
 

Similar threads

  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
Replies
3
Views
2K
  • · Replies 27 ·
Replies
27
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
11K