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.

Showing 1-3 of 3 results.

A070597 Duplicate of A070474.

Original entry on oeis.org

0, 1, 8, 3, 4, 5, 0, 7, 8, 9, 4, 11, 0, 1, 8, 3, 4, 5, 0, 7, 8, 9, 4, 11, 0, 1, 8, 3, 4, 5, 0, 7, 8, 9, 4, 11, 0, 1, 8, 3, 4, 5, 0, 7, 8, 9, 4, 11, 0, 1, 8, 3, 4, 5, 0, 7, 8, 9, 4, 11, 0, 1, 8, 3, 4, 5, 0, 7, 8, 9, 4, 11, 0, 1, 8, 3, 4, 5, 0, 7, 8, 9, 4, 11, 0, 1, 8, 3, 4, 5, 0, 7, 8, 9, 4, 11, 0, 1, 8, 3
Offset: 0

Views

Author

N. J. A. Sloane, May 13 2002

Keywords

Comments

a(n)=A070474(n) [Proof: n^5-n^3 == 0 (mod 12) is shown explicitly for n=0 to 11, then the induction n->n+12 for the 5th-order polynomial followed by binomial expansion of (n+12)^k concludes that the zero (mod 12) is periodically extended to the other integers.] - R. J. Mathar, Jul 23 2009

Crossrefs

Programs

A070473 a(n) = n^3 mod 11.

Original entry on oeis.org

0, 1, 8, 5, 9, 4, 7, 2, 6, 3, 10, 0, 1, 8, 5, 9, 4, 7, 2, 6, 3, 10, 0, 1, 8, 5, 9, 4, 7, 2, 6, 3, 10, 0, 1, 8, 5, 9, 4, 7, 2, 6, 3, 10, 0, 1, 8, 5, 9, 4, 7, 2, 6, 3, 10, 0, 1, 8, 5, 9, 4, 7, 2, 6, 3, 10, 0, 1, 8, 5, 9, 4, 7, 2, 6, 3, 10, 0, 1, 8, 5, 9, 4, 7, 2, 6, 3, 10, 0, 1, 8, 5, 9, 4, 7, 2, 6, 3, 10
Offset: 0

Views

Author

N. J. A. Sloane, May 12 2002

Keywords

Crossrefs

Programs

Formula

a(n) = a(n-11). - G. C. Greubel, Mar 26 2016

A070516 Duplicate of A070435.

Original entry on oeis.org

0, 1, 4, 9, 4, 1, 0, 1, 4, 9, 4, 1, 0, 1, 4, 9, 4, 1, 0, 1, 4, 9, 4, 1, 0, 1, 4, 9, 4, 1, 0, 1, 4, 9, 4, 1, 0, 1, 4, 9, 4, 1, 0, 1, 4, 9, 4, 1, 0, 1, 4, 9, 4, 1, 0, 1, 4, 9, 4, 1, 0, 1, 4, 9, 4, 1, 0, 1, 4, 9, 4, 1, 0, 1, 4, 9, 4, 1, 0, 1, 4, 9, 4, 1, 0, 1, 4, 9, 4, 1, 0, 1, 4, 9, 4, 1, 0, 1, 4, 9, 4
Offset: 0

Views

Author

N. J. A. Sloane, May 13 2002

Keywords

Comments

n^4 mod 12 == A070435 n^2 mod 12 and both have the nice symmetrical cycle {0, 1, 4, 9, 4, 1, 0}. Also, A070597 n^5 mod 12 == A070474 n^3 mod 12 and both have the nice anti-symmetrical cycle {0, 1, 8, 3, 4, 5, 0, 7, 8, 9, 4, 11, 0}: a(i) + a(14-i) = 0 mod 12. - Zak Seidov, Feb 18 2006

Crossrefs

Programs

Showing 1-3 of 3 results.