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!)
A325626 a(n) is the smallest prime factor in A030426(n). 2
2, 5, 13, 89, 233, 1597, 37, 28657, 514229, 557, 73, 2789, 433494437, 2971215073, 953, 353, 4513, 269, 6673, 9375829, 157, 99194853094755497, 1069, 193, 743519377, 519121, 1247833, 827728777, 677, 27941, 1066340417491710595814572169, 19134702400093278081449423917, 277, 110557 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,1
LINKS
MATHEMATICA
f[n_]:=(FactorInteger@Fibonacci@Prime[n])[[1, 1]]; Array[f, 35, 2]
PROG
(Magma) [Minimum(PrimeDivisors(Fibonacci(NthPrime(n)))): n in [2..35]];
CROSSREFS
Sequence in context: A096280 A236395 A032015 * A325627 A075736 A030426
KEYWORD
nonn
AUTHOR
Vincenzo Librandi, May 11 2019
EXTENSIONS
Offset corrected by Chai Wah Wu, Jul 17 2019
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 April 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)