Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A076134
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A076134 Numbers n such that 3*n! - 1 is a prime. +0
2
0, 1, 2, 3, 4, 5, 9, 12, 17, 26, 76, 379, 438, 1695 (list; graph; listen)
OFFSET

1,3

EXAMPLE

n=5 is here because 3*5!-1=359 is a prime.

MAPLE

for n from 0 to 1000 do if isprime(3*n! - 1) then print(n) end if end do;

CROSSREFS

Cf. A051915, A076134.

Sequence in context: A084542 A038201 A033084 this_sequence A101526 A140298 A107365

Adjacent sequences: A076131 A076132 A076133 this_sequence A076135 A076136 A076137

KEYWORD

nonn

AUTHOR

Phillip L. Poplin (plpoplin(AT)bellsouth.net), Oct 30 2002

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 December 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research