Using u substitution for integrating.

In summary, the person asks for tips on how to do u substitution well, and provides examples of substitution. They recommend practicing a lot and trying to identify patterns, and advise against using sin^3(x).
  • #1
Mathmanman
60
0
So I am pretty bad at u substitution.
I don't really get how to replace values with du or u.

Can you please give me tips on how to do u substitution well?
Thanks.
 
Physics news on Phys.org
  • #2
In the most basic example, u corresponds to some expression while du corresponds to the derivative of that expression. The main idea is to look for this pattern and eventually integrate.

Example:

[itex]1. \int 2x \sqrt{x^2+4} \: dx[/itex]

Let
[itex]u = x^2+4[/itex], then [itex]du = 2x \: dx[/itex], thus you have the form

[itex]\int du \sqrt{u} \: [/itex] or simply [itex]\int du \: u^{1/2} \: [/itex], and then you integrate:

[itex]\int 2x \sqrt{x^2+4} \: dx = 2/3(x^2+4)^{3/2} + C[/itex]

The best tip I could give you is to practice a lot and try to identify these patterns quickly. However, it may not be as easy and obvious at first glance, and sometimes algebraic manipulation or other things may come in handy before integrating. If it would be a [itex]4x[/itex] instead of a [itex]2x[/itex] then what would you do?

More examples:

[itex]2. \int \frac{ln(x)}{x}\: dx[/itex]

[itex]3. \int {sin(x)}^{3} \: cos(x) \: dx[/itex]
 
Last edited:
  • #3
So... for number 2:
du = 1/x dx
and u = ln(x)
∫u du =
(u^2)/2 + c
([ln(x)]^2)/2 + c
 
  • #4
But I don't know how to evaluate number 3.
what about sin^3(x)?
 
  • #5
Mathmanman said:
But I don't know how to evaluate number 3.
what about sin^3(x)?

Try a substitution ##u=\cos(x)##. That will work rather nicely if you know your trig.
 
  • #6
Often times I find it's useful to just try things, as there are only so many choices you can make. Sometimes they tend to work themselves out if you're lucky. Sure, this might seem fairly reckless, but it helps build your intuition when you see how it's wrong.
 
  • #7
micromass said:
Try a substitution ##u=\cos(x)##. That will work rather nicely if you know your trig.

Or how about ##u=\sin x##? :rolleyes:
 
  • #8
micromass said:
Try a substitution ##u=\cos(x)##. That will work rather nicely if you know your trig.

Pranav-Arora said:
Or how about ##u=\sin x##? :rolleyes:
Either will work- but, for integrating [itex]sin^2(x)cos(x)[itex], u= sin(x) is much easier than u= cos(x)!
 

Similar threads

Replies
6
Views
2K
Replies
8
Views
2K
Replies
8
Views
758
Replies
1
Views
1K
Replies
6
Views
777
Replies
1
Views
1K
Replies
3
Views
1K
Back
Top