login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A076907
Meandric numbers for a river crossing two perpendicular roads at n points, beginning in the (-,-) quadrant and ending in any quadrant.
24
2, 2, 6, 10, 32, 62, 210, 436, 1540, 3346, 12192, 27344, 102054, 234388, 891574, 2085940, 8057844, 19134786, 74864648, 179968564, 711708544
OFFSET
0,1
COMMENTS
a(n) = number of ways that a directed curve (or arrow) can start in the (-,-) quadrant, cross the x and y axes at exactly n points and end in any quadrant.
FORMULA
a(2n+1) = 2*A076906(2n+1).
CROSSREFS
Cf. A005316, A076876, A076906, A076875 (undirected case).
Cf. A077551 (cross x axis first).
Sequence in context: A229733 A051765 A265987 * A260785 A153897 A103774
KEYWORD
nonn,more
AUTHOR
N. J. A. Sloane and Jon Wild, Nov 26 2002
EXTENSIONS
a(6) and a(7) corrected Aug 25 2003
a(7) corrected by Robert Price, Jul 29 2012
a(8)-a(20) from Robert Price, Aug 01 2012
STATUS
approved