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!)
A290045 Primes in A290044. 0
7, 41, 176075177, 49127973630377 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
For n < 20, A290044(n) are prime when n = {2, 3, 9, 13}.
For n >= 20, 19|A290044(n). Therefore there are only 4 terms in this sequence.
LINKS
EXAMPLE
41 = |0!! - 2!! + 4!! - 6!!| is prime.
MATHEMATICA
Select[Table[Abs@ Sum[(-1)^k*(2 k)!!, {k, 0, n}], {n, 0, 60}], PrimeQ] (* Michael De Vlieger, Jul 19 2017 *)
CROSSREFS
Sequence in context: A144747 A176090 A183064 * A188066 A225327 A102532
KEYWORD
nonn,fini,full
AUTHOR
XU Pingya, Jul 19 2017
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 13 18:40 EDT 2024. Contains 372522 sequences. (Running on oeis4.)