A choose b
Here is the formula for a choose b: . This is assuming that of course
.
Contents
Uses
a choose b counts the number of ways you can pick b things from a set of a things. For example . More here.
Choose 2
Here is a list of n choose 2's
These are triangle numbers! My proof uses induction (assuming something is true unless proved true or false).
Then Simplify:
Simplify further:
If you don't get what I did on the second step go to Proof Without Words on this wiki.
Pascal's Identity
- Main article: Pascal's Identity
Statement
Proof
Binomial Theorem and Pascal's Triangle
Pascal's triangle is an array of numbers that represent binomial coefficients. It looks like this:
1 1 1 1 2 1 1 3 3 1 1 4 6 4 1
And so on...
This triangle can be rewritten like this:
I'll encourage you to prove it by yourself
Another way to build it is to start with two diagonal rows of one and then the rest of the numbers are the sum of the two numbers above it.
The zeroth row has a sum of . The first row has a sum of
. The
row has a sum of
. This is because in the second way we build the tr
The 1st downward diagonal is a row of 1's, the 2nd downward diagonal on each side consists of the natural numbers, the 3rd diagonal the triangular numbers, and the 4th the pyramidal numbers.
There are many interesting applications of pascals triangle, I encourage you to explore the patterns.
This article has been proposed for deletion. The reason given is: unnecessary page, Duplicate of Combination.
Sysops: Before deleting this article, please check the article discussion pages and history. |