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

%I #8 Dec 07 2019 12:18:26

%S 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,

%T 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,

%U 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

%N n^5 mod 49.

%t PowerMod[Range[0,80],5,49] (* _Harvey P. Dale_, Apr 10 2013 *)

%o (Sage) [power_mod(n,5,49)for n in range(0, 76)] #

%o (PARI) a(n)=n^5%49 \\ _Charles R Greathouse IV_, Apr 06 2016

%K nonn,easy

%O 0,3

%A _Zerinvary Lajos_, Nov 05 2009

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 September 3 00:58 EDT 2024. Contains 375625 sequences. (Running on oeis4.)