The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A070576 a(n) = n^4 mod 33. 1
0, 1, 16, 15, 25, 31, 9, 25, 4, 27, 1, 22, 12, 16, 4, 3, 31, 31, 3, 4, 16, 12, 22, 1, 27, 4, 25, 9, 31, 25, 15, 16, 1, 0, 1, 16, 15, 25, 31, 9, 25, 4, 27, 1, 22, 12, 16, 4, 3, 31, 31, 3, 4, 16, 12, 22, 1, 27, 4, 25, 9, 31, 25, 15, 16, 1, 0, 1, 16, 15, 25, 31, 9, 25, 4, 27, 1, 22, 12, 16 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1).
PROG
(Sage) [power_mod(n, 4, 33)for n in range(0, 80)] # - Zerinvary Lajos, Nov 01 2009
(PARI) a(n)=n^4%33 \\ Charles R Greathouse IV, Apr 06 2016
CROSSREFS
Sequence in context: A022972 A023458 A284498 * A173778 A103908 A192632
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, May 13 2002
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 16 17:27 EDT 2024. Contains 372554 sequences. (Running on oeis4.)