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!)
A100857 a(n) = greatest prime factor of (prime(n) - 1)! + prime(n). 3
3, 5, 29, 727, 3628811, 6599, 6385271, 1291883, 315389197, 123662437024088191, 2107707330310062524424576119, 50717732086848522419, 14602944428087660261, 55353784249983832172137, 16166897314580017 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Amiram Eldar, Table of n, a(n) for n = 1..24 (using factordb.com)
FactorDB, Status of 97+96!.
FORMULA
a(n) = A006530(A100856(n)).
a(n) > A000040(n).
EXAMPLE
n=6: (prime(6)-1)! + prime(6) = 12! + 13 = 479001600 + 13 = 479001613 = 29*2503*6599, therefore a(6) = 6599.
MATHEMATICA
FactorInteger[(#-1)!+#][[-1, 1]]&/@Prime[Range[15]] (* Harvey P. Dale, Jul 23 2011 *)
CROSSREFS
Sequence in context: A154552 A261463 A352913 * A100856 A100858 A215780
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Nov 20 2004
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 19 02:45 EDT 2024. Contains 371782 sequences. (Running on oeis4.)