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!)
A167527 n^5 mod 49. 0
0, 1, 32, 47, 44, 38, 34, 0, 36, 4, 40, 37, 10, 20, 0, 22, 25, 33, 30, 31, 6, 0, 8, 46, 26, 23, 3, 41, 0, 43, 18, 19, 16, 24, 27, 0, 29, 39, 12, 9, 45, 13, 0, 15, 11, 5, 2, 17, 48, 0, 1, 32, 47, 44, 38, 34, 0, 36, 4, 40, 37, 10, 20, 0, 22, 25, 33, 30, 31, 6, 0, 8, 46, 26, 23, 3 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
PowerMod[Range[0, 80], 5, 49] (* Harvey P. Dale, Apr 10 2013 *)
PROG
(Sage) [power_mod(n, 5, 49)for n in range(0, 76)] #
(PARI) a(n)=n^5%49 \\ Charles R Greathouse IV, Apr 06 2016
CROSSREFS
Sequence in context: A317381 A178311 A319914 * A114406 A271784 A114416
KEYWORD
nonn,easy
AUTHOR
Zerinvary Lajos, Nov 05 2009
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 July 28 15:17 EDT 2024. Contains 374698 sequences. (Running on oeis4.)