Difference between revisions of "2022 AMC 10B Problems/Problem 9"
Lopkiloinm (talk | contribs) (→Solution 5(Combinatorics)) |
Lopkiloinm (talk | contribs) (→Solution 5(Combinatorics)) |
||
Line 32: | Line 32: | ||
Suppose you are picking a permutation of <math>n</math> elements. Suppose that the correct order of the permutation is | Suppose you are picking a permutation of <math>n</math> elements. Suppose that the correct order of the permutation is | ||
<cmath>x_1,x_2,x_3,\ldots,x_{2021},x_{2022}</cmath> | <cmath>x_1,x_2,x_3,\ldots,x_{2021},x_{2022}</cmath> | ||
− | We want to find the probability of picking the permutation in the wrong order. | + | We want to find the probability of picking the permutation in the wrong order. |
+ | |||
+ | Suppose that we have picked everything to the correct order except our last <math>2</math> elements. That is we have | ||
<cmath>x_1,x_2,x_3,\ldots,x_{2019},x_{2020}</cmath> | <cmath>x_1,x_2,x_3,\ldots,x_{2019},x_{2020}</cmath> | ||
− | We want pick the next element such that it does not equal to <math>x_{2021}</math>. There are <math>1</math> ways to choose that, so we add <math>\frac{1}{2!}</math> to the number. | + | We want pick the next element such that it does not equal to <math>x_{2021}</math>. There are <math>1</math> ways to choose that, so we add <math>\frac{1}{2!}</math> to the number. |
+ | |||
+ | Suppose that we have picked everything to the correct order except our last <math>3</math> elements. That is we have | ||
<cmath>x_1,x_2,x_3,\ldots,x_{2018},x_{2019}</cmath> | <cmath>x_1,x_2,x_3,\ldots,x_{2018},x_{2019}</cmath> | ||
We want pick the next element such that it does not equal to <math>x_{2020}</math>. There are <math>2</math> ways to choose that, so we add <math>\frac{2}{3!}</math> to the number. | We want pick the next element such that it does not equal to <math>x_{2020}</math>. There are <math>2</math> ways to choose that, so we add <math>\frac{2}{3!}</math> to the number. |
Revision as of 03:09, 22 November 2022
Contents
Problem
The sum
can be expressed as
, where
and
are positive integers. What is
?
Solution 1
Note that , and therefore this sum is a telescoping sum, which is equivalent to
. Our answer is
.
~mathboy100
Solution 2
We have from canceling a 2022 from
.
This sum clearly telescopes, thus we end up with
. Thus the original equation is equal to
, and
.
.
~not_slay (+ minor LaTeX edit ~TaeKim)
Solution 3 (Induction)
By looking for a pattern, we see that and
, so we can conclude by engineer's induction that the sum in the problem is equal to
, for an answer of
. This can be proven with actual induction as well; we have already established
base cases, so now assume that
for
. For
we get
, completing the proof.
~eibc
Solution 4
Let
~lopkiloinm
Solution 5(Combinatorics)
Suppose you are picking a permutation of elements. Suppose that the correct order of the permutation is
We want to find the probability of picking the permutation in the wrong order.
Suppose that we have picked everything to the correct order except our last elements. That is we have
We want pick the next element such that it does not equal to
. There are
ways to choose that, so we add
to the number.
Suppose that we have picked everything to the correct order except our last elements. That is we have
We want pick the next element such that it does not equal to
. There are
ways to choose that, so we add
to the number.
~lopkiloinm
Video Solution
- Whiz
See Also
2022 AMC 10B (Problems • Answer Key • Resources) | ||
Preceded by Problem 8 |
Followed by Problem 10 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | ||
All AMC 10 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.