login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A097433 Integer part of the hypotenuse of prime leg isosceles right triangles. 0
2, 4, 7, 9, 15, 18, 24, 26, 32, 41, 43, 52, 57, 60, 66, 74, 83, 86, 94, 100, 103, 111, 117, 125, 137, 142, 145, 151, 154, 159, 179, 185, 193, 196, 210, 213, 222, 230, 236, 244, 253, 255, 270, 272, 278, 281, 298, 315, 321, 323, 329, 337, 340, 354, 363, 371, 380 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

The real part of these numbers is irrational.

REFERENCES

Gareth A. Jones and J. Mary Jones, Elementary Number Theory, Springer, 1998; pp. 221-222.

PROG

(PARI) f(n) = forprime(j=1, n, print1(floor(sqrt(2*j^2))", "))

CROSSREFS

Sequence in context: A139533 A039904 A115162 * A110078 A085800 A155190

Adjacent sequences:  A097430 A097431 A097432 * A097434 A097435 A097436

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Aug 22 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 09:56 EST 2012. Contains 205904 sequences.