Math Problem Statement

I don't understand how the stars and bars method is different from choosing k-1 spaces between n objects which have n-1 spaces, so the equation should be n-1 choose k-1?

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Combinatorics
Stars and Bars
Binomial Coefficient

Formulas

Stars and Bars Formula: binom(n + k - 1, k - 1)
Choosing Spaces Formula: binom(n - 1, k - 1)

Theorems

Binomial Theorem

Suitable Grade Level

Grades 10-12