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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A084382 a(n) = n^3 + 6. 0
7, 14, 33, 70, 131, 222, 349, 518, 735, 1006, 1337, 1734, 2203, 2750, 3381, 4102, 4919, 5838, 6865, 8006, 9267, 10654, 12173, 13830, 15631, 17582, 19689, 21958, 24395, 27006, 29797, 32774, 35943, 39310, 42881, 46662, 50659, 54878, 59325, 64006 (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+6, {n, 60}] (* From Vladimir Joseph Stephan Orlovsky, Apr 15 2011 *)

PROG

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

CROSSREFS

Cf. A000578, A084378, A084381.

Sequence in context: A135092 A058530 A134384 * A055780 A161814 A067048

Adjacent sequences:  A084379 A084380 A084381 * A084383 A084384 A084385

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 17 02:43 EST 2012. Contains 205978 sequences.