cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A106385 Consider the Gaussian primes of the first quadrant a+bi, with a>0, b>=0, ordered as a sequence by the size of the norm and the size of a, as defined in A103431. The sum of these primes up to a+bi is divisible by a+bi. a(n) is the real part a of such a+bi.

Original entry on oeis.org

1, 2, 3, 1, 191
Offset: 1

Views

Author

Sven Simon, Apr 30 2005

Keywords

Comments

A106386 has the imaginary parts.

Examples

			(1+i)+(1+2i)+(2+i)+3+(2+3i)+(3+2i)+(1+4i)+(4+i)+(2+5i)+(5+2i)+(1+6i)+(6+i)+(4+5i)+
(5+4i)+7+(2+7i)+(7+2i)+(5+6i)+(6+5i)+(3+8i) = (70+65i), (70+65i) / (3+8i) = (10-5i).
This is the third number with the property, so a(3)=3.
		

Crossrefs