Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092490
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092490 a(n)=A058094[n]-3*A058094[n-1]+A058094[n-2] for n >=4. +0
2
0, 0, 0, 1, 5, 20, 75, 271, 957, 3337, 11559, 39896, 137423, 472808, 1625632, 5587228, 19198971, 65963978, 226623902, 778551761, 2674604282, 9188106871, 31563807424, 108430368827, 372487292867, 1279591674070, 4395730089428 (list; graph; listen)
OFFSET

1,5

COMMENT

A recurrence relation follows in a straightforward manner from the above formula and the recurrence relation for A058094.

REFERENCES

Z. Stankova and J. West, Explicit enumeration of 321, hexagon-avoiding permutations, Discrete Math., 280 (2004), 165-189.

FORMULA

O.g.f.: -x^4*(1-x+x^2+x^3)/(-1+6*x-11*x^2+9*x^3-4*x^4-4*x^5+x^6). - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Dec 02 2007

MAPLE

b[1]:=1:b[2]:=2:b[3]:=5:b[4]:=14:b[5]:=42:b[6]:=132: for n from 6 to 32 do b[n+1]:=6*b[n]-11*b[n-1]+9*b[n-2]-4*b[n-3]-4*b[n-4]+b[n-5] od:a[1]:=0:a[2]:=0:a[3]:=0:for n from 4 to 32 do a[n]:=b[n]-3*b[n-1]+b[n-2] od: seq(a[n], n=1..32); (Deutsch)

CROSSREFS

Cf. A058094, A092489-A092492.

Cf. A058094.

Sequence in context: A094806 A026639 A022633 this_sequence A094828 A030191 A093131

Adjacent sequences: A092487 A092488 A092489 this_sequence A092491 A092492 A092493

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Apr 04 2004

EXTENSIONS

Edited by Emeric Deutsch (deutsch(AT)duke.poly.edu), Apr 12 2005

page 1

Search completed in 0.004 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 December 7 08:40 EST 2009. Contains 170430 sequences.


AT&T Labs Research