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!)
A028256 Fibonacci(n+2) mod n-th prime. 0

%I #9 Dec 16 2019 22:11:09

%S 0,0,0,1,2,8,0,17,20,28,16,7,36,41,46,40,51,55,25,32,41,74,76,86,90,

%T 65,53,8,10,8,74,64,104,84,0,7,106,147,142,95,113,67,79,86,3,3,13,61,

%U 39,191,1,13,54,209,108,171,108,119,100,8,280,154,106,309,182

%N Fibonacci(n+2) mod n-th prime.

%t Table[Mod[Fibonacci[n+2],Prime[n]],{n,60}] (* _Harvey P. Dale_, Jan 12 2014 *)

%K nonn

%O 1,5

%A _N. J. A. Sloane_.

%E More terms from _Sean A. Irvine_, Dec 16 2019

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 April 18 02:22 EDT 2024. Contains 371767 sequences. (Running on oeis4.)