Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A089131
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A089131 Primes of the form (n!+3)/3. +0
2
3, 41, 241, 13441, 13305601, 118562476032001, 8617338912961658880001, 123997775596633739155999816050278400000001 (list; graph; listen)
OFFSET

1,1

PROGRAM

(PARI) nfactp2d2(n) = { for(x=1, n, y=floor((x!+ 3)/3); if(isprime(y), print1(y", ")) ) }

CROSSREFS

Cf. A089085.

Sequence in context: A092168 A080347 A106978 this_sequence A057650 A159249 A087544

Adjacent sequences: A089128 A089129 A089130 this_sequence A089132 A089133 A089134

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Dec 05 2003

EXTENSIONS

The next term is too large to include.

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | The OEIS Foundation | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified March 20 09:10 EDT 2010. Contains 173642 sequences.


AT&T Labs Research