- 10,947
- 3,821
Its simple. Let's spell it out again. This time I will use the Zeta function in a different form C(k) defined as ∑n^k (the sum is from 1 - not zero). Now 2*2^k*C(k) = 2*2^k +2*4^k +2*6^k ... So C(k) - 2*2^k*C(k) = 1 + (1 - 2)2^k + 3^k +(1-2)4^k ... = 1 - 2^k +3^k - 4^k ... which I will call E(k). So we have (1-2*2^k)*C(k) = E(k) or C(k) = E(k)/(1-2*2^k). Now we will show for k=0 and k=1 E(k) is linear and stable by using what's called Generic Summation to sum them. Hardy took this as the defining axioms of a series summation as pointed out in your posted article. If these axioms give a value to the series then they obviously obey those axioms. Let's start with k=0 so E(0) = 1 - 1 + 1 - 1 ... (this is called Grandi's series). There are a number of ways of summing it - but here simply applying the axioms is easiest E(0) = 1 - E(0) or 2*E(0) = 1 ⇒ E(0) = 1/2. But C(0) = E(0)/(1-2*2^k) = E(0)/(1-2*2^0) = -1/2. So C(0) = 1+1+1+1+1+... = -1/2 Similarly E(1) = 1 -2 +3 -4 ... = 1 - (1+1) + (1+2) - (1+3) ... = (1 - 1 + 1 - 1 ... ) - (1 - 2 + 3 ...) = 1/2 - E(1) ⇒ E(1) = 1/4. And we get C(1) = 1+2+3+4... = E(1)/(1-2*2^1) = -1/12.
You can do the rest by using linear and stable summation techniques like Borel Exponential Summation.
How did it evade the theorems in your paper? By transforming the problem into one where they do not apply - as can be seen by E(k) being linear and stable. The n in ∑n^k ensures you can't perform things like taking the first term out etc. For example in the proof it says: That the method Y is not totally regular is immediate since otherwise it should assign the value +∞ to the proposed expression. By (C), Y ({1,1,1,…}) has the same value as 0 + 1 + 1 + 1 + …. However in the form ∑n^k you can't put zero in front of it - the sum is from 1. You will find similar issues with other parts of the proof.
Thanks
Bill
You can do the rest by using linear and stable summation techniques like Borel Exponential Summation.
How did it evade the theorems in your paper? By transforming the problem into one where they do not apply - as can be seen by E(k) being linear and stable. The n in ∑n^k ensures you can't perform things like taking the first term out etc. For example in the proof it says: That the method Y is not totally regular is immediate since otherwise it should assign the value +∞ to the proposed expression. By (C), Y ({1,1,1,…}) has the same value as 0 + 1 + 1 + 1 + …. However in the form ∑n^k you can't put zero in front of it - the sum is from 1. You will find similar issues with other parts of the proof.
Thanks
Bill
Last edited: