login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A139057 a(n) = prime numbers of the form (k!!-3)/3. 44
7, 239, 159667199, 6974263295999, 2947253997913233984847871999999, 98410933013201380282539536547839999999, 20138421021124611879118377356171332502421503999999999 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Numbers k for which (-3 + k!!)/3 is prime see A139056

MATHEMATICA

a = {}; Do[If[PrimeQ[(-3 + n!!)/3], AppendTo[a, [(-3 + n!!)/3]], {n, 1, 1000}]; a

CROSSREFS

Cf. A089085, A117141, A007749, A139056.

Sequence in context: A120661 A185389 A159967 * A200961 A086214 A133589

Adjacent sequences:  A139054 A139055 A139056 * A139058 A139059 A139060

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Apr 07 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 03:44 EST 2012. Contains 205860 sequences.