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!)
A080423 (n+1)(n+2)(n+3)(n+4)(n+15)3^n/360. 3
1, 16, 153, 1134, 7182, 40824, 214326, 1058508, 4979799, 22517352, 98513415, 419129802, 1741000716, 7083045648, 28296044604, 111232727064, 431026817373, 1648861601184, 6234757929477, 23328137324646, 86451332438394 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (18,-135,540,-1215,1458,-729).
FORMULA
G.f. (1-2x)/(1-3x)^6
MATHEMATICA
CoefficientList[Series[(1 - 2 x) / (1 - 3 x)^6, {x, 0, 30}], x] (* Vincenzo Librandi, Aug 05 2013 *)
PROG
(Magma) [Floor((n+1)*(n+2)*(n+3)*(n+4)*(n+15)*3^n/360): n in [0..30]]; // Vincenzo Librandi, Aug 05 2013
CROSSREFS
T(n, 5) of triangle A080419.
Sequence in context: A224737 A076071 A096136 * A004313 A249981 A144499
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Feb 19 2003
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 October 3 19:07 EDT 2023. Contains 365870 sequences. (Running on oeis4.)