Does this series converge almost everywhere?

  • Context:
  • Thread starter Thread starter Jack3
  • Start date Start date
  • Tags Tags
    Set
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
Jack3
Messages
9
Reaction score
0
Show that ∑_(n=1)^∞ cos^n (2^n x) converges for a.e. x, but diverges on a dense set of x’s .

Show that [math]\sum_{n=1}^\infty \cos^n (2^n x)[/math] converges for a.e. x, but diverges on a dense set of x’s .
 
Last edited by a moderator:
Physics news on Phys.org
Re: Show that ∑_(n=1)^∞ cos^n (2^n x) converges for a.e. x, but diverges on a dense set of x’s .

Hi Jack,

Did you know that you can use Latex on MHB? The way you write is pretty close already to the correct Latex syntax so if you just learn a few common pieces of code you'll be able to use it immediately.

I rewrote the sum in your OP as:

\sum_{n=1}^\infty \cos^n (2^n x)

Jameson
 
Re: Show that ∑_(n=1)^∞ cos^n (2^n x) converges for a.e. x, but diverges on a dense set of x’s .

Jack said:
Show that [math]\sum_{n=1}^\infty \cos^n (2^n x)[/math] converges for a.e. x, but diverges on a dense set of x’s .
If $x$ is of the form $\dfrac{a\pi}{2^b}$ (where $a$ and $b$ are integers) then $\cos^n (2^n x)$ will take the value 1 infinitely often. That deals with showing that the series diverges on a dense set.

Convergence a.e. looks harder. I will pass on that for now.