Difference between revisions of "2025 USAJMO Problems"
(2025 USAJO) |
|||
Line 1: | Line 1: | ||
− | + | __TOC__ | |
+ | |||
+ | ==Day 1== | ||
+ | ===Problem 1=== | ||
+ | Let <math>\mathbb Z</math> be the set of integers, and let <math>f\colon \mathbb Z \to \mathbb Z</math> be a function. Prove that there are infinitely many integers <math>c</math> such that the function <math>g\colon \mathbb Z \to \mathbb Z</math> defined by <math>g(x) = f(x) + cx</math> is not bijective. | ||
+ | Note: A function <math>g\colon \mathbb Z \to \mathbb Z</math> is bijective if for every integer <math>b</math>, there exists exactly one integer <math>a</math> such that <math>g(a) = b</math>. | ||
+ | |||
+ | [[2025 USAJMO Problems/Problem 1|Solution]] | ||
+ | ===Problem 2=== | ||
+ | Let <math>k</math> and <math>d</math> be positive integers. Prove that there exists a positive integer <math>N</math> such that for every odd integer <math>n>N</math>, the digits in the base-<math>2n</math> representation of <math>n^k</math> are all greater than <math>d</math>. | ||
+ | |||
+ | [[2025 USAJMO Problems/Problem 2|Solution]] | ||
+ | ===Problem 3=== | ||
+ | Let <math>m</math> and <math>n</math> be positive integers, and let <math>\mathcal R</math> be a <math>2m\times 2n</math> grid of unit squares. | ||
+ | |||
+ | A domino is a <math>1\times2</math> or <math>2\times1</math> rectangle. A subset <math>S</math> of grid squares in <math>\mathcal R</math> is domino-tileable if dominoes can be placed to cover every square of <math>S</math> exactly once with no domino extending outside of <math>S</math>. Note: The empty set is domino tileable. | ||
+ | |||
+ | An up-right path is a path from the lower-left corner of <math>\mathcal R</math> to the upper-right corner of <math>\mathcal R</math> formed by exactly <math>2m+2n</math> edges of the grid squares. | ||
+ | |||
+ | Determine, with proof, in terms of <math>m</math> and <math>n</math>, the number of up-right paths that divide <math>\mathcal R</math> into two domino-tileable subsets. | ||
+ | |||
+ | [[2025 USAJMO Problems/Problem 3|Solution]] | ||
+ | |||
+ | ==Day 2== | ||
+ | ===Problem 4=== | ||
+ | Let <math>n</math> be a positive integer, and let <math>a_0,\,a_1,\dots,\,a_n</math> be nonnegative integers such that <math>a_0\ge a_1\ge \dots\ge a_n.</math> Prove that | ||
+ | <cmath>\sum_{i=0}^n i\binom{a_i}{2}\le\frac{1}{2}\binom{a_0+a_1+\dots+a_n}{2}.</cmath> | ||
+ | Note: <math>\binom{k}{2}=\frac{k(k-1)}{2}</math> for all nonnegative integers <math>k</math>. | ||
+ | |||
+ | [[2025 USAJMO Problems/Problem 4|Solution]] | ||
+ | |||
+ | ===Problem 5=== | ||
+ | Let <math>H</math> be the orthocenter of acute triangle <math>ABC</math>, let <math>F</math> be the foot of the altitude from <math>C</math> to <math>AB</math>, and let <math>P</math> be the reflection of <math>H</math> across <math>BC</math>. Suppose that the circumcircle of triangle <math>AFP</math> intersects line <math>BC</math> at two distinct points <math>X</math> and <math>Y</math>. Prove that <math>C</math> is the midpoint of <math>XY</math>. | ||
+ | |||
+ | [[2025 USAJMO Problems/Problem 5|Solution]] | ||
+ | ===Problem 6=== | ||
+ | Let <math>S</math> be a set of integers with the following properties: | ||
+ | |||
+ | <math>\bullet</math> <math>\{ 1, 2, \dots, 2025 \} \subseteq S</math>. | ||
+ | |||
+ | <math>\bullet</math> If <math>a, b \in S</math> and <math>\gcd(a, b) = 1</math>, then <math>ab \in S</math>. | ||
+ | |||
+ | <math>\bullet</math> If for some <math>s \in S</math>, <math>s + 1</math> is composite, then all positive divisors of <math>s + 1</math> are in <math>S</math>. | ||
+ | |||
+ | Prove that <math>S</math> contains all positive integers. | ||
+ | |||
+ | [[2025 USAJMO Problems/Problem 6|Solution]] | ||
+ | == See also == | ||
+ | |||
+ | {{USAJMO box|year=2025|before=[[2024 USAJMO Problems]]|after=[[2026 USAJMO Problems]]}} | ||
+ | {{MAA Notice}} |
Revision as of 01:22, 22 March 2025
Contents
Day 1
Problem 1
Let be the set of integers, and let
be a function. Prove that there are infinitely many integers
such that the function
defined by
is not bijective.
Note: A function
is bijective if for every integer
, there exists exactly one integer
such that
.
Problem 2
Let and
be positive integers. Prove that there exists a positive integer
such that for every odd integer
, the digits in the base-
representation of
are all greater than
.
Problem 3
Let and
be positive integers, and let
be a
grid of unit squares.
A domino is a or
rectangle. A subset
of grid squares in
is domino-tileable if dominoes can be placed to cover every square of
exactly once with no domino extending outside of
. Note: The empty set is domino tileable.
An up-right path is a path from the lower-left corner of to the upper-right corner of
formed by exactly
edges of the grid squares.
Determine, with proof, in terms of and
, the number of up-right paths that divide
into two domino-tileable subsets.
Day 2
Problem 4
Let be a positive integer, and let
be nonnegative integers such that
Prove that
Note:
for all nonnegative integers
.
Problem 5
Let be the orthocenter of acute triangle
, let
be the foot of the altitude from
to
, and let
be the reflection of
across
. Suppose that the circumcircle of triangle
intersects line
at two distinct points
and
. Prove that
is the midpoint of
.
Problem 6
Let be a set of integers with the following properties:
.
If
and
, then
.
If for some
,
is composite, then all positive divisors of
are in
.
Prove that contains all positive integers.
See also
2025 USAJMO (Problems • Resources) | ||
Preceded by 2024 USAJMO Problems |
Followed by 2026 USAJMO Problems | |
1 • 2 • 3 • 4 • 5 • 6 | ||
All USAJMO Problems and Solutions |
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions.