Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A082631
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A082631 Enumeration of fractal 321 avoiders. +0
1
0, 1, 2, 6, 24, 116, 625, 3580, 21297, 130084, 810737, 5135142, 32961216, 213940962, 1401821021, 9260154974, 61603278951, 412352572116, 2775230479959, 18768654394542, 127482450424964, 869287197637752, 5948547336578541 (list; graph; listen)
OFFSET

0,3

COMMENT

See page 12-15 of link.

LINKS

M. H. Albert, The fine structure of 321 avoiding permutations.

FORMULA

G.f. A(x) satisfies A(x)^6+(-2*x+3)*A(x)^4+(-2*x-1)*A(x)^3+(x^2-3*x+3)*A(x)^2+(2*x^2-2*x-1)*A(x)+x^2+x=0; a(n+1)/a(n) ->7.346751...

PROGRAM

(PARI) a(n)=local(A); if(n<1, 0, A=x+O(x^2); for(m=2, n, A=Pol(A)+x*O(x^m); A=A^6+(-2*x+3)*A^4+(-2*x-1)*A^3+(x^2-3*x+3)*A^2+(2*x^2-2*x)*A+x^2+x); polcoeff(A, n))

CROSSREFS

Sequence in context: A068199 A128088 A069657 this_sequence A097483 A007405 A164871

Adjacent sequences: A082628 A082629 A082630 this_sequence A082632 A082633 A082634

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), May 24 2003

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research