Consider some non-negative sequences $a_n, b_n, c_n,$ etc.
Suppose I have a "nested series" (not sure proper terminology)
$$\sum_{k = 1}^\infty a_k \sum_{j = 1}^k b_j \sum_{i = j}^k c_i$$
etc etc.
How should I go about determining the summability of this series?
Of course the first approach is to evaluate the inner term and work outwards...but is there a simpler way?
Suppose I know the summability of $a_k, b_k, c_k$ (e.g., summable, non summable, summable or non-summable, summable, summable). Is there a fast way of determining if the overall series is summable?
Any book that investigate these type of series would help :)