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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A084377 n^3 + 7. 0
7, 8, 15, 34, 71, 132, 223, 350, 519, 736, 1007, 1338, 1735, 2204, 2751, 3382, 4103, 4920, 5839, 6866, 8007, 9268, 10655, 12174, 13831, 15632, 17583, 19690, 21959, 24396, 27007, 29798, 32775, 35944, 39311, 42882, 46663, 50660, 54879, 59326 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

COMMENTS

These numbers cannot be perfect squares. See Hilliard link for a proof. - Cino Hilliard (hillcino368(AT)gmail.com), Sep 03 2006

LINKS

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

MATHEMATICA

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

PROG

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

CROSSREFS

Cf. A000578, A084378, A084381.

Sequence in context: A020690 A191413 A066971 * A041675 A041098 A041427

Adjacent sequences:  A084374 A084375 A084376 * A084378 A084379 A084380

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Jun 23 2003

EXTENSIONS

More terms from Frank Adams-Watters (FrankTAW(AT)Netscape.net), Aug 29 2006

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 21:45 EST 2012. Contains 205860 sequences.