induction question
\[\left(\begin{matrix}a \\ b-1\end{matrix}\right)\left(\begin{matrix}a \\ b\end{matrix}\right)\]
\[\left(\begin{matrix}a \\ b-1\end{matrix}\right) + \left(\begin{matrix}a \\ b\end{matrix}\right)\]**
what is the actual question? show that:\[\left(\begin{matrix}a \\ b-1\end{matrix}\right)+\left(\begin{matrix}a \\ b\end{matrix}\right)=\left(\begin{matrix}a+1 \\ b\end{matrix}\right)\]?
i just need answer, how do u know that it is\[\left(\begin{matrix}a+1 \\ b\end{matrix}\right)\]
it depends on how you want to think about it. There are combinatorial proofs, algebraic proofs, pascals triangle (which i dont consider a proof, but it shows you whats going on).
if you just look at pascals triangle, you get: 1 1 1 1 2 1 1 3 3 1 so on and so forth. The notation:\[\left(\begin{matrix}n \\ k\end{matrix}\right)\] gives you the (k+1)th number on the nth row. each term is also the sum of the two elements above it. that is how you get:\[\left(\begin{matrix}n \\ k-1\end{matrix}\right)+\left(\begin{matrix}n \\ k\end{matrix}\right)=\left(\begin{matrix}n+1 \\ k\end{matrix}\right)\]
Join our real-time social learning platform and learn together with your friends!