1

If $\sum{a_n}=x$ and $\sum{n a_n}=y$ and both converge, is there any relation between $x$ and $y$?

Mark Hurd
  • 688

1 Answers1

2

if $\lim_{n \to \infty} \sqrt[n]{|a_n|} \lt 1$ then the function: $$ f(z) = \sum_{k=0}^{\infty} a_nz^n $$ has a radius of convergence $\gt1$. consequently it is holomorphic on the unit disc. its derivative $\frac{df}{dz} = g(z)$ has the same radius of convergence as $f(z)$ and: $$ f(1) = x \\ g(1) = y $$

David Holden
  • 18,040