Integration by Substitution fails

Click For Summary

Homework Help Overview

The discussion revolves around the integral \(\int^{1}_{-1} \frac{dx}{(1+x^4)}\), with participants exploring the challenges of integration techniques, particularly substitution methods. The subject area is calculus, focusing on integration strategies.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the original poster's substitution attempt with \(u = x^2\) and the resulting confusion regarding limits and the form of the integral. Questions arise about the validity of the substitution and the implications of integrating over a symmetric interval. Some participants suggest alternative methods, including power series and trigonometric substitutions, while others express skepticism about the effectiveness of these approaches.

Discussion Status

The discussion is active, with various participants providing insights and questioning the assumptions made in the original substitution. Some guidance has been offered regarding the symmetry of the integral and the potential for alternative methods, but no consensus on a definitive approach has been reached.

Contextual Notes

Participants note the integral's limits and the nature of the integrand, which complicates the substitution process. There is also mention of the irreducibility of the polynomial in the denominator and the challenges posed by integration techniques such as partial fractions and trigonometric substitution.

physicsfan24
Messages
7
Reaction score
0
Question:
\int^{1}_{-1} \frac{dx}{(1+x^4)}

I attempt:
u = x^2,
so x= u^1/2
dx= 1/2 u^(-1/2)

Which gives me \int^{1}_{1} \frac{1}{(1+x^4)} * \frac{1}{(2u^1/2)}du, which is 0. Thats not the answer as seen by any graphing utility.
Where is this error? I do not know integration by parts. I just wish to know why my logic fails.

Any help? :/
 
Physics news on Phys.org
Your integral goes from 1 to 0 and back to 1. Write the first integral as twice the integral from 0 to 1.
 
Ok so it would be
2 * \int^{1}_{0} \frac{1}{(1+x^4)} * \frac{1}{(2u^1/2)}du

Now, is my logic correct when I do?
u = x^2,
so x= u^1/2
dx= 1/2 u^(-1/2)
 
Yes, your logic is correct.
 
I can't say I'm clear as to how a u-substitution will help here (having just tried it out myself). There's nothing here to grab ahold of for integration by parts and the denominator is an irreducible quartic polynomial, so integration by partial fractions doesn't go anywhere. I want to say that something involving a trigonometric substitution might dent it, but there will be work beyond that. I finally looked up the indefinite integral in Petit Bois and it is not pretty, suggesting that there are multiple layers of substitution involved...

If an infinite series is acceptable for an answer, it is relatively easy to convert the integrand to a power series which is then integrated term-by-term. Since the limits of integration are 0 and 1, the result simplifies considerably to something related to an alternating harmonic series (thus convergent).
 
physicsfan24 said:
Question:
\int^{1}_{-1} \frac{dx}{(1+x^4)}

I attempt:
u = x^2,
so x= u^1/2
dx= 1/2 u^(-1/2)

Which gives me \int^{1}_{1} \frac{1}{(1+x^4)} * \frac{1}{(2u^1/2)}du, which is 0. Thats not the answer as seen by any graphing utility.
Where is this error? I do not know integration by parts. I just wish to know why my logic fails.

Any help? :/
No, x is not equal to u1/2. x originally goes from -1 to 1, so sometimes x is negative and sometimes it's positive. x = u1/2 when x is positive and x = -u1/2 when x is negative.
 
I'm surprised that no one has mentioned an obvious flaw in the "logic". If you are substituting u= some function of x, then the final integral cannot have both x and u in it!
If you had taken u= x2, then du= 2x dx so du/2x= du/2u1/2= dx. (as AKG pointed out, that is only true for x positive. Fortunately, the integral is clearly symmetric so you can integrate taking x from 0 to 1 and then double.)
When x= 0, u= 0, when x= 1, u= 1. The integral becomes
\frac{1}{2}\int_0^1 \frac{1}{1+u^2} \frac{du}{\sqrt{u}}
Unfortunately, I don't think that's going to be any easier to integrate!
 
HallsofIvy said:
I'm surprised that no one has mentioned ...

Since it was an intermediate step -- and, in any event, doesn't go anywhere in solving the problem -- it didn't seem worth remarking on that. It certainly wouldn't be left that way in continuing the development.

Unfortunately, it seems that a number of lecturers nowadays actually write down the first step for substitutions into an integrand this way (to judge from the papers I've been grading this past week). It isn't an utterly terrible abuse of notation, since u is plainly intended as a function of x, but it sure sets my teeth on edge (especially when a student is doing a definite integral like that and then can't seem to decide which set of integration limits to use...).
 
dynamicsolo said:
I can't say I'm clear as to how a u-substitution will help here (having just tried it out myself). There's nothing here to grab ahold of for integration by parts and the denominator is an irreducible quartic polynomial, so integration by partial fractions doesn't go anywhere. I want to say that something involving a trigonometric substitution might dent it, but there will be work beyond that. I finally looked up the indefinite integral in Petit Bois and it is not pretty, suggesting that there are multiple layers of substitution involved...

A quartic polynomial with real coefficients can always be factored into two quadratic polynomials with real coefficients, as a consequence of the conjugate root theorem. And that's actually how to solve this integral, first step is to use partial fractions.

If someone wants to try a substitution, you'll have trouble unless you can do \int \frac{1}{\sqrt{\tan x}} dx

EDIT: I must warn, though it is possible to do by partial fractions and successive substitutions that aren't too difficult to spot, I would take a good 30 minutes on it, even if your pretty fast.
 
Last edited:
  • #10
Gib Z said:
A quartic polynomial with real coefficients can always be factored into two quadratic polynomials with real coefficients, as a consequence of the conjugate root theorem. And that's actually how to solve this integral, first step is to use partial fractions.

The fourth roots of -1 would explain the square roots of 2 in the tabulated integration I looked up.

If someone wants to try a substitution, you'll have trouble unless you can do \int \frac{1}{\sqrt{\tan x}} dx

Yeah, I thought of x^2 = tan (u) this morning, but the outcome just made it clearer why the final integral function is so messy.

I suspect the cleanest way to answer the original question is to integrate the power series for \frac{1}{(1+x^4)}, which at least gives the nice-looking result for the definite integral

2 · [ 1 - (1/5) + (1/9) - (1/13) + ... ]
 

Similar threads

  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
11K
  • · Replies 22 ·
Replies
22
Views
3K
Replies
3
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
3
Views
2K