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!)
A121567 Fibonacci[ (p - 1) ], where p = Prime[n]. 3
1, 1, 3, 8, 55, 144, 987, 2584, 17711, 317811, 832040, 14930352, 102334155, 267914296, 1836311903, 32951280099, 591286729879, 1548008755920, 27777890035288, 190392490709135, 498454011879264, 8944394323791464 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
p = Prime[n] divides a(n) = Fibonacci(p-1) for p = {11,19,29,31,41,59,61,71,79,89,101,109,131,...} = A045468[n] Primes congruent to {1, 4} mod 5.
LINKS
FORMULA
a(n) = Fibonacci[ Prime[n] - 1 ].
MATHEMATICA
Table[Fibonacci[Prime[n]-1], {n, 1, 30}]
CROSSREFS
Sequence in context: A354851 A322461 A192647 * A222788 A308572 A101361
KEYWORD
nonn
AUTHOR
Alexander Adamchuk, Aug 07 2006
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 May 21 11:30 EDT 2024. Contains 372736 sequences. (Running on oeis4.)