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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A084381 a(n) = n^3 + 5 numbers. 3
6, 13, 32, 69, 130, 221, 348, 517, 734, 1005, 1336, 1733, 2202, 2749, 3380, 4101, 4918, 5837, 6864, 8005, 9266, 10653, 12172, 13829, 15630, 17581, 19688, 21957, 24394, 27005, 29796, 32773, 35942, 39309, 42880, 46661, 50658, 54877, 59324, 64005 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Cino Hilliard, Proof that n^3+7 <> k^2 for all integers n,k.

MATHEMATICA

Table[n^3+5, {n, 60}] (* From Vladimir Joseph Stephan Orlovsky, Apr 15 2011 *)

PROG

(PARI) a(n) = n^3 + 5;

CROSSREFS

Cf. A000578, A084378.

Sequence in context: A192304 A147330 A042607 * A048693 A041068 A037243

Adjacent sequences:  A084378 A084379 A084380 * A084382 A084383 A084384

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Jun 23 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 15 15:20 EST 2012. Contains 205823 sequences.