The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A014156 Numbers that are not the sum of a nonnegative cube and a triangular number. 2
5, 12, 13, 17, 19, 20, 24, 25, 26, 31, 32, 34, 35, 38, 39, 40, 41, 43, 47, 49, 50, 51, 52, 54, 57, 58, 59, 60, 61, 62, 68, 69, 71, 73, 75, 76, 77, 80, 81, 83, 84, 87, 88, 89, 90, 94, 95, 96, 97, 98, 101, 102, 103, 104, 107, 108, 110, 111, 112, 114, 115, 116, 117, 122 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Complement[Range[0, 1000], Union[Flatten[Outer[Plus, Table[n^3, {n, 0, 10}], Table[n(n+1)/2, {n, 0, 50}]]]]]
CROSSREFS
Cf. A014155 (complement)
Sequence in context: A076537 A263580 A110134 * A367355 A367621 A114073
KEYWORD
nonn
AUTHOR
EXTENSIONS
Corrected and extended by Dean Hickerson, Aug 30 2001
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 16 15:19 EDT 2024. Contains 372554 sequences. (Running on oeis4.)