Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A101750
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A101750 Number of primitive Pythagorean hypotenuses less than or equal to 10^n. +0
1
2, 29, 293, 2649, 23760, 215594 (list; graph; listen)
OFFSET

1,1

COMMENT

Primitive Pythagorean hypotenuses (A004431) are of the form m^2+n^2, m>n>0.

EXAMPLE

a(2)=29 because there are 29 primitive Pythagorean hypotenuses which are {5, 10, 13, 17, 20, 25, 26, 29, 34, 37, 40, 41, 45, 50, 52, 53, 58, 61, 65, 68, 73, 74, 80, 82, 85, 89, 90, 97, 100}

MATHEMATICA

hyp = Union[ Flatten[ Table[ m^2 + n^2, {n, 2, 100000}, {m, n - 1}]]]; Table[ Length[ Select[ hyp, #<=10^n &]], {n, 8}]

CROSSREFS

Cf. A004431.

Sequence in context: A036939 A124301 A077023 this_sequence A088615 A091716 A094940

Adjacent sequences: A101747 A101748 A101749 this_sequence A101751 A101752 A101753

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 09 2004

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 30 22:12 EST 2008. Contains 150989 sequences.


AT&T Labs Research