Is U-Substitution really just an overcomplication?

  • Context: Undergrad 
  • Thread starter Thread starter Peppino
  • Start date Start date
Click For Summary
SUMMARY

The discussion centers on the U-Substitution procedure in calculus, specifically addressing its simplification and notation issues. The integral formula presented, \int f(g[x]) dx = \frac{\int f(t) dt}{g'(x)} + C, is critiqued for its clarity and correctness, particularly regarding the differentiation notation. The participants argue that using t instead of u is unnecessary and that the justification for taking the denominator outside the integral is problematic. Ultimately, the discussion emphasizes the importance of precise notation and understanding the underlying principles of substitution in integration.

PREREQUISITES
  • Understanding of integral calculus and substitution methods.
  • Familiarity with Leibniz notation for differentiation.
  • Knowledge of the chain rule in calculus.
  • Experience with evaluating integrals involving exponential functions.
NEXT STEPS
  • Study the application of Leibniz notation in integration techniques.
  • Learn about the chain rule and its implications for substitution in integrals.
  • Practice evaluating integrals using both U-Substitution and alternative methods.
  • Explore the properties of exponential functions in calculus.
USEFUL FOR

Students and educators in mathematics, particularly those focused on calculus, integration techniques, and the nuances of substitution methods. This discussion is also beneficial for anyone looking to refine their understanding of notation in mathematical expressions.

Peppino
Messages
39
Reaction score
0
I have found that the U-Subsitution procedure can basically be completed in one step as is here:

[tex]\int f(g[x]) dx = \frac{\int f(t) dt}{g'(x)} + C[/tex]

and then replacing t with g(x) once the integral of f(x) is found.

Example: Say we have:

[tex]\int e^{x + 3x^{2}} dx[/tex]

Using the other formula, we get

[tex]\frac{e^{x + 3x^{2}}}{6x + 1} + C[/tex]

which is actually the same equation as we would have gotten if we used U substitution
 
Physics news on Phys.org
Your notation is sloppy - it is unclear if the prime refers to differentiation with respect to x, g or t for example. Convention would say t... but that's not what you mean. You have t=g(x) in the numerator and kept g(x) in the denominator: make up your mind! But why prefer t over u anyway: does it matter if you write t=g or u=g?

Tidying up:
$$\int f(g(x))dx = \frac{\int f(u)du}{u^\prime}$$ What you have done seems to be exactly the u substitution... you just used a t instead of a u in the numerator and kept the g in the denominator. Its still messy because of the prime. A tidier form would be to get rid of the u completely and use Liebnitz notation to make the differentiation explicit: $$\int f(g(x))dx = \frac{\int f(g)dg}{dg/dx}$$ ... it's still hardly just one step.

The only reason for favoring g over u here is because the initial problem was expressed in terms of g. But there is another problem: how do we justify taking the denominator outside the integration? It may depend on the variable being integrated over!

Then there's the example: have you tried evaluating the integral by u-substitution to check it's the same?

$$\int e^{x+3x^2}dx$$You'd do: ##u=x+3x^2 \Rightarrow du = 6xdx## uh-oh?!

Surely: $$\int e^{x+3x^2}dx=\frac{\sqrt{\pi}}{2\sqrt{3} \sqrt[12]{e}}\text{erfi} \left [ \frac{6x+1}{2\sqrt{3}} \right ] + c$$

We don't have to go for such a complicated function ... consider:
$$\int (x^2+1)^2dx$$ ... this is the sort of thing we'd normally evaluate via a trig substitution or just expanding it out - but it has form f(g(x)) so perhaps $$\int (x^2+1)^2dx=\frac{\frac{1}{3}(x^2+1)^3}{2x}$$ ... but it's actually $$\int (x^2+1)^2dx=\frac{x}{15}(3x^4+10x^2+15)$$ ... the reason is that when you do the substitution, you get ##du=2xdx=2\sqrt{u-1}## which means that we cannot take the differentiation outside the integration sign. $$\int (x^2+1)^2dx \rightarrow \int \frac{u^2du}{\sqrt{1+u}}$$

The formula you are looking for is: $$\int f(g(x))dx = \int \frac{f(u)du}{\left ( \frac{dg}{dx} \right )(u)}$$... which is to say that the derivative of g wrt x has to be written in terms of u so it can take part in the integration.

This form of substitution is most useful when you notice the integrand has form: ##g^\prime(x)f(g(x))dx=f(g)dg##
 
Last edited:

Similar threads

  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 20 ·
Replies
20
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 8 ·
Replies
8
Views
1K