explain the "70"

来源: longsky 2010-01-18 09:56:06 [] [旧帖] [给我悄悄话] 本文已被阅读: 次 (491 bytes)
本文内容已被 [ longsky ] 在 2010-04-08 17:50:51 编辑过。如有问题,请报告版主或论坛管理删除.
first of all, think the simplest case, a square:

b a 1 0

d c 2 1

# of a->d = # of a->b + # of a->c
# of ab = 1, # of ac =1, therefore # of ad = 1+1=2

now you can mark the number of paths for each intersection points on your chart, which is :

1 1 1 1 0

5 4 3 2 1

15 10 6 3 1

35 20 10 4 1

70 35 15 5 1

请您先登陆,再发跟帖!

发现Adblock插件

如要继续浏览
请支持本站 请务必在本站关闭/移除任何Adblock

关闭Adblock后 请点击

请参考如何关闭Adblock/Adblock plus

安装Adblock plus用户请点击浏览器图标
选择“Disable on www.wenxuecity.com”

安装Adblock用户请点击图标
选择“don't run on pages on this domain”