Determine whether the limit exists and evaluate the integral if it does

  • Thread starter Thread starter resolvent1
  • Start date Start date
  • Tags Tags
    Integral Limit
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
7 replies · 2K views
resolvent1
Messages
24
Reaction score
0

Homework Statement



Determine whether the limit

[itex]\lim_{n \rightarrow \infty} \int_{-1}^1 \frac{1}{\sqrt[3]{1-x^{2n}}} dx[/itex]

exists and evaluate the integral if it does

Homework Equations



Dominated convergence theorem (I think) and a power series representation.

The Attempt at a Solution



I've been attempting to find a dominating function for [itex]\frac{1}{\sqrt[3]{1-x^{2n}}}[/itex] by looking at the power series representation for [itex]\frac{1}{1-x^{2n}}[/itex], but I'm not seeing it. I'd appreciate any help.
 
Last edited:
Physics news on Phys.org
resolvent1 said:

Homework Statement



Determine whether the limit

[itex]\lim_{k \rightarrow \infty} \int_{-1}^1 \frac{1}{\sqrt[3]{1-x^{2n}}} dx[/itex]

exists and evaluate the integral if it does


Homework Equations



Dominated convergence theorem (I think) and a power series representation.


The Attempt at a Solution



I've been attempting to find a dominating function for [itex]\frac{1}{\sqrt[3]{1-x^{2n}}}[/itex] by looking at the power series representation for [itex]\frac{1}{1-x^{2n}}[/itex], but I'm not seeing it. I'd appreciate any help.
What does k have to do with this?

Why take the limit as k → ∞ ?
 
Much more interesting if we consider:

[tex]\lim_{n\to\infty}\int_{-1}^1 \frac{dx}{\sqrt[3]{1-x^{2n}}}[/tex]

and in that case isn't:

[tex]x^{2n}\leq x^2[/tex]

in that interval?
 
Last edited:
Sorry, that should be an n, not a k.

It's true that x^{2n} \leq x^2 on [-1,1], so [itex]\frac{1}{\sqrt[3]{1-x^{2n}}} \leq \frac{1}{1-x^2}[/itex] on [-1,1], but [itex]\frac{1}{1-x^2}[/itex] isn't in [itex]L^1(-1,1)[/itex]

So I'm not sure what to do with it.
 
Thanks, I think that works perfectly. (I can't believe I didn't see that before - sorry - and that problem was really starting to piss me off.)
 
Good! :)

Does that mean that you also evaluated the integral in its limit?
 
Yeah, I knew that several hours ago, just not the dominating function. THank you for your help.