Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A153975
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A153975 Values of n such that n^2-3 and n^2+3 are both prime. +0
1
0, 4, 8, 10, 14, 64, 92, 112, 140, 146, 172, 218, 298, 304, 322, 326, 340, 350, 356, 416, 440, 470, 508, 554, 560, 580, 626, 634, 652, 668, 686, 694, 704, 728, 736, 746, 770, 806, 818, 868, 892, 920, 1054, 1082, 1102, 1130, 1156, 1196, 1256, 1264, 1378, 1418 (list; graph; listen)
OFFSET

1,2

COMMENT

4^2-3=13,4^2+3=19 primes,...

MATHEMATICA

a[n_]:=n^x-y; b[n_]:=n^x+y; lst={}; x=2; y=3; Do[If[PrimeQ[a[n]]&&PrimeQ[b[n]], AppendTo[lst, n]], {n, 0, 7!}]; lst

CROSSREFS

Cf. A028870, A028873, A038599, A153974, A108701

Sequence in context: A063087 A120064 A028873 this_sequence A020169 A082934 A144570

Adjacent sequences: A153972 A153973 A153974 this_sequence A153976 A153977 A153978

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Jan 03 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