Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A123697
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A123697 Smaller side not divisible by 37 of right triangles with integer sides and integer side inscribed squares with two vertices on the hypotenuse. +0
1
1145, 2290, 3272, 3435, 4580, 5551, 5725, 6544, 6870, 8015, 9160, 9816, 10305, 11102, 11450, 12595, 13088, 13740, 14885, 16030, 16360, 17175, 18320, 19465, 19632, 20610, 22904, 25220, 26176 (list; graph; listen)
OFFSET

1,1

PROGRAM

(PARI) g(n)= { for(x=1, n, for(y=x, n, z=sqrt(x^2+y^2); s=x*y*z/(z^2+x*y); if(s==floor(s)&&x%37, print1(floor(x)", ") ) ) ) }

CROSSREFS

Adjacent sequences: A123694 A123695 A123696 this_sequence A123698 A123699 A123700

Sequence in context: A116174 A110731 A013539 this_sequence A031785 A074255 A054999

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Nov 17 2006

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 October 12 12:15 EDT 2008. Contains 144829 sequences.


AT&T Labs Research