Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A067145
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A067145 Shifts left under reversion. +0
7
1, 1, -1, 3, -13, 69, -419, 2809, -20353, 157199, -1281993, 10963825, -97828031, 907177801, -8716049417, 86553001779, -886573220093, 9351927111901, -101447092428243, 1130357986741545, -12923637003161409 (list; graph; listen)
OFFSET

1,4

LINKS

N. J. A. Sloane, Transforms

FORMULA

G.f. satisfies A^(-1)(x) = A(x)/x - 1.

G.f. satisfies: A(A(x)) = (1+x)*A(x) = g.f. of A107094. - Paul D. Hanna (pauldhanna(AT)juno.com), May 12 2005

G.f. A(x) satisfies 0=f(x, A(x), A(A(x))) where f(a0, a1, a2)=a1-a2+a0*a1 . - Michael Somos May 21 2005

PROGRAM

(PARI) {a(n)=local(A); if(n<1, 0, A=x+O(x^2); for(i=2, n, A=x*(1+serreverse(A))); polcoeff(A, n))} /* Michael Somos May 21 2005 */

CROSSREFS

Cf. A107094.

Apart from signs, same as A088714. - Philippe DELEHAM, Jun 18 2006

Adjacent sequences: A067142 A067143 A067144 this_sequence A067146 A067147 A067148

Sequence in context: A020107 A128079 A074534 this_sequence A088714 A088368 A007808

KEYWORD

sign,eigen

AUTHOR

Christian G. Bower (bowerc(AT)usa.net), Jan 03 2002

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 October 15 20:12 EDT 2008. Contains 145099 sequences.


AT&T Labs Research