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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A087819 z values corresponding to A087818. 1
0, 2, 0, 3, 4, 4, 5, 6, 5, 6, 0, 7, 6, 8, 8, 0, 9, 8, 9, 10, 10, 8, 9, 0, 11, 11, 12, 10, 12, 11, 12, 13, 10, 13, 12, 14, 14, 14, 12, 15, 13, 15, 14, 16, 15, 16, 13, 14, 16, 15, 17, 17, 13, 14, 18, 18, 16, 18, 17, 0, 19, 15, 18, 19, 17, 19, 20, 18, 20, 15, 20, 17, 0, 21, 20, 21, 19, 21 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

PROG

(PARI) fourkp1(n) = { forstep(x=1, n, 4, for(y=1, floor(sqrt(x)), z=x-y^2; if(issquare(z), print1(floor(sqrt(z))" "); break; ) ) ) }

CROSSREFS

Sequence in context: A066439 A101336 A137218 * A066246 A198370 A173517

Adjacent sequences:  A087816 A087817 A087818 * A087820 A087821 A087822

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Oct 06 2003

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 17 16:49 EST 2012. Contains 206058 sequences.