Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A155177
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A155177 Area ar/6 (divided by 6) 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. +0
7
1, 5, 140, 385, 2870, 8555, 29370, 42925, 93665, 116795, 149226, 155155, 348551, 380380, 414090, 513590, 1229305, 1801800, 2567895, 2767905, 3873301, 3924830, 5053620, 6970150, 17090486, 18362930, 23396450, 31919165, 39336465, 41791750 (list; graph; listen)
OFFSET

1,2

COMMENT

p=1,q=2,a=3,b=4,c=5, ar=3*4/2=6, 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; s=a+b+c; ar=a*b/2; If[PrimeQ[s-1]&&PrimeQ[s+1], AppendTo[lst, ar/6]], {n, 8!}]; lst

CROSSREFS

Cf. A020882, A020886, A020884, A020883, A024364, A024406, A155171, A155173, A155174, A155175, A155176

Sequence in context: A103235 A061463 A091058 this_sequence A054323 A061320 A136464

Adjacent sequences: A155174 A155175 A155176 this_sequence A155178 A155179 A155180

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