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.

A070448 a(n) = n^2 mod 26.

Original entry on oeis.org

0, 1, 4, 9, 16, 25, 10, 23, 12, 3, 22, 17, 14, 13, 14, 17, 22, 3, 12, 23, 10, 25, 16, 9, 4, 1, 0, 1, 4, 9, 16, 25, 10, 23, 12, 3, 22, 17, 14, 13, 14, 17, 22, 3, 12, 23, 10, 25, 16, 9, 4, 1, 0, 1, 4, 9, 16, 25, 10, 23, 12, 3, 22, 17, 14, 13, 14, 17, 22, 3, 12, 23, 10, 25, 16, 9, 4, 1
Offset: 0

Views

Author

N. J. A. Sloane, May 12 2002

Keywords

Programs

Formula

G.f.: (x +4*x^2 +9*x^3 +16*x^4 +25*x^5 +10*x^6 +23*x^7 +12*x^8 +3*x^9 +22*x^10 +17*x^11 +14*x^12 +13*x^13 +14*x^14 +17*x^15 + 22*x^16 + 3*x^17 +12*x^18 +23*x^19 +10*x^20 +25*x^21 +16*x^22 +9*x^23 +4*x^24 +x^25)/(1-x^26). - Vincenzo Librandi, Dec 16 2014
a(n) = a(n-26). - G. C. Greubel, Mar 24 2016