Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A136504
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A136504 Row sums of triangle A136502. +0
2
1, 0, 1, -3, 19, -223, 5024, -221357, 19276981, -3337101203, 1151813749025, -793860037771900, 1093434531716214447, -3010922236710802264555, 16578683647583849207539977, -182552322688781602767983229935 (list; graph; listen)
OFFSET

0,4

FORMULA

G.f.: 1/(1-x) = Sum_{n>=0} a(n)*x^n*(1+x)^(2^n).

PROGRAM

(PARI) {a(n)=local(M=matrix(n+1, n+1, r, c, binomial(2^(c-1), r-c))); sum(k=0, n, (M^-1)[n+1, k+1])}

CROSSREFS

Cf. A136502.

Sequence in context: A001035 A166380 A136652 this_sequence A003111 A126444 A001929

Adjacent sequences: A136501 A136502 A136503 this_sequence A136505 A136506 A136507

KEYWORD

sign

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jan 01 2008

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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research