Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A155171
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A155171 Numbers p of primitive Pythagorean triangles such that perimeters are Averages of twin prime pairs, q=p+1, a=q^2-p^2, c=q^2+p^2, b=2*p*q, s=a+b+c, s-+1 are primes. +0
12
1, 2, 7, 10, 20, 29, 44, 50, 65, 70, 76, 77, 101, 104, 107, 115, 154, 175, 197, 202, 226, 227, 247, 275, 371, 380, 412, 457, 490, 500, 574, 596, 647, 671, 682, 710, 764, 829, 926, 1052, 1085, 1102, 1127, 1186, 1204, 1205, 1225, 1256, 1280, 1324, 1325, 1331 (list; graph; listen)
OFFSET

1,2

COMMENT

p=1,q=2,a=3,b=4,c=5,s=12-+1 primes, ...

MATHEMATICA

lst={}; Do[p=n; q=p+1; a=q^2-p^2; c=q^2+p^2; b=2*p*q; s=a+b+c; If[PrimeQ[s-1]&&PrimeQ[s+1], AppendTo[lst, n]], {n, 8!}]; lst

CROSSREFS

Cf. A020882, A020886, A020884, A020883, A024364, A024406

Sequence in context: A105770 A152211 A125852 this_sequence A049830 A022302 A023855

Adjacent sequences: A155168 A155169 A155170 this_sequence A155172 A155173 A155174

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Jan 21 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research