All such attempts for summation are ill-defined. The Abel summation is actually not a property - it is a <i>functional</i>. That said you take the function f(n)=<n-th summand>. Then you can define AS(f), but it shares very few properties with normal summation. If you are not careful you can easily reach contradiction.<p>For example<p>1/4 = <i>1 -2</i> +3 <i>-4 +5</i> -6 <i>+7</i> ... = //comment: 1-2-4+5=0,<p>3-6+9-12... =<p>3\sum i(-1)^i= 3* 1/4<p>Contradiction!<p>Edit: The original contradiction example was more complicated.