Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A135726
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A135726 Primes of the form n!!!-1 = A007661(n)-1, n>0. +0
2
2, 3, 17, 79, 4188799, 2504902399, 254561089305599, 13106744139423334399999, 8483004771271882804592639999, 706526001186582385898210420541078864497278132689882316799999999 (list; graph; listen)
OFFSET

1,1

COMMENT

Sequence A135725 gives the easier-to-read n-values.

LINKS

ProthSearch.net (on web.archive.org), n3minus.txt

Ken Davis, Status of Search for Multifactorial Primes

EXAMPLE

a(4) = 79 = 8x5x2-1 = 8!!!-1 is the 4th prime of that form.

PROGRAM

(PARI) A007661(n) = prod(i=1, (n-1)\3, n-=3, n+!n) /* newline */ for(n=1, 999, if(isprime(A007661(n)-1), print1(A007661(n)-1, ", ")))

CROSSREFS

Cf. A007661, A135725, A037082, A037083.

Sequence in context: A085874 A055739 A056794 this_sequence A042978 A089675 A041383

Adjacent sequences: A135723 A135724 A135725 this_sequence A135727 A135728 A135729

KEYWORD

nonn

AUTHOR

M. F. Hasler (Maximilian.Hasler(AT)gmail.com), Nov 26 2007

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 | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research