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!)
A109441 Sorted union of the numbers (k + 1)^2 - 1, (2*k + 1)*(2*k + 1 - 1)/2, (2*k)^2, (2*k)*(2*k - 1)/2 for k >= 0, with duplicates removed. 1
0, 1, 3, 4, 6, 8, 10, 15, 16, 21, 24, 28, 35, 36, 45, 48, 55, 63, 64, 66, 78, 80, 91, 99, 100, 105, 120, 136, 143, 144, 153, 168, 171, 190, 195, 196, 210, 224, 231, 253, 255, 256, 276, 300, 324, 325, 351, 378, 400, 406, 435, 465, 484, 576, 676, 784, 900 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
MATHEMATICA
Union[Flatten[Table[{(n + 1)^2 - 1, (2*n + 1)*(2*n + 1 - 1)/2, (2*n)^2, (2*n)*(2*n - 1)/2}, {n, 0, 15}]]]
CROSSREFS
Sequence in context: A260485 A120150 A262892 * A343883 A277319 A176986
KEYWORD
nonn,less
AUTHOR
Roger L. Bagula, Jun 22 2007
EXTENSIONS
Edited by Georg Fischer, Aug 14 2023
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 May 1 12:13 EDT 2024. Contains 372170 sequences. (Running on oeis4.)