Math Problem Statement

If 1<=r<= n Then prove that c(n,r) + c(n,r+1) = c(n+1,r+1)

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Combinatorics
Binomial Coefficients
Algebra

Formulas

C(n, r) = n! / (r!(n - r)!)
C(n, r) + C(n, r+1) = C(n+1, r+1)

Theorems

Binomial Theorem
Pascal's Identity

Suitable Grade Level

Grades 11-12 or introductory college-level combinatorics