Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120961
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120961 Composite hypotenuses of primitive Pythagorean triangles. +0
1
25, 65, 85, 125, 145, 169, 185, 205, 221, 265, 289, 305, 325, 365, 377, 425, 445, 481, 485, 493, 505, 533, 545, 565, 625, 629, 685, 689, 697, 725, 745, 785, 793, 841, 845, 865, 901, 905, 925, 949, 965, 985, 1025, 1037, 1073, 1105, 1145, 1157, 1165, 1189, 1205 (list; graph; listen)
OFFSET

1,1

COMMENT

Composite entries of A008846. Union of A024409 and composite entries of A120960.

MATHEMATICA

lst = {}; Do[ If[ GCD[m, n] == 1, a = 2 m*n; b = m^2 - n^2; c = m^2 + n^2; If[ !PrimeQ@c, AppendTo[lst, c]]], {m, 3, 300}, {n, If[ OddQ@m, 2, 1], m - 1, 2}]; Take[ Union@ lst, 51] [From Robert G. Wilson v (rgwv(AT)rgwv.com), May 02 2009]

CROSSREFS

Sequence in context: A103645 A061970 A159008 this_sequence A050993 A121387 A039376

Adjacent sequences: A120958 A120959 A120960 this_sequence A120962 A120963 A120964

KEYWORD

nonn

AUTHOR

Lekraj Beedassy (blekraj(AT)yahoo.com), Jul 19 2006

EXTENSIONS

Added the term 485 which satisfies 485^2 = 476^2 + 93^2. - Robert G. Wilson v (rgwv(AT)rgwv.com), May 02 2009

page 1

Search completed in 0.007 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 27 14:13 EST 2009. Contains 167514 sequences.


AT&T Labs Research