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!)
A176582 n^2+Largest cube, (Largest cube <= n^2). 4
0, 2, 5, 17, 24, 33, 63, 76, 128, 145, 164, 185, 269, 294, 321, 441, 472, 505, 540, 704, 743, 784, 827, 1041, 1088, 1137, 1188, 1458, 1513, 1570, 1629, 1690, 2024, 2089, 2156, 2225, 2296, 2700, 2775, 2852, 2931, 3012, 3492, 3577, 3664, 3753, 3844, 4406 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
9+8=17, 16+8=24, 25+8=33, 36+27=63,..
LINKS
MATHEMATICA
r[n_]:=n^2; f[n_]:=r[n]+Floor[r[n]^(1/3)]^3; Table[f[n], {n, 0, 5!}]
CROSSREFS
Sequence in context: A118501 A023244 A188535 * A023867 A024594 A106215
KEYWORD
nonn
AUTHOR
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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)