Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A038845
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A038845 3-fold convolution of A000302 (powers of 4). +0
15
1, 12, 96, 640, 3840, 21504, 114688, 589824, 2949120, 14417920, 69206016, 327155712, 1526726656, 7046430720, 32212254720, 146028888064, 657129996288, 2937757630464, 13056700579840, 57724360458240, 253987186016256 (list; graph; listen)
OFFSET

0,2

COMMENT

Also convolution of A002802 with A000984 (central binomial coefficients)

With a different offset, number of n-permutations of 5 objects u, v, w, z, x with repetition allowed, containing exactly two u's. - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Dec 29 2007

FORMULA

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

a(n) = sum( a+b+c+d+e+f=n, f(a)*f(b)*f(c)*f(d)*f(e)*f(f)) with f(n)=A000984(n) . - DELEHAM Philippe (kolotoko(AT)wanadoo.fr), Jan 22 2004

MAPLE

seq(n*(n-1)*4^(n-2)/2, n=2..22); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 25 2007

seq(seq(binomial(i, j)*4^(i-2), j =i-2), i=2..22); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Dec 03 2007

seq(seq(binomial(i+1, j)*4^(i-1), j =i-1), i=1..21); # - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Dec 29 2007

PROGRAM

(Other) SAGE: [lucas_number2(n, 4, 0)*binomial(n, 2)/2^4 for n in xrange(2, 26)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Mar 11 2009]

CROSSREFS

Cf. A000302, A002802, A000984.

Cf. A052780.

Cf. A038231.

Cf. A038231.

Sequence in context: A121627 A138162 A073392 this_sequence A155620 A059375 A027255

Adjacent sequences: A038842 A038843 A038844 this_sequence A038846 A038847 A038848

KEYWORD

easy,nonn

AUTHOR

Wolfdieter Lang (wolfdieter.lang(AT)physik.uni-karlsruhe.de)

page 1

Search completed in 0.004 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 | The OEIS Foundation | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified March 17 15:31 EDT 2010. Contains 173524 sequences.


AT&T Labs Research