• Our Services
    • Math Olympiad Courses
  • Books
  • Blog
  • Alumni
  • Contact Us
  • Login

Text:

info@42points.com
42 Points42 Points
  • Our Services
    • Math Olympiad Training
      • AMC 8 & MATHCOUNTS
      • Proof-Based Preparation – Part 1
      • Proof-Based Preparation – Part 2
      • AMC 10 & AMC 12
      • Junior Math Olympiad
      • Practice of Problem Solving
      • Senior Math Olympiad
  • Books
  • Blog
  • Alumni
  • Contact
  • Log in

Solutions to the Polish Mathematical Olympiad, 2021

December 21, 2021 Math Competitions, Math Olympiads
Problem 1

Positive integers $a$, $b$, $n$ satisfy the equality

$$ \frac{a}{b} = \frac{a^2+n^2}{b^2+n^2} $$

Prove that the number $\sqrt{ab}$ is an integer.

Solution

Let us cross-multiply and factor:

 

$$  a \left( b^2+n^2 \right) = \left( a^2+n^2 \right) \ $$

$$ a b^2 + a n^2 =  a^2 + b n^2 \ $$

$$ a b^2 + a n^2 – b a^2 – b n^2 = 0 \\  $$

$$ ab(b-a) – n^2(b-a) = 0 \\ $$

$$ (b-a)\left(ab- n^2 \right) = 0 $$

If $b-a=0$, then $a=b$ and

$$ \sqrt{ab} = \sqrt{b^ 2} = b $$

which is an integer.

If $ab-n^2=0$, then $ab=n^2$ and

$$ \sqrt{ab} = \sqrt{n^2} = n $$

which is an integer.



Problem 2

In the right triangle $ABC$, the point $M$ is the midpoint of the hypotenuse $AB$. The points $P$ and $Q$ lie on the segments $AM$ and $MB$, respectively, such that $PQ=CQ$. Prove that $AP \leq 2MQ$.

Solution

Let us start with the triangle inequality for the triangle $CMQ$:

$$ CM \leq MQ+CQ $$

Notice that since $AM=BM=CM$ and $PQ=CQ$, then we have

$$ CM \leq MQ+CQ $$

$$ AM  \leq MQ+PQ $$

$$ AM  \leq MQ+MQ+PM $$

$$ AP  \leq 2MQ $$

which is what needed to be proven.



Problem 3

$16$ players participated in the badminton tournament. Each player has played at most one match with any other player, no match ended in a draw. After the tournament, it turned out that each player won a different number of matches. Prove that each player lost a different number of matches.



Solution

Notice that since the number of victories is at least $0$ and at most $15$, then there are only $16$ different number of victories. Therefore each number of victories from $0$ to $15$ appear exactly once. The total number of matches in a tournament is equal to the total number of all victories because each match has exactly one winner. Therefore, total the number of matches played is equal

$$ 0 + 1 + 2 + … + 15 = 120$$

On the other hand, the greatest possible number of matches played in the entire tournament is equal to the maximum number of different pairs that can be formed from among $16$ players, i.e.

$$ \frac{16 \cdot 15}{2} = 120 $$



Hence the conclusion that all possible matches were played, i.e. each player played exactly $15$ matches. This implies that each player who won $k$ matches also lost $15-k$ matches. Since the numbers of matches won are all different, so are the numbers of lost matches as well.

Problem 4

On the side $AB$ of the scalene triangle $ABC$, points $M$ and $N$ are chosen, such that $AN=AC$ and $BM=BC$. The line parallel to $BC$ passing through the point $M$, and the line parallel to $AC$ through the point $N$ intersect at the point $S$. Prove that $\angle CSM = \angle CSN$.



Solution (according to Carlos Rodriguez)

Let $SM$ intersect the line $AC$ at the point $P$ and $SN$ intersect the line $BC$ at the point $Q$. Since $SQ \parallel AC$, then $\angle PMC = \angle BCM = \angle BMC$ and $MC$ is the external angle bisector of the triangle $SMN$. Since $SP \parallel BC$, then $\angle QNC = \angle ACN = \angle ANC$ and $NC$ is the external angle bisector of the triangle $SMN$. Therefore the point $C$ is the excenter of the triangle $SMN$. Therefore, $CS$ is the angle bisector of the angle $MSN$ and $\angle CSM = \angle CSN$.

Problem 5

Given two natural numbers $a$ and $b$, which have the same digits in their decimal representation, i.e. each of the digits from $0$ to $9$ occurs the same number of times in the representation of $a$ and in the representation of $b$. Show that if $a + b = 10^{1000}$, then the numbers $a$ and $b$ are divisible by $10$.



Solution

First note that each of the numbers $a$, $b$ is exactly $1000$ digits long. Indeed, since the sum $a + b$ is the smallest $1001$-digit number, $a$ and $b$ cannot have more than $1000$ digits. If they both had less than $1000$ digits, then $a <10^{999}$ and $b <10^{999}$, from where we have

$$ a + b < 2 \cdot 10^{999} < 10 \cdot 10^{999} =10^{1000} $$

Contradiction.

Let $a=\overline{a_{1000} … a_2 a_1}$ and $b=\overline{b_{1000} … b_2 b_1}$, then we have that

$$ a_1+a_2+…+a_{1000} = b_1+b_2+…+b_{1000} = S $$

Since the last digit of the sum $a + b$ is $0$, then $a_1 + b_1 = 0$ or $a_1 + b_1 = 10$. In the first case, we have $a_1 = b_1 = 0$ and we are done. In the second case we have

$a_2 + b_2 = 9$, $a_3 + b_3 = 9$, … , $a_{1000} + b_{1000} = 9$.

So we obtain

$$ 2S = a_1+a_2+…+a_{1000} + b_1+b_2+…+b_{1000} = 10 + 9 + 9 + … + 9 $$

where $9$ is repeared $999$ times. The left side of the last equality is even and the right side is odd. Contradiction.




Share
9

About 42 Points

42 Points is an Online Math Training Program and Tutoring Service. Learn more about our services at https://42points.com/

You also might be interested in

Mathematical Induction: Combinatorics

Jun 15, 2021

Mathematical Induction is used to prove that the statement of[...]

Euler’s Theorem

Jul 14, 2021

Euler’s Theorem states that for a positive integer $n$ and[...]

Complementary Counting

Oct 8, 2021

Complementary Counting consists in counting the total number of elements[...]

Join our newsletter

Post Archives

Post Categories

Most Liked Posts

  • Solutions to the Polish Mathematical Olympiad, 2021 By 42 Points on December 21, 2021 9
  • Monovariant By 42 Points on June 12, 2021 7
  • Puerto Rico Team Selection Test, 2021. Day 2 By 42 Points on September 14, 2021 7

Tag Cloud

Math Competitions Math Olympiads Math Topics OMPR OMPR 2022 Puerto Rico

Find us on

Ads

Cute Watercolor Bunny Throw Pillow
Adorable Watercolor Bunny Throw Pillow
by ULA Art Studio
Funny Realistic Corn Pattern Socks
Funny Corn Pattern Socks
by ULA Art Studio

42 Points

42 Points is an Online Math Olympiad Program and tutoring service.

Hablamos español, contáctenos para mayor información sobre nuestros cursos y servicios.

 

Contact Information

  • 42 Points
  • info@42points.com
  • 42points.com

Quick Links

  • Math Olympiad Courses
  • AP Calculus
  • Online Math Tutoring
  • Books
  • Blog
  • Alumni
  • Help Center

Fresh from 42Pedia blog

  • Puerto Rico Team Selection Test, 2023. Day 2
  • Puerto Rico Team Selection Test, 2023. Day 1
  • Team Selection Test for Centro and Ibero 2022

WE ACCEPT

PayPal Acceptance Mark

© 2025 — 42 Points.

  • Online Math Training & Tutoring Services
  • Disclaimer
  • Contact
  • Buy AMC 10 Preparation Book
Prev Next