Question
Question: How do you evaluate \(\left( _{7}^{8} \right)\) using Pascal's triangle?...
How do you evaluate (78) using Pascal's triangle?
Solution
To evaluate the above form (78) we should know the basics about Pascal's triangle. In mathematics, it is a triangular array of the binomial coefficients that arises in the algebra probability theory and many more. Whenever I have sum of the sort (kn) where the number n corresponds to the row number of Pascal's triangle and k corresponds to the column number of that row, where the first column has the value ofk=0. Here (kn)is typically read as ′′n choosek′′. There is a formula to find (kn)which is
⇒(kn)=k!(n−1)!n! Where! is the factorial function.
Complete step by step solution:
The given equation (78) .now compare this with the (kn)=k!(n−1)!n! we get n=8 and k=7.
Now putting the values for nand kin this situation gives:
⇒(k=7n=8)=((k=7)!(8−7)!(n=8)!)⇒(78)=7!(8−7)!8!⇒(78)=7!⋅1!8⋅7!⇒(78)=8
Hence the solution of (78) is 8.
We can also Pascal's triangle which is constructed as; Pascal's triangle is a never ending equilateral triangle of numbers that follows a rule of adding the two numbers above to get the number below. Two of the sides are “all 1`s” and because the triangle is infinite, there is no “bottom side”.
So here in the bottom row we can find our required term as 8.
Note: To solve these types of questions there is also another method. If we have (n−1n) then by using the formula, the solution becomes(n−1n)=n. Remember the first row and first column are given by n=0 and k=0 respectively.