Radius of Convergence and Absolute Convergence of a Series

  • Thread starter Thread starter Mathman23
  • Start date Start date
  • Tags Tags
    Absolute Series
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
3 replies · 2K views
Mathman23
Messages
248
Reaction score
0
Hello

I have this problem here:

Given the series

[tex]\sum_{n=1} ^{\infty} \frac{x^{n+1}}{n(n+1)}[/tex]

show that this converges for every [tex]x \in \{ w \in \mathbb{C} \| \|w \| \leq 1 \}[/tex]

Solution:

Since

[tex]\sum_{n=1} ^{\infty} \left| \frac{x^{n+1}}{n(n+1)} \right| = \sum_{n=1} ^{\infty} \frac{1}{n(n+1)} \right|[/tex]

Since [tex]\sum_{n=1} ^{\infty} \frac{1}{n(n+1)} \right|[/tex] convergence then according the definition then

[tex]\sum_{n=1} ^{\infty} \frac{x^{n+1}}{n(n+1)}[/tex] is absolute convergent.

Thus

[tex]x \in \{ w \in \mathbb{C} \| \|w \| \leq 1 \}[/tex]. Right?

Best Regards
Fred
 
Last edited:
Physics news on Phys.org
This:

[tex]\sum_{n=1} ^{\infty} \left| \frac{x^{n+1}}{n(n+1)} \right| = \sum_{n=1} ^{\infty} \frac{1}{n(n+1)} \right|[/tex]

shouldn't be an equality. You hopefully meant an inequality here which is valid for x on the unit disc. Otherwise it looks good.
 
Then it should have say ?

[tex]\sum_{n=1} ^{\infty} \left| \frac{x^{n+1}}{n(n+1)} \right| \leq \sum_{n=1} ^{\infty} \frac{1}{n(n+1)} \right|[/tex]

Regards Humminbird

p.s. Do I use uniform continuety to show that

[tex]g(x) = \sum_{n=1} ^{\infty} \frac{x^{n+1}}{n(n+1)}[/tex]

is continious on [tex]x \in \{ w \in \mathbb{C} \| \|w \| \leq 1\}[/tex] ??


shmoe said:
This:

[tex]\sum_{n=1} ^{\infty} \left| \frac{x^{n+1}}{n(n+1)} \right| = \sum_{n=1} ^{\infty} \frac{1}{n(n+1)} \right|[/tex]

shouldn't be an equality. You hopefully meant an inequality here which is valid for x on the unit disc. Otherwise it looks good.
 
Last edited:
No, if
[tex]\sum_{n=1} ^{\infty} \frac{x^{n+1}}{n(n+1)}[/tex]
then all you can say is "if x= 1 this is
[tex]\sum_{n=1} ^{\infty} \frac{1}{n(n+1)}[/tex]
which converges absolutely" (since all terms are positive anyway).

Of course, I'm not sure why you chose to make x= 1. Have you determined what the radius of convergence is? And if the radius of convergence is 1, what happens when x= -1?