|
Search: id:A151612
|
|
| |
|
| 6, 21, 99, 120, 249, 354, 375, 435, 600, 609, 675, 720, 804, 819, 906, 915, 1080, 1215, 1230, 1359, 1671, 1740, 1794, 1995, 2250, 2349, 2421, 2430, 2469, 2625, 2664, 2754, 2805, 2826, 2949, 3090, 3225, 3291, 3546, 3879, 4200, 4506, 4761, 4896, 5241, 5271
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
FORMULA
|
{n: 2*n^3-1 in A001359}. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), May 29 2009]
|
|
MAPLE
|
isA001359 := proc(n) RETURN(isprime(n) and isprime(n+2)) ; end: for n from 1 to 8000 do twon3 := 2*n^3 ; if isA001359(twon3-1) then printf("%d, ", n) ; fi; od: [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), May 29 2009]
|
|
CROSSREFS
|
Sequence in context: A001553 A009247 A093774 this_sequence A012773 A012662 A012418
Adjacent sequences: A151609 A151610 A151611 this_sequence A151613 A151614 A151615
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Howard Berman (howard_berman(AT)hotmail.com), May 16 2009
|
|
EXTENSIONS
|
More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), May 29 2009
|
|
|
Search completed in 0.002 seconds
|