Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A055526
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A055526 Shortest hypotenuse of a Pythagorean triangle with n as length of a leg. +0
8
5, 5, 13, 10, 25, 10, 15, 26, 61, 13, 85, 50, 17, 20, 145, 30, 181, 25, 29, 122, 265, 25, 65, 170, 45, 35, 421, 34, 481, 40, 55, 290, 37, 39, 685, 362, 65, 41, 841, 58, 925, 55, 51, 530, 1105, 50, 175, 130, 85, 65, 1405, 90, 73, 65, 95, 842, 1741, 61, 1861, 962, 65 (list; graph; listen)
OFFSET

3,1

COMMENT

Smallest k>n such that the square-free part of k+n equals the square-free part of k-n - Benoit Cloitre (benoit7848c(AT)orange.fr), May 26 2002

FORMULA

a(n)=sqrt(n^2+A055527(n)^2)

PROGRAM

(PARI) for(n=3, 105, s=n+1; while(abs(core(s+n)-core(s-n))>0, s++); print1(s, ", "))

CROSSREFS

Cf. A009112, A046079, A046080, A046081, A054435, A054436, A055522, A055523, A055524, A055525, A055527.

Sequence in context: A123133 A122213 A049735 this_sequence A146984 A055524 A132981

Adjacent sequences: A055523 A055524 A055525 this_sequence A055527 A055528 A055529

KEYWORD

nonn

AUTHOR

Henry Bottomley (se16(AT)btinternet.com), May 22 2000

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