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.

A102925 Imaginary part of Gaussian amicable numbers in order of increasing magnitude. See A102924 for the real part.

Original entry on oeis.org

1020, 2060, -1228, 1020, -2356, 2435, 467, -4988, -6187, -5471, 4275, -6133, -5251, 3960, -8280, 4606
Offset: 1

Views

Author

T. D. Noe, Jan 19 2005

Keywords

Programs

  • Mathematica
    s[z_Complex] := DivisorSigma[1, z]-z; nn=10000; lst={}; Do[d=a^2+b^2; If[d