Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A155929
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A155929 Integers a(n) such that cube(n)-square(n)-1 and cube(n)+square(n)+1 are primes. +0
4
2, 3, 9, 12, 30, 57, 66, 87, 111, 120, 195, 243, 246, 279, 378, 381, 432, 450, 471, 480, 597, 651, 759, 810, 933, 987, 1053, 1356, 1362, 1404, 1407, 1410, 1548, 1563, 1638, 1752, 1758, 1998, 2016, 2115, 2157, 2259, 2280, 2385, 2499, 2607, 2775, 2817, 2826 (list; graph; listen)
OFFSET

1,1

COMMENT

2^3-2^2-1=3;2^3+2^2+1=13, 3^3-3^2-1=17;3^3+3^2+1=37, ...

MATHEMATICA

lst={}; Do[c=n^3; s=n^2; p1=c-s-1; p2=c+s+1; If[PrimeQ[p1]&&PrimeQ[p2], AppendTo[lst, n]], {n, 7!}]; lst

CROSSREFS

Sequence in context: A067719 A057017 A047162 this_sequence A032486 A123859 A048744

Adjacent sequences: A155926 A155927 A155928 this_sequence A155930 A155931 A155932

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Jan 30 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 November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research