A Series Converging to a Lipschitz Function

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
1 reply · 2K views
Euge
Gold Member
MHB
POTW Director
Messages
2,072
Reaction score
245
Prove that the series $$\sum_{k = 1}^\infty \frac{(-1)^{k-1}}{|x| + k}$$ converges for all ##x\in \mathbb{R}## to a Lipschitz function on ##\mathbb{R}##.
 
Physics news on Phys.org
Set [tex] f_n(x) = \sum_{k=1}^n \frac{(-1)^{k-1}}{|x| + k}.[/tex] This converges at each [itex]x \in \mathbb{R}[/itex] as [itex]n \to \infty[/itex] by the alternating series test. Let [itex]f(x) = \lim_{n \to \infty} f_n(x)[/itex].

We have [tex] |f_n(x) - f_n(y)| \leq \sum_{k=1}^n \left|\frac{|y| - |x|}{(|x| + k)(|y| + k)}\right| \leq \sum_{k=1}^n \left|\frac{|y| - |x|}{k^2}\right| < \frac{\pi^2}{6}\left||y| - |x|\right| \leq \frac{\pi^2}{6}|x - y|.[/tex] Now [tex]\begin{split}<br /> |f(x) - f(y)| &\leq |f(x) - f_n(x)| + |f_n(x) - f_n(y)| + |f_n(y) - f(y)| \\<br /> &< \frac{\pi^2}{6}|x - y| + |f(x) - f_n(x)| +|f_n(y) - f(y)|.<br /> \end{split}[/tex] I think the result follows on letting [itex]n \to \infty[/itex].
 
Reply
  • Like
Likes   Reactions: fresh_42