Question

Help with Pascal’s triangle and binomial coefficients

Pascal’s triangle gives a method for calculating the binomial coefficients. It begins as follows: 


  • (picture #1)

Screen Shot 2021-03-10 at 4.23.37 PM.png


The (n+ 1)th row of this table gives the coefficients for 

(a+b)^n = ^nr=0  nCk  arbn-r

The next row is found by adding the two numbers above the new entry, i.e.


  • (picture #2)

Screen Shot 2021-03-10 at 4.23.54 PM.png



Prove this equation using the mathematical definition of a combination.!!!!!!

3 0
Add a comment Improve this question Transcribed image text
Answer #1

Note that

nCr = n! / [(n - r)! r!]

(n - 1)Cr = (n-1)! / [(n - r - 1)! r!]

(n - 1)C(r - 1) = (n - 1)! / [(n - r)! (r - 1)!]

Thus,

(n - 1)Cr + (n - 1)C(r - 1) = (n-1)! / [(n - r - 1)! r!] + (n - 1)! / [(n - r)! (r - 1)!]

Multiplying both terms on the right by n/n, the (n - 1)! become n!,

(n - 1)Cr + (n - 1)C(r - 1) = n! / [(n - r - 1)! r! n] + n! / [(n - r)! (r - 1)! n]

Putting them together as one fraction, as their LCD is (n - r)! r! n,

(n - 1)Cr + (n - 1)C(r - 1) = n! [(n - r) + (r)] / [(n - r)! r! n]

(n - 1)Cr + (n - 1)C(r - 1) = n! [n] / [(n - r)! r! n]

(n - 1)Cr + (n - 1)C(r - 1) = n! / [(n - r)! r!] = nCr [DONE!]


answered by: Holyas
Add a comment
Know the answer?
Add Answer to:
Help with Pascal’s triangle and binomial coefficients
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 1.2-10. Pascal's triangle gives a method for calculating the binomial coefficients: it begins as follows: 1464...

    1.2-10. Pascal's triangle gives a method for calculating the binomial coefficients: it begins as follows: 1464 1 15 10 10 5 The nth row of this triangle gives the coefficients for (a +b-. To find an entry in the table other than a on the boundary, add the two nearest numbers in the row directly above The equation 1I called Paseal's equation, explains why Pascal's triangle works. Prove that this equation is correct.

  • (A and C) Exercise 1.14. If n and k are integers, define the binomial coeffi- cient...

    (A and C) Exercise 1.14. If n and k are integers, define the binomial coeffi- cient (m), read n choose k, by n! if 0 <k <n, = 0 otherwise. k!(n - k)! (a) Prove that ("#") = (m) + (-2) for all integers n and k. (b) By definition, () = 1 if k = 0 and 0 otherwise. The recursion relation in (a) gives a computational procedure, Pascal's triangle, for calculating binomial coefficients for small n. Start with...

  • Could anyone help add to my python code? I now need to calculate the mean and...

    Could anyone help add to my python code? I now need to calculate the mean and median. In this programming assignment you are to extend the program you wrote for Number Stats to determine the median and mode of the numbers read from the file. You are to create a program called numstat2.py that reads a series of integer numbers from a file and determines and displays the following: The name of the file. The sum of the numbers. The...

  • Question 4 [12 marks] Some applications of mathematics require the use of very large matrices (several...

    Question 4 [12 marks] Some applications of mathematics require the use of very large matrices (several thousand rows for example) and this in turn directs attention to efficient ways to manipulate them. This question focuses on the efficiency of matrix multiplication, counting the number of numerical arithmetic operations (addition, subtraction and multiplication) involved. We start with very simplest case of 2x2 matrices. (a) The standard way of multiplying 2x2 matrices uses 8 multiplications and 4 additions. List the 8 products...

  • Impulse and Momentum Name: Date: TA's Name: Learning Objectives: 1. Understanding force ys time curves for...

    Impulse and Momentum Name: Date: TA's Name: Learning Objectives: 1. Understanding force ys time curves for a collision. 2. Calculating impulse using force vs. time curves. 3. Understanding the relationship between impulse and momentum. 4. Applying conservation of momentum for inelastic collisions. Apparatus: Aluminum track, track legs, two smart carts, two cart stops, and small black rectangular cart masses. Part A: Collision of a moving cart with a fixed cart cart 1 Cart stop stationary cart cart stop Consider the...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT