Why should I use a substitution here?

  • Thread starter Thread starter thomas49th
  • Start date Start date
  • Tags Tags
    Substitution
Click For Summary

Homework Help Overview

The discussion revolves around the use of substitution in the context of integrating a specific area represented by the integral Area = (2/√3)∫√(1 - (x²/(4e²)))dx. The original poster expresses confusion about the necessity of the substitution x/(2e) = sin(u) and the differences in results when using an alternative method.

Discussion Character

  • Conceptual clarification, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants explore the reasoning behind the substitution, questioning its necessity and the validity of the original poster's approach. There is discussion about the application of the chain rule and the implications of missing factors in integration.

Discussion Status

Participants are actively engaging in clarifying the role of substitution in integration, with some providing examples to illustrate why certain methods may not be valid. The conversation reflects a mix of interpretations regarding the integration techniques and the conditions under which they apply.

Contextual Notes

There is mention of the challenges posed by the original integral and the potential pitfalls of incorrectly applying integration techniques, particularly in relation to the chain rule and substitution methods.

thomas49th
Messages
645
Reaction score
0

Homework Statement


[tex]Area = \frac{2}{\sqrt{3}}\int\sqrt{1-\frac{x^{2}}{4e^{2}}}dx[/tex]

Apparently I should use a substitution x/2e = sin(u) and I can see why it's those value but I don't understand why they need the substitution in the first place. Isn't the integral simply:

[tex]\frac{2}{\sqrt{3}}\cdot \frac{2}{3}\cdot \frac{-4e^{2}}{2x} (1-\frac{x^{2}}{4e^{2}})^{\frac{3}{2}}[/tex]

Having tried the other method, the answers are different and I cannot see why.

Thanks
Thomas
 
Physics news on Phys.org
No, it isn't. It looks to me like you are trying to apply the chain rule "in reverse"- dividing by the derivative of a function of x rather than multiplying. You can't do that. If you had, say, [itex](f(x))^2[/itex] and wanted to differentiate it, it would be 2(f(x))f'(x). But to integrate [itex](f(x))^2[/itex], you can't just divide by f'(x). You could try dividing and multiplying by that:
[tex]\int (f(x))^2 \frac{f'(x)}{f'(x)}dx}[/tex]
but then since f'(x) is a function of x, you cannot take it outside the integral.
That is NOT the same as
[tex]\frac{1}{f'(x)}\int (f(x))^2f'(x)dx= \frac{1}{3f'(x)}(f(x))^3[/tex]

Did you look at the derivative of what you give?

The derivative of
[tex]\frac{-8e^2}{3x\sqrt{3}}\left(1- \frac{x^2}{4e^2}\right)^{3/2}[/tex]
is
[tex]\frac{4e^2}{3x^2\sqrt{3}}\left(1- \frac{x^2}{4e^2}\right)^{3/2}- \frac{8e^2}{3x\sqrt{3}}\left(1- \frac{x^2}{4e^2}\right)^{1/2}\left(-\frac{x}{2e^2}\right)[/tex]
not at all what you were trying to integrate.

The point of the substitution you mention,
[tex]sin(u)= \frac{x}{2e}[/tex]
is that
[tex]\left(1- \frac{x^2}{4e^2}\right)^{1/2}[/tex]
becomes
[tex]\left(1- sin^2(u)\right)^{1/2}= (cos^2(u))^{1/2}= cos(x)[/tex]
and, of course,
[tex]cos(u)du= \frac{1}{2e}dx[/tex]
so that
[tex]2e cos(u)du= dx[/tex]
and the integral
[tex]\frac{2}{\sqrt{3}}\int \sqrt{1- \frac{x^2}{4e^2}}dx[/tex]
becomes
[tex]\frac{2}{\sqrt{3}}\int (cos(u))(2e cos(u)du)= \frac{4e}{\sqrt{3}}\int cos^2(u)du[/tex]
which can be integrated using the identity [itex]cos^2(u)= (1/2)(1+ cos(2u))[/itex].

That way
 
Last edited by a moderator:
HallsofIvy said:
No, it isn't. It looks to me like you are trying to apply the chain rule "in reverse"- dividing by the derivative of a function of x rather than multiplying. You can't do that. If you had, say, [itex](f(x))^2[/itex] and wanted to differentiate it, it would be 2(f(x))f'(x). But to integrate [itex](f(x))^2[/itex], you can't just divide by f'(x). You could try dividing and multiplying by that:
[tex]\int (f(x))^2 \frac{f'(x)}{f'(x)}dx}[/tex]
but then since f'(x) is a function of x, you cannot take it outside the integral.
That is NOT the same as
[tex]\frac{1}{f'(x)}\int (f(x))^2f'(x)dx= \frac{1}{3f'(x)}(f(x))^3[/tex]

Did you look at the derivative of what you give?

The derivative of
[tex]\frac{-8e^2}{3x\sqrt{3}}\left(1- \frac{x^2}{4e^2}\right)^{3/2}[/tex]
is
[tex]\frac{4e^2}{3x^2\sqrt{3}}\left(1- \frac{x^2}{4e^2}\right)^{3/2}- \frac{8e^2}{3x\sqrt{3}}\left(1- \frac{x^2}{4e^2}\right)^{1/2}\left(-\frac{x}{2e^2}\right)[/tex]
not at all what you were trying to integrate.

The point of the substitution you mention,
[tex]sin(u)= \frac{x}{2e}[/tex]
is that
[tex]\left(1- \frac{x^2}{4e^2}\right)^{1/2}[/tex]
becomes
[tex]\left(1- sin^2(u)\right)^{1/2}= (cos^2(u))^{1/2}= cos(x)[/tex]
and, of course,
[tex]cos(u)du= \frac{1}{2e}dx[/tex]
so that
[tex]2e cos(u)du= dx[/tex]
and the integral
[tex]\frac{2}{\sqrt{3}}\int \sqrt{1- \frac{x^2}{4e^2}}dx[/tex]
becomes
[tex]\frac{2}{\sqrt{3}}\int (cos(u))(2e cos(u)du)= \frac{4e}{\sqrt{3}}\int cos^2(u)du[/tex]
which can be integrated using the identity [itex]cos^2(u)= (1/2)(1+ cos(2u))[/itex].

That way

I was doing the chain rule in reverse. Is that method never never valid. I spent a year out doing little integration, have I just made the method up all together or is it allowed (just not in this circumstance). I'm sure that's how I was taught. Hmm
 
You are using an ordinary substitution, u = 1 - x2/(4e2), so du = -2x/(4e2) dx.

In your original integral you have the dx, but not the remaining part needed to make du, so you are tacking on a factor of -2x/(4e2) and accounting for it by multiplying by the reciprocal, -4e2/(2x). You can't do that.

You can bring in factors that are constants, but you can't bring in factors that involve your variable x.

The quickest way to see that your substitution is incorrect is to differentiate the answer you got.

Here's an example that shows why your technique doesn't work.

[tex]\int cos(x^2) dx[/tex]

Let u = x2, so du = 2x dx.

The integrand is missing a factor of 2x, so let's just stick it in. To account for this, we'll also bring in a factor of 1/(2x), which we'll move outside the integral (this is what HallsOfIvy was saying was invalid).

[tex]\frac{1}{2x}\int cos(x^2) 2x ~dx = \frac{1}{2x} \int cos(u) du = \frac{1}{2x} sin(u) + C = \frac{1}{2x} sin(x^2) + C[/tex]

By differentiating the answer above, you should see that you don't get cos(x2).
 
thomas49th said:
I was doing the chain rule in reverse. Is that method never never valid?

The "reverse chain rule" is the u-substitution method.

Suppose, for example, you differentiate

y = (2 + x3)4 to get
y' = 4(2 + x3)3(3x2) = 12x2(2 + x3)3

Now suppose you are asked to integrate f(x) =(2 + x3)4. Notice that this didn't come from the above example because it is missing the "derivative of the inside" 3x2. As a consequence, trying the u-substitution u =2 + x3 won't help integrate f(x).

That's why u-substitutions are not appropriate for some integrals. But suppose you have a problem that did come from the chain rule like:

[tex]\int x^2(2+x^3)^4\, dx[/tex]

Here the "derivative of the inside" is there, to within a constant. That's the x2 term. Now if you try the u-substitution u =2 + x3 it will work with you only having to adjust for the missing constant. That reverses the chain rule. The u-substitution method is the "reverse chain rule".
 
Last edited:
Thanks, I see what you mean
 

Similar threads

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