A085919 Number of ways a loop can cross three roads meeting in a Y n times.
3, 0, 3, 1, 9, 6, 45, 42, 279, 320, 1977, 2610, 15306, 22404, 126300, 200158, 1093515, 1846314, 9830547, 17481864
Offset: 0
Keywords
Examples
With three crossings the loop must cut each road exactly once, so a(3) = 1.
Links
- Anonymous, Illustration for a(3) = 1
Crossrefs
Similar to A078104, but without the constraint of touching the (-, -) quadrant.
Comments