Agebraic example of U-Substitution?

  • Context: High School 
  • Thread starter Thread starter tomas
  • Start date Start date
  • Tags Tags
    Example
Click For Summary

Discussion Overview

The discussion revolves around the concept of U-Substitution in calculus, specifically focusing on providing algebraic examples of how to apply this technique to solve indefinite integrals. Participants share various examples and methods related to U-Substitution, exploring both the mechanics and the reasoning behind their choices.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant requests a simple algebraic example of U-Substitution.
  • Another participant provides an example involving the integral of (2x+1)^3, suggesting two methods: expanding the integrand or using U-Substitution, and explains the steps involved in the latter.
  • A third participant offers a different example with the integral of 2x(x^2 + 1), proposing a U-Substitution where u = x^2 + 1, leading to a straightforward integration.
  • Another participant discusses a method of treating dx and du as factors, emphasizing the importance of rewriting the integrand to fit the U-Substitution framework, and provides an example involving the integral of x/(bx+a).
  • A fifth participant shares yet another example, integrating (3x+4)^8 using U-Substitution, detailing the steps to arrive at the final antiderivative.

Areas of Agreement / Disagreement

Participants generally agree on the utility of U-Substitution and provide multiple examples, but there is no explicit consensus on a single method or approach, as various examples and techniques are presented.

Contextual Notes

Some participants emphasize the importance of ensuring that du is present in the integrand when choosing u, while others focus on the algebraic manipulation involved in the substitution process. There are varying approaches to rewriting the integrand to facilitate U-Substitution, reflecting different teaching styles and preferences.

Who May Find This Useful

This discussion may be useful for students learning about U-Substitution in calculus, educators looking for examples to illustrate the concept, or anyone interested in exploring different methods of integration.

tomas
Could someone please show me a very easy agebraic example of U-Substitution?
 
Physics news on Phys.org
Solve the following indefinite integral:
∫(2x+1)3dx

There are actually two ways for us to solve this problem:
(1) Expand the integrand and the integrate the polynomial.
(2) Perform a u-subtitution.

The easier method is clearly the second and it's what you want to know how to do anyway.

We find a subexpression to set u equal to (in this case it is fairly obvious):
u = (2x+1)

Then we find the derivative of this subexpression:
du/dx = 2

We multiply and divide the integrand by this derivative as follows (note that this simply means multiplying by one):
∫(2x+1)3 * (du/dx)/(2) dx
∫(1/2)(u)3(du/dx)dx

If you remember the chain rule for derivatives, then you'll also remember that the derivative of f(u(x)) = f'(u(x))u'(x). Well, Our integrand is already in this form now. To find its antiderivative, we can ignore the u'(x) and integrate f'(u) (w/ respect to u) to find f(u) and then simply change the formula back to f(u(x)) to obtain the final antiderivative.

Following through with this we obtain:
∫(1/2)u3du
(1/8)u4
(1/8)*(2x+1)4
 
Well someone beat me to it but another example can't hurt. :smile:

Suppose you have:

[inte][2x(x2+ 1)]dx

You can solve this by u-substitution because if you let u = x2 + 1, then du = 2x.

[inte][u1/2]du = [(2u3/2)/3] + C

One thing about u substitution is that you should pick a u where du is in the integrand.
 
change of variable

I like to treat "dx"s and "du"s like factors in the equation. It makes the problem seem a lot more algebra-y, and people like algebra. Some people throw du's and dx's on then end because they know they should, not because they think it means something.
Anyway, here's a fun example.

[inte] xdx/(bx+a)
let u = bx+a
then, du=bdx
since no "bdx" exists in the integrand, you have to solve the equation for something that does, ie, dx
(In my math class, the teacher taught us to rewrite the integrand to make it fit the du/dx equation. I feel that it's a lot clearer to rewrite the du/dx equation to make it fit the integrand.)
dx=du/b
replace dx with du/b and bx+a with u
[inte] x(du/b)/(u)
since u=bx+a
x=(u-a)/b
replace x with (u-a)/b
[inte] [(u-a)/b](du/b)/(u)
From there, just a little algebra and you get:
1/b2[inte] (1-a/u)du= 1/b2[u-alnu]+C
 


Just in case anyone else falls upon this thread, i'll post one more problem.
(inte)(3x+4)^8 dx
u=3x+4
du=3dx
du/3=dx
plug your dx back into your original equation
(inte)(u)^8 (du/3)
1/3(inte)(u)^8 du
(1/3)(1/9)(u)^9 +c
(1/27)(3x+4)^9 + c
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K