|
Search: id:A084076
|
|
|
| A084076 |
|
Length of list created by n substitutions k -> Range[ -1-Abs[k],Abs[k]+1] starting with {1}. |
|
+0 5
|
|
| 1, 5, 27, 157, 963, 6141, 40323, 270845, 1852419, 12857341, 90337283, 641286141, 4592533507, 33139654653, 240723001347, 1758796578813, 12916805074947, 95300512382973, 706044251602947, 5250379998560253, 39176121681444867
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
2*a(n-1) is the second diagonal of the triangle A115195.
Row sums of A167431. Hankel transform is A167435. [From Paul Barry (pbarry(AT)wit.ie), Nov 03 2009]
|
|
FORMULA
|
invOGF=-((1 + 5*n + 2*n^2 - (1 + 2*n)*Sqrt[1 + 6*n + n^2])/(4*n^2))
G.f.: 2*((c(2*x))^3)/(1+c(2*x)) with the o.g.f. c(x) of A000108 (Catalan numbers).
G.f.: (-1 + (1-x)*c(2*x))/(x*(1+x)) (W. Lang, Feb 23 2006, see A115139).
|
|
EXAMPLE
|
{{1}, {-2,-1,0,1,2},
{-3,-2,-1,0,1,2,3,-2,-1,0,1,2,-1,0,1,-2,-1,0,1,2,-3,-2,-1,0,1,2,3}
|
|
MATHEMATICA
|
Rest@CoefficientList[InverseSeries[Series[ -((1+5*n+2*n^2-(1+2*n)*Sqrt[1+6*n+n^2])/(4*n^2)), {n, 0, 28}]], n] or Length/@Flatten/@NestList[ # /. k_Integer :> Range[ -1-Abs[k], Abs[k]+1]&, {1}, 8]
|
|
CROSSREFS
|
Third column (m=2) of triangle A115193, called C(1, 2).
a(n)=sum(A115195(n, m), m=1..n+1), n>=0 (row sums of triangle).
Sequence in context: A052227 A101386 A153233 this_sequence A081924 A138772 A082425
Adjacent sequences: A084073 A084074 A084075 this_sequence A084077 A084078 A084079
|
|
KEYWORD
|
nonn,new
|
|
AUTHOR
|
Wouter Meeussen (wouter.meeussen(AT)pandora.be), May 11 2003
|
|
|
Search completed in 0.056 seconds
|