Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A020884
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A020884 Consider primitive Pythagorean triangles (A^2 + B^2 = C^2, (A, B) = 1, A <= B); sequence gives values of A, sorted. +0
29
3, 5, 7, 8, 9, 11, 12, 13, 15, 16, 17, 19, 20, 20, 21, 23, 24, 25, 27, 28, 28, 29, 31, 32, 33, 33, 35, 36, 36, 37, 39, 39, 40, 41, 43, 44, 44, 45, 47, 48, 48, 49, 51, 51, 52, 52, 53, 55, 56, 57, 57, 59, 60, 60, 60, 61, 63, 64, 65, 65, 67, 68, 68, 69, 69, 71, 72, 73, 75, 75, 76, 76, 77 (list; graph; listen)
OFFSET

0,1

COMMENT

Union of A081874 and A081925. - Lekraj Beedassy (blekraj(AT)yahoo.com), Jul 28 2006

LINKS

Ron Knott, Pythagorean Triples and Online Calculators

P. Alfeld, Pythagorean Triples

N. Exner, Generating Pythagorean Triples(Applet)

W. A. Kehowski, Pythagorean Triples

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, a]]; b=b+2], {a, 3, amx}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Aug 07 2008]

CROSSREFS

Cf. A020882-A020886. Different from A024352.

Cf. A009004.

Adjacent sequences: A020881 A020882 A020883 this_sequence A020885 A020886 A020887

Sequence in context: A160238 A025050 A025051 this_sequence A024352 A134407 A144724

KEYWORD

nonn,easy,nice

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.005 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 9 12:23 EST 2009. Contains 166233 sequences.


AT&T Labs Research