Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A053220
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A053220 (3n-1)2^(n-2), n>0. +0
11
1, 5, 16, 44, 112, 272, 640, 1472, 3328, 7424, 16384, 35840, 77824, 167936, 360448, 770048, 1638400, 3473408, 7340032, 15466496, 32505856, 68157440, 142606336, 297795584, 620756992, 1291845632, 2684354560, 5570035712, 11542724608 (list; graph; listen)
OFFSET

1,2

REFERENCES

Hwang, F. K.; Mallows, C. L.; Enumerating nested and consecutive partitions. J. Combin. Theory Ser. A 70 (1995), no. 2, 323-333.

FORMULA

G.f.: x(1+x)/(1-2x)^2. a(n)=(3n-1)2^(n-2).

E.g.f. exp(2x)(1+3x). The sequence 0, 1, 5, 16... has a(n)=((3n-1)2^n+0^n)/4 (offset 0). It is the binomial transform of A032766. The sequence 1, 5, 16... has a(n)=(2+3n)2^(n-1) (offset 0). It is the binomial transform of A016777. - Paul Barry (pbarry(AT)wit.ie), Jul 23 2003

Row sums of A132776(n-1). - Gary W. Adamson (qntmpkt(AT)yahoo.com), Aug 29 2007

MATHEMATICA

ListCorrelate[{1, 1}, Table[n 2^(n - 1), {n, 0, 28}]] or ListConvolve[{1, 1}, Table[n 2^(n - 1), {n, 0, 28}]] - Ross La Haye (rlahaye(AT)new.rr.com), Feb 24 2007

PROGRAM

(PARI) a(n)=if(n<1, 0, (3*n-1)*2^(n-2))

CROSSREFS

Cf. A053218, A053219, A053221.

Center elements from triangle A053218. Also a diagonal of triangle A056242.

Cf. A132776.

Sequence in context: A137221 A137234 A079094 this_sequence A048777 A099327 A004146

Adjacent sequences: A053217 A053218 A053219 this_sequence A053221 A053222 A053223

KEYWORD

nonn

AUTHOR

Asher Auel (asher.auel(AT)reed.edu), Jan 01 2000

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research