Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A020883
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A020883 Ordered long legs of primitive Pythagorean triangles. +0
34
4, 12, 15, 21, 24, 35, 40, 45, 55, 56, 60, 63, 72, 77, 80, 84, 91, 99, 105, 112, 117, 120, 132, 140, 143, 144, 153, 156, 165, 168, 171, 176, 180, 187, 195, 208, 209, 220, 221, 224, 231, 240, 247, 252, 253, 255, 260, 264, 272, 273, 275, 285, 288, 299, 304, 308, 312, 323 (list; graph; listen)
OFFSET

0,1

COMMENT

Consider primitive Pythagorean triangles (A^2 + B^2 = C^2, (A, B) = 1, A <= B); sequence gives values of B, sorted.

LINKS

Ron Knott, Pythagorean Triples and Online Calculators

MATHEMATICA

lst={}; amx=99; Do[For[b=a+1, b<(a^2/2), c=(a^2+b^2)^(1/2); If[c==IntegerPart[c]&&GCD[a, b, c]==1, AppendTo[lst, b]]; b=b+2], {a, 3, amx}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Aug 07 2008]

CROSSREFS

Cf. A024354.

Cf. A020882, A020884-A020886.

Sequence in context: A103020 A024353 A024354 this_sequence A002365 A046087 A081872

Adjacent sequences: A020880 A020881 A020882 this_sequence A020884 A020885 A020886

KEYWORD

nonn

AUTHOR

Clark Kimberling (ck6(AT)evansville.edu)

EXTENSIONS

Extended and corrected by David W. Wilson (davidwwilson(AT)comcast.net)

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 December 20 16:54 EST 2009. Contains 171081 sequences.


AT&T Labs Research