Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A118186
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A118186 Row sums of triangle A118185: a(n) = Sum_{k=0..n} (4^k)^(n-k) for n>=0. +0
3
1, 2, 6, 34, 386, 8706, 395266, 35659778, 6476038146, 2336999211010, 1697654543745026, 2450521284684021762, 7120479243447937531906, 41112924905741324849774594, 477847273163370530909175414786 (list; graph; listen)
OFFSET

0,2

COMMENT

Also equals column 0 of the matrix square of triangle A118185, where [A118185^2](n,k) = a(n-k)*(4^k)^(n-k) for n>=k>=0.

FORMULA

G.f.: A(x) = Sum_{n>=0} x^n/(1-4^n*x).

EXAMPLE

A(x) = 1/(1-x) + x/(1-4x) + x^2/(1-16x) + x^3/(1-64x) + ...

= 1 + 2*x + 6*x^2 + 34*x^3 + 386*x^4 + 8706*x^5 +...

PROGRAM

(PARI) a(n)=sum(k=0, n, (4^k)^(n-k) )

CROSSREFS

Cf. A118185 (triangle), A118187 (antidiagonal sums).

Sequence in context: A002685 A052878 A076863 this_sequence A075272 A101262 A135965

Adjacent sequences: A118183 A118184 A118185 this_sequence A118187 A118188 A118189

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Apr 15 2006

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 November 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research