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.
%I A326281 #15 Jun 25 2019 12:01:20 %S A326281 0,-1,1,-2,-1,1,2,-3,-3,-2,0,-1,2,3,3,-3,-4,-4,-3,-4,-2,0,1,-3,-1,2,3, %T A326281 3,4,4,3,-2,-4,-5,-5,-6,-5,-4,0,-5,-5,-3,1,-2,1,3,2,-6,-4,-3,2,-1,4,4, %U A326281 5,2,4,5,6,6,5,4,2,-1,-2,-4,-5,-5,-6,-7,-5,-6,-7 %N A326281 Let f(n) be a sequence of distinct Gaussian integers such that f(1) = 0 and for any n > 1, f(n) = f(floor(n/2)) + k(n)*g((1+i)^(A000120(n)-1) * (1-i)^A023416(n)) where k(n) > 0 is as small as possible and g(z) = z/gcd(Re(z), Im(z)); a(n) is the imaginary part of f(n). %H A326281 Rémy Sigrist, <a href="/A326281/b326281.txt">Table of n, a(n) for n = 1..8191</a> %H A326281 Rémy Sigrist, <a href="/A326281/a326281.png">Density plot of the first 2^22-1 terms</a> %H A326281 Rémy Sigrist, <a href="/A326281/a326281.gp.txt">PARI program for A326281</a> %o A326281 (PARI) See Links section. %Y A326281 See A326280 for the real part of f and additional comment. %Y A326281 Cf. A000120, A023416. %K A326281 sign,look %O A326281 1,4 %A A326281 _Rémy Sigrist_, Jun 22 2019