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!)
A070684 n^6 mod 44. 0
0, 1, 20, 25, 4, 5, 16, 37, 36, 9, 12, 33, 12, 9, 36, 37, 16, 5, 4, 25, 20, 1, 0, 1, 20, 25, 4, 5, 16, 37, 36, 9, 12, 33, 12, 9, 36, 37, 16, 5, 4, 25, 20, 1, 0, 1, 20, 25, 4, 5, 16, 37, 36, 9, 12, 33, 12, 9, 36, 37, 16, 5, 4, 25, 20, 1, 0, 1, 20, 25, 4, 5, 16, 37, 36, 9, 12, 33, 12, 9 (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,1).
FORMULA
a(n) = a(n-22) for n > 21. - Chai Wah Wu, Sep 02 2020
MATHEMATICA
PowerMod[Range[0, 120], 6, 44] (* Harvey P. Dale, Apr 18 2011 *)
PROG
(PARI) a(n)=n^6%44 \\ Charles R Greathouse IV, Apr 06 2016
CROSSREFS
Sequence in context: A193572 A167323 A112819 * A295152 A292199 A269308
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 June 11 13:03 EDT 2024. Contains 373311 sequences. (Running on oeis4.)