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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A115219 G.f.: 2*x^2*(1-x)/(1-3*x+2*x^2-2*x^3). 0
0, 0, 2, 4, 8, 20, 52, 132, 332, 836, 2108, 5316, 13404, 33796, 85212, 214852, 541724, 1365892, 3443932, 8683460, 21894300, 55203844, 139189852, 350950468, 884879388, 2231116932, 5625492956, 14184003780, 35763259292, 90172756228, 227359757660 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

LINKS

Fan Chung, Ron Graham, Primitive juggling sequences, Am. Math. Monthly 115 (3) (2008) 185-194

Index entries for sequences related to linear recurrences with constant coefficients, signature (3,-2,2)

MATHEMATICA

CoefficientList[Series[2x^2(1-x)/(1-3x+2x^2-2x^3), {x, 0, 30}], x] (* or *)

Join[{0}, LinearRecurrence[{3, -2, 2}, {0, 2, 4}, 30]]  (* From Harvey P. Dale, Apr 25 2011 *)

CROSSREFS

Sequence in context: A078006 A056952 A121703 * A078160 A089976 A000980

Adjacent sequences:  A115216 A115217 A115218 * A115220 A115221 A115222

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Mar 05 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 16 21:51 EST 2012. Contains 205978 sequences.