Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A117271
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A117271 Column 0 of triangle A117270, which is the matrix log of triangle A117269. +0
4
0, 1, 2, 12, 134, 2100, 42302, 1041852, 30331814, 1019056260, 38805685262, 1651676734092, 77703508288694, 4003868870257620, 224255353667365022, 13565588100060643932, 881405810330856632774, 61218510507062012550180 (list; graph; listen)
OFFSET

0,3

FORMULA

E.g.f.: A(x) = log( (3-sqrt(5-4*exp(x)))/2 ).

PROGRAM

(PARI) {a(n)=local(C=matrix(n+1, n+1, r, c, if(r>=c, binomial(r-1, c-1))), M=C, L); for(i=1, n+1, M=(M-M^0)^2+C); L=sum(r=1, #M, -(M^0-M)^r/r); return(L[n+1, 1])}

CROSSREFS

Cf. A117269, A117270.

Sequence in context: A132472 A080487 A077696 this_sequence A108996 A117513 A119819

Adjacent sequences: A117268 A117269 A117270 this_sequence A117272 A117273 A117274

KEYWORD

nonn

AUTHOR

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