Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A154524
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A154524 Primes p such that LCM[1,2,3,...,p-2,p-1,p] - 1 is prime. +0
3
3, 5, 7, 19, 23, 29, 47, 61, 97, 181, 233, 307, 401, 887, 1021, 1087, 1361, 1481, 2053, 2293, 5407, 5857 (list; graph; listen)
OFFSET

1,1

FORMULA

A057825 INTERSECT A000040. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 14 2009]

EXAMPLE

7 is in the sequence because it is prime and also LCM(1,2,3,4,5,6,7)-1=420-1=419 is prime. [From Emeric Deutsch (deutsch(AT)duke.poly.edu), Jan 16 2009]

MAPLE

P := proc (n) options operator, arrow: lcm(seq(j, j = 1 .. n)) end proc: a := proc (n) if isprime(n) = true and isprime(P(n)-1) = true then n else end if end proc: seq(a(n), n = 1 .. 3000); [From Emeric Deutsch (deutsch(AT)duke.poly.edu), Jan 16 2009]

CROSSREFS

Cf. A056604, A154525, A154526.

Sequence in context: A052333 A074106 A002261 this_sequence A079131 A106919 A005850

Adjacent sequences: A154521 A154522 A154523 this_sequence A154525 A154526 A154527

KEYWORD

nonn

AUTHOR

Lekraj Beedassy (blekraj(AT)yahoo.com), Jan 11 2009

EXTENSIONS

a(8)-a(27) from Ray Chandler (rayjchandler(AT)sbcglobal.net), Jan 16 2009

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Jan 16 2009

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 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research