login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A054796 Numbers of form 17+n^2+n or 17+2*n^2. 3
17, 19, 23, 25, 29, 35, 37, 47, 49, 59, 67, 73, 89, 107, 115, 127, 145, 149, 173, 179, 199, 217, 227, 257, 259, 289, 305, 323, 355, 359, 397, 409, 437, 467, 479, 523, 529, 569, 595, 617, 665, 667, 719, 739, 773, 817, 829, 887, 899, 947, 985, 1009, 1073 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Module[{upto=410000}, Select[Flatten[Table[{17+n^2+n, 17+2n^2}, {n, 0, Ceiling[ (Sqrt[4*upto-67]-1)/2]}]]//Union, #<=upto&]] (* Harvey P. Dale, Oct 22 2016 *)
CROSSREFS
Sequence in context: A230634 A354880 A054484 * A352379 A322275 A008366
KEYWORD
nonn
AUTHOR
Stuart M. Ellerstein (ellerstein(AT)aol.com), Apr 27 2000
EXTENSIONS
More terms from James A. Sellers, Apr 28 2000
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 16:52 EDT 2024. Contains 371794 sequences. (Running on oeis4.)