[go: up one dir, main page]

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!)
Revision History for A128987 (Underlined text is an addition; strikethrough text is a deletion.)

newer changes | Showing entries 11-18
A128987 a(n) = (n^3 - n^2)*4^n.
(history; published version)
#8 by Joerg Arndt at Mon Feb 11 13:03:24 EST 2013
STATUS

proposed

reviewed

#7 by Vincenzo Librandi at Mon Feb 11 09:34:11 EST 2013
STATUS

editing

proposed

#6 by Vincenzo Librandi at Mon Feb 11 09:33:54 EST 2013
LINKS

<a href="/Sindx_Rea.html#recLCC">Index to sequences with linear recurrences with constant coefficients</a>, signature (16,-96,256,-256).

<a href="/Sindx_Rea.html#recLCC">Index to sequences with linear recurrences with constant coefficients</a>, signature (16,-96,256,-256).

#5 by Vincenzo Librandi at Mon Feb 11 09:33:14 EST 2013
LINKS

<a href="/Sindx_Rea.html#recLCC">Index to sequences with linear recurrences with constant coefficients</a>, signature (16,-96,256,-256).

Vincenzo Librandi, <a href="/A128987/b128987.txt">Table of n, a(n) for n = 1..1000</a>

FORMULA

a(n) = 16*a(n-1) -96*a(n-2) +256*a(n-3)-256*a(n-4). - Vincenzo Librandi, Feb 11 2013

MATHEMATICA

LinearRecurrence[{16, -96, 256, -256}, {0, 64, 1152, 12288}, 30] (* Vincenzo Librandi, Feb 11 2013 *)

PROG

(MAGMA) [(n^3 - n^2)*4^n: n in [1..25]]; // Vincenzo Librandi, Feb 11 2013

KEYWORD

nonn,easy

STATUS

approved

editing

#4 by Russ Cox at Fri Mar 30 18:59:59 EDT 2012
AUTHOR

_Mohammad K. Azarian (azarian(AT)evansville.edu), _, Apr 30 2007

EXTENSIONS

Corrected the first offset. - . - _Mohammad K. Azarian (azarian(AT)evansville.edu), _, Nov 20 2008

Discussion
Fri Mar 30 18:59
OEIS Server: https://oeis.org/edit/global/294
#3 by Russ Cox at Fri Mar 30 17:39:19 EDT 2012
FORMULA

G.f.: 64x^2(1+2x)/(1-4x)^4. [From _R. J. Mathar (mathar(AT)strw.leidenuniv.nl), _, Dec 19 2008]

Discussion
Fri Mar 30 17:39
OEIS Server: https://oeis.org/edit/global/190
#2 by N. J. A. Sloane at Fri Jan 09 03:00:00 EST 2009
OFFSET

21,2

FORMULA

G.f.: 64x^2(1+2x)/(1-4x)^4. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Dec 19 2008]

EXTENSIONS

Corrected the first offset. - Mohammad K. Azarian (azarian(AT)evansville.edu), Nov 20 2008

#1 by N. J. A. Sloane at Fri May 11 03:00:00 EDT 2007
NAME

(n^3-n^2)*4^n.

DATA

0, 64, 1152, 12288, 102400, 737280, 4816896, 29360128, 169869312, 943718400, 5075107840, 26575110144, 136096776192, 683973541888, 3382286745600, 16492674416640, 79439715106816, 378506877861888, 1786156639322112

OFFSET

2,2

CROSSREFS

Cf. A128796; A036289.

KEYWORD

nonn,new

AUTHOR

Mohammad K. Azarian (azarian(AT)evansville.edu), Apr 30 2007

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 August 31 15:41 EDT 2024. Contains 375572 sequences. (Running on oeis4.)