Convergence of an Integral with Increasing Exponent

  • Thread starter Thread starter abcd999
  • Start date Start date
  • Tags Tags
    Integral Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
abcd999
Messages
3
Reaction score
0

Homework Statement


[tex]lim n \rightarrow\inf \int sin(pi*x^{n})dx[/tex]
...integral is from x=0 to 1/2.


Homework Equations





The Attempt at a Solution


Lebesgue's Dominated Convergence Theorem says that I can move the limit inside, but only if fn converges pointwise to a limit f, which I don't believe it does. Even so, there is no limit as n approaches infinity of fn.
I also tried u substitution, setting u = pi*x^n, but that didn't get me anywhere.

Thanks in advance
 
Physics news on Phys.org
Doesn't x^n converge to zero for x in [0,1/2]? Or am I confused?
 
It does, but in order to move the limit inside and use Lebesgue's, doesn't sin(pi*x^n) have to converge to a limit over the entire domain, not just [0,1/2]?
 
Not as far as I know. You are only integrating over [0,1/2]. Why do you have to worry about values outside of that range? Just call the domain [0,1/2].
 
I guess I was over thinking it. Thanks for your help.