A060206 Number of rotationally symmetric closed meanders of length 4n+2.
1, 2, 10, 66, 504, 4210, 37378, 346846, 3328188, 32786630, 329903058, 3377919260, 35095839848, 369192702554, 3925446804750, 42126805350798, 455792943581400, 4967158911871358, 54480174340453578, 600994488311709056, 6664356253639465480
Offset: 0
Links
- R. Bacher, Meander algebras
- Andrew Howroyd, Illustration of a(1) and a(2)
Crossrefs
Programs
-
Mathematica
A000682 = Import["https://oeis.org/A000682/b000682.txt", "Table"][[All, 2]]; a[n_] := A000682[[2n + 1]]; a /@ Range[0, 20] (* Jean-François Alcover, Sep 03 2019 *)
Formula
a(n) = A000682(2n + 1). - Andrew Howroyd, Nov 24 2015
Extensions
Name edited by Andrew Howroyd, Nov 24 2015
a(7)-a(20) from Andrew Howroyd, Nov 24 2015
Comments