2023 SSMO Relay Round 2 Problems/Problem 3: Difference between revisions
Created page with "==Problem== Let <math>T=</math> TNYWR. In a committee of <math>2023</math> people, <math>N</math> are scientists and the rest are builders. In order to make a building, <math>..." |
No edit summary |
||
| Line 1: | Line 1: | ||
==Problem== | ==Problem== | ||
Let <math>T=</math> | Let <math>T=TNYWR</math>. In a committee of <math>2023</math> people, <math>N</math> are scientists and the rest are builders. In order to make a building, <math>\frac{N}{2}</math> people must be choosen with at least one scientist and one builder. If <math>x</math> is the number of ways to do this, find the largest integer <math>a</math> such <math>2^a \mid x</math>. | ||
==Solution== | ==Solution== | ||
Revision as of 18:19, 2 May 2025
Problem
Let
. In a committee of
people,
are scientists and the rest are builders. In order to make a building,
people must be choosen with at least one scientist and one builder. If
is the number of ways to do this, find the largest integer
such
.