Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A117338
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A117338 Row sums of triangle A117335. +0
5
1, 2, 1, 4, -9, 62, -399, 3048, -26045, 247298, -2582027, 29416876, -363327081, 4837734374, -69105690039, 1054490587824, -17122237729589, 294828907099274, -5366869867749347, 102988994579465716, -2078107926978317889, 43988545301378533742 (list; graph; listen)
OFFSET

0,2

FORMULA

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

EXAMPLE

A(x) = 1 + 2*x + x^2 + 4*x^3 - 9*x^4 + 62*x^5 - 399*x^6 +-...

= 1/(1-x)/(1 - x + 2*x^2 - 6*x^3 + 24*x^4 - 120*x^5 +-...)

PROGRAM

(PARI) a(n)=polcoeff(1/((1-x)*sum(k=0, n, (-1)^k*k!*x^k)+x*O(x^n)), n)

CROSSREFS

Cf. A117335 (triangle), A117336 (column 1), A117337 (column 2).

Sequence in context: A015943 A006445 A097949 this_sequence A137634 A100229 A071949

Adjacent sequences: A117335 A117336 A117337 this_sequence A117339 A117340 A117341

KEYWORD

sign

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Mar 09 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