hello,
I am supposed to find two diverging sequences whose sum and products converge, and whose elements are all >= 0. Anyone who could give me a hint? (-1)^n and (-1)^(n+1) works execpt for that fact that not all elements are >= 0.
thank you -
oz.
Printable View
hello,
I am supposed to find two diverging sequences whose sum and products converge, and whose elements are all >= 0. Anyone who could give me a hint? (-1)^n and (-1)^(n+1) works execpt for that fact that not all elements are >= 0.
thank you -
oz.
I'm sorry for the confusion, the sequences must hold to this:
an >= 0 and bn >= 0 for all n...
oz.