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!)
A070584 n^4 mod 41. 0
0, 1, 16, 40, 10, 10, 25, 23, 37, 1, 37, 4, 31, 25, 40, 31, 18, 4, 16, 23, 18, 18, 23, 16, 4, 18, 31, 40, 25, 31, 4, 37, 1, 37, 23, 25, 10, 10, 40, 16, 1, 0, 1, 16, 40, 10, 10, 25, 23, 37, 1, 37, 4, 31, 25, 40, 31, 18, 4, 16, 23, 18, 18, 23, 16, 4, 18, 31, 40, 25, 31, 4, 37, 1, 37 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,3

LINKS

Table of n, a(n) for n=0..74.

MATHEMATICA

PowerMod[Range[0, 80], 4, 41] (* Harvey P. Dale, Nov 01 2011 *)

PROG

(PARI) a(n)=n^4%41 \\ Charles R Greathouse IV, Apr 06 2016

CROSSREFS

Sequence in context: A305362 A197603 A144448 * A205072 A185798 A253698

Adjacent sequences: A070581 A070582 A070583 * A070585 A070586 A070587

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 March 20 09:08 EDT 2023. Contains 361365 sequences. (Running on oeis4.)