Solution
We will evaluate the given expression step by step. The expression is:
(312)⋅(220)+(412)⋅(220)+(512)⋅(020)
Step 1: Recall the formula for combinations
The formula for combinations is:
(rn)=r!(n−r)!n!
Step 2: Calculate each term
-
First term: (312)⋅(220)
(312)=3!(12−3)!12!=3⋅2⋅112⋅11⋅10=220
(220)=2!(20−2)!20!=2⋅120⋅19=190
(312)⋅(220)=220⋅190=41800
-
Second term: (412)⋅(220)
(412)=4!(12−4)!12!=4⋅3⋅2⋅112⋅11⋅10⋅9=495
(220)=190(calculated earlier)
(412)⋅(220)=495⋅190=94050
-
Third term: (512)⋅(020)
(512)=5!(12−5)!12!=5⋅4⋅3⋅2⋅112⋅11⋅10⋅9⋅8=792
\binom{20}{0} = 1 \quad \text{(since \binom{n}{0} = 1foranyn)}
(512)⋅(020)=792⋅1=792
Step 3: Add the results
Now, sum up the three terms:
41800+94050+792=136642
Final Answer:
136642
Would you like a deeper explanation of any step, or additional examples? Here are 5 related questions to expand on this:
- How do combinations differ from permutations?
- What is the general formula for calculating (rn)?
- How would the result change if the numbers in the problem were larger (e.g., (515))?
- Can you explain the connection between binomial coefficients and Pascal's Triangle?
- How are combinations used in probability problems?
Tip: For faster calculations of combinations, try using factorial simplifications and cancel terms early.