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!)
A139198 a(n) = prime(n)!/10 - 1. 18
11, 503, 3991679, 622702079, 35568742809599, 12164510040883199, 2585201673888497663999, 884176199373970195454361599999, 822283865417792281772556287999999 (list; graph; refs; listen; history; text; internal format)
OFFSET
3,1
LINKS
FORMULA
a(n) = A039716(n)/10 - 1. - Elmo R. Oliveira, Jan 20 2023
MATHEMATICA
Table[(Prime[n]! - 10)/10, {n, 3, 20}]
PROG
(PARI) a(n) = prime(n)!/10 - 1 \\ David A. Corneth, Jun 02 2017
CROSSREFS
Sequence in context: A263246 A263377 A142809 * A004800 A322065 A065823
KEYWORD
nonn,less
AUTHOR
Artur Jasinski, Apr 11 2008
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 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)