OFFSET
1,2
FORMULA
EXAMPLE
Triangle begins:
n\k 1 2 3 4 5 6 7 8
1: 1
2: 2 1
3: 5 3 2
4: 14 9 7 4
5: 42 28 23 16 10
6: 132 90 76 57 42 24
7: 429 297 255 199 156 108 66
8: 1430 1001 869 695 563 420 304 174
...
Capital letters (U,D) represent beginning and end of first and last arch. Only 1 UD ends arch sequence in next generation.
Reduction of arches: Elimination of arches:
(middle D U = new arch U D in the next arch generation)
/\
/\ //\\ /\/\/\/\ = UDududUD
//\\/\///\\\ = UudDudUuuddD /\
/\ /\ / \
/\//\\//\\ = UDuuddUudD //\/\\ = UududD
end
For n=3 C(n)=5 nonintersecting arch configurations:
UuuddD UududD UudDUD UDUudD UDudUD T(3,1)=5
end end UDUD UDUD UudD T(3,2)=3
UD UD end T(3,3)=2
CROSSREFS
KEYWORD
AUTHOR
Roger Ford, May 26 2017
STATUS
approved