Reid Barton
REACH
October 26, 2002
It turns out that if we apply this recurrence relation to a table
whose top two rows are filled with formal indeterminates
Construct an infinite ladder graph G shown below; then bn gives the number of paths in this graph from P0 to Pn moving only up and to the right (or moving to the left, in the drawing on the right).
P_4 .
+-+ .
P_3 | |. P_0 P_1 P_2 P_3 P_4
+-+-+-+ * * * * *
P_2 | |/| | / \ / \ / \ / \ / \
+-+-+-+-+ * * * * * *
P_1 | |/| | \ / \ / \ / \ / \ /
+-+-+-+-+ ... *---*---*---*---* ...
P_0 | |/| | / \ / \ / \ / \ / \
+-+-+-+-+ * * * * * *
| |/| | \ / \ / \ / \ / \ /
+-+-+-+ * * * * *
.| |
. +-+
.