Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A156686
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A156686 The ordered set of a + b - c as (a,b,c) runs through all Pythagorean triples with a<b<c. +0
1
2, 4, 4, 6, 6, 6, 8, 8, 8, 10, 10, 10, 12, 12, 12, 12, 12, 12, 14, 14, 14, 16, 16, 16, 16, 18, 18, 18, 18, 18, 20, 20, 20, 20, 20, 20, 22, 22, 22, 24, 24, 24, 24, 24, 24, 24, 24, 24, 26, 26, 26, 28, 28, 28, 28, 28, 28, 30, 30, 30, 30, 30, 30, 30, 30, 30 (list; graph; listen)
OFFSET

1,1

COMMENT

Also called the excess of a Pythagorean triangle, and is equal to the diameter of its incircle. All members of this sequence are even, and the corresponding sequence for primitive triangles only is A020887.

REFERENCES

McCullough, Darryl; Height and Excess of Pythagorean Triples, Mathematics Magazine, Vol. 78, No. 1, February 2005.

LINKS

McCullough, Darryl, Height and Excess of Pythagorean Triples

EXAMPLE

The smallest excess in any Pythagorean triangle is 2, which occurs in (3,4,5) because 3+4-5=2. Hence a(1)=2.

MATHEMATICA

data1=Reduce[ a^2+b^2==c^2 && a+b-c==# && 0<a<b<c, {a, b, c}, Integers]&/@Range[30]; DeleteCases[Table[If[Head[data1[[k]]]===Symbol, 0, If[Head[data1[[k]]]===And, k, Table[k, {i, 1, Length[data1[[k]]]}]]], {k, 1, Length[data1]}], 0]//Flatten

CROSSREFS

A020887

Sequence in context: A113724 A161794 A111650 this_sequence A085914 A014684 A113638

Adjacent sequences: A156683 A156684 A156685 this_sequence A156687 A156688 A156689

KEYWORD

easy,nice,nonn

AUTHOR

Ant King (mathstutoring(AT)ntlworld.com), Feb 18 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 December 5 08:23 EST 2009. Contains 170348 sequences.


AT&T Labs Research