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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A017643 (12n+10)^3. 0
1000, 10648, 39304, 97336, 195112, 343000, 551368, 830584, 1191016, 1643032, 2197000, 2863288, 3652264, 4574296, 5639752, 6859000, 8242408, 9800344, 11543176, 13481272, 15625000, 17984728, 20570824 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

FORMULA

a(0)=1000, a(1)=10648, a(2)=39304, a(3)=97336, a(n)=4*a(n-1)- 6*a(n-2)+ 4*a(n-3)-a(n-4) [From Harvey P. Dale, Sep 30 2011]

MATHEMATICA

(12Range[0, 30]+10)^3 (* or *) LinearRecurrence[{4, -6, 4, -1}, {1000, 10648, 39304, 97336}, 30] (* From Harvey P. Dale, Sep 30 2011 *)

CROSSREFS

Sequence in context: A019548 A017271 A017511 * A161770 A004632 A117690

Adjacent sequences:  A017640 A017641 A017642 * A017644 A017645 A017646

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 12:01 EST 2012. Contains 205782 sequences.