Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A155185
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A155185 Primes in A155175. +0
3
5, 13, 841, 1741, 3961, 5101, 8581, 276025, 289561, 711625, 2906461, 3545785, 3723721, 4533061, 5187421, 5284501, 5947801, 11286001, 19052965, 21773401, 23344945, 26129221, 37575781, 41032741, 43459165, 45324721, 47229481 (list; graph; listen)
OFFSET

1,1

COMMENT

Hypotenuse C (prime numbers only) 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, ar=a*b/2; s=a+b+c, s-+1 are primes. p=1,q=2,a=3,b=4,c=5=prime,s=12-+1primes, ...

MATHEMATICA

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

CROSSREFS

Cf. A020882, A020886, A020884, A020883, A024364, A024406, A155171, A155173, A155174, A155175, A155176, A155177, A155178, A155180, A088483, A001844, A096891, A066885, A099776, A110494, A081589

Adjacent sequences: A155182 A155183 A155184 this_sequence A155186 A155187 A155188

Sequence in context: A012033 A007540 A157250 this_sequence A009157 A153374 A012032

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 8 20:39 EST 2009. Contains 166234 sequences.


AT&T Labs Research