Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A156687
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A156687 Perimeters of Pythagorean triangles that can be constructed in exactly 5 different ways. +0
1
420, 660, 924, 1008, 1080, 1200, 1512, 1584, 1716, 1800, 1872, 1890, 2700, 3150, 3168, 3240, 3480, 3528, 3570, 3720, 3744, 4410, 4440, 4536, 4590, 4704, 4872, 4896, 4950, 5208, 5292, 5472, 5600, 5670, 6000, 6090, 6210, 6216, 6624, 6630, 6660, 6888 (list; graph; listen)
OFFSET

1,1

COMMENT

For any given N we can always find at least N Pythagorean triangles with the same perimeter.

REFERENCES

Sierpinski, W.; Pythagorean Triangles, Dover Publications, Inc., Mineola, New York, 2003.

Beiler, Albert H.; Recreations In The Theory Of Numbers, Chapter XIV, The Eternal Triangle, Dover Publications Inc., New York, 1964, pp. 104-134.

LINKS

Ron Knott, Right-angled Triangles and Pythagoras' Theorem

EXAMPLE

As 924 is the third smallest integer that can occur as the perimeter of exactly 5 Pythagorean triples - specifically (42,440,442), (77,420,427), (132,385,407), (198,336,390) and (231,308,385) - then a(3)=924.

MATHEMATICA

SetSystemOptions["ReduceOptions"->{"DiscreteSolutionBound"->100000}]; AllPerimeterTriples[n_Integer]/; n>0:=Module[{result=Reduce[Reduce[{x^2+y^2==z^2, z>y>x>0, Element[{x, y, z}, Integers], x+y+z==n}, {x, y, z}]]}, If[result===False, {}, Sort[{x, y, z}/.{ToRules[result]}]]]; Select[Range[10000], Length[AllPerimeterTriples[ # ]]==5 &]

CROSSREFS

A099831, A099832, A099833, A009129, A010814

Sequence in context: A069064 A024410 A070237 this_sequence A147775 A135196 A145678

Adjacent sequences: A156684 A156685 A156686 this_sequence A156688 A156689 A156690

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research