A162522 First differences of magic numbers A018226.
6, 12, 8, 22, 32, 44
Offset: 1
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.
A162518(n) = if(n<1, 0, polcoeff( x^126+x^82+x^50+x^28+x^20+x^8+x^2, n)); \\ Antti Karttunen, Dec 24 2018, after code in A089011
Comments