Originally Posted by ENRIQUESTEFANINI sum_{k=1..n-1} C(n-1,k-1)C(n,k) = C(2n-1,n-1). So |T_4| = 35. When n=4, sum_{k=1..n-1} C(n-1,k-1)C(n,k) = C(3,0)C(4,1) + C(3,1)C(4,2) + C(3,2)C(4,3) = 4 + 18 + 12 = 34 35
Follow Math Help Forum on Facebook and Google+
It's true. The "identity" you quoted in post #16 is not really an identity. Thanks and regards.