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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A153259 a(n)=n^3-(3*(n+3))^2. 1
-81, -143, -217, -297, -377, -451, -513, -557, -577, -567, -521, -433, -297, -107, 143, 459, 847, 1313, 1863, 2503, 3239, 4077, 5023, 6083, 7263, 8569, 10007, 11583, 13303, 15173, 17199, 19387, 21743, 24273, 26983, 29879, 32967, 36253, 39743 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

a[n_]:=n^3-(3*(n+3))^2; lst={}; Do[AppendTo[lst, a[n]], {n, 0, 5!}]; lst

CROSSREFS

Cf. A045991, A081437, A069778, A153257, A153258

Sequence in context: A186463 A046317 A046374 * A207050 A206072 A207043

Adjacent sequences:  A153256 A153257 A153258 * A153260 A153261 A153262

KEYWORD

sign

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Dec 22 2008

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 16 12:15 EST 2012. Contains 205909 sequences.