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!)
A303738 Primes of form (2*k)! + k! - 1. 1
2, 40343, 371993326789901217467999454553208905727999 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
a(4) has 154 digits and is too large to be included.
LINKS
FORMULA
a(n) = (2*A303737(n))! + A303737(n)! - 1.
MAPLE
f:=factorial: select(isprime, [seq(f(2*k)+f(k)-1, k=1..600)]);
CROSSREFS
Sequence in context: A272166 A291881 A257968 * A055578 A232733 A106025
KEYWORD
nonn
AUTHOR
Muniru A Asiru, May 27 2018
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 June 5 12:10 EDT 2024. Contains 373105 sequences. (Running on oeis4.)