The series
z ∈ Z [ i ] ∖ { 0 } ∑ ∣ z ∣ 2 1
is?
Note: Z [ i ] is the set of all gaussian integers ; that is, numbers of the form a + i b where a and b are integers.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Nice! That's a solution I've never seen before! Though it can be said to be overkill.
Consider the annulus n − 1 < ∣ z ∣ ≤ n for all n ∈ Z + . For each x ∈ { 0 , 1 , 2 , … , n − 1 } , there exists y ∈ Z such that x + i y is in the annulus. (Proving it is easy; when ∣ x + i y 1 ∣ = n − 1 , we have y 1 = ( n − 1 ) 2 − x 2 , and when ∣ x + i y 2 ∣ = n , we have y 2 = n 2 − x 2 . It can be verified that y 2 − y 1 ≥ 1 , thus there is an integer y such that y 1 < y ≤ y 2 . Then ∣ x + i y 1 ∣ < ∣ x + i y ∣ ≤ ∣ x + i y 2 ∣ , so x + i y is in the annulus.) For this x + i y , we have ∣ x + i y ∣ ≤ n , thus ∣ x + i y ∣ 2 1 ≥ n 2 1 . Each annulus contributes at least n points, so each annulus contributes at least n ⋅ n 2 1 = n 1 to the sum. Summing over all annuli gives the harmonic series 1 1 + 2 1 + 3 1 + … which diverges; the given sum is not less than this number, so it also diverges.
Good observation that each annulus ring contributes at least 4 n points (allowing for ± ). On average, it will contribute 2 π n points.
Problem Loading...
Note Loading...
Set Loading...
While the answer is well-known, I happened to come up with this solution myself a while back and it was pretty cool, so I've gotten around to creating a problem for it.
According to Fermat's Christmas theorem, the sum must run through all primes congruent to 1 modulo 4.
Dirichlet's theorem on primes in an arithmetic progression states that p ≡ 1 ( m o d 4 ) ∑ p 1 diverges.
The sum in question contains the above sum, so therefore it too must diverge.