• 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

Puerto Rico Team Selection Test, 2021. Day 2

September 14, 2021 Math Competitions, Math Olympiads

Problem 4

How many numbers $\overline{abcd}$ with different digits satisfy the following property: if we replace the largest digit with the digit $1$ results in a multiple of $30$?

Solution

Answer: $162$

Let us call the numbers satisfying the conditions of the problem $boring$. Let us find the total number of boring numbers. Notice that $30=2 \cdot 3 \cdot 5$. Since $30 | \overline{abcd}$, then $d=0$. Let one of the digits $a$, $b$ or $c$ has been replaced by $1$. The sum of these three digits therefore should be a multiple of $3$, while one of the remaining digits is $1$. Since $0<1+x+y \leq 1+9+9 <21$ for the digits $x$ and $y$, then we can do the casework on the sum of the digits, which can only take values following: $3$, $6$, $9$, $12$, $15$ and $18$.



Sum of digits is $3$. The possible numbers are $102$, $120$, $201$, $210$, where $1$ was replaced by one of the digits $3$, $4$, $5$, $6$, $7$, $8$ or $9$. This gives a total of $4 \cdot 7 = 28$ boring numbers.

Sum of digits is $6$. The possible numbers are $124$, $142$, $214$, $241$, $412$, $421$, where $1$ was replaced by one of the digits $5$, $6$, $7$, $8$ or $9$ and also the numbers $105$, $150$, $501$, $510$, where $1$ was replaced by one of the digits $6$, $7$, $8$ or $9$. This gives a total of $6 \cdot 5 + 4 \cdot 4 = 46$ boring numbers.



Sum of digits is $9$. The possible numbers are $108$, $180$, $801$, $810$, where $1$ was replaced by the digit $9$, the numbers $126$, $162$, $216$, $261$, $612$, $621$, where $1$ was replaced by one of the digits $7$, $8$ or $9$, and also the numbers $135$, $153$, $315$, $315$, $513$, $531$, where $1$ was replaced by one of the digits $6$, $7$, $8$ or $9$. This gives a total of $4 \cdot 1 + 6 \cdot 3 + 6 \cdot 4 = 46$ boring numbers.

Sum of digits is $12$. The possible numbers are $138$, $183$, $318$, $381$, $813$, $831$, where $1$ was replaced by the digit $9$, the numbers $147$, $174$, $417$, $471$, $714$, $741$, where $1$ was replaced by one of the digits $8$ or $9$, and also the numbers $156$, $165$, $516$, $561$, $615$, $651$, where $1$ was replaced by one of the digits $7$, $8$ or $9$. This gives a total of $6 \cdot 1 + 6 \cdot 2 + 6 \cdot 3 = 36$ boring numbers.



Sum of digits is $15$. The possible numbers are $168$, $186$, $618$, $681$, $816$, $861$, where $1$ was replaced by the digit $9$. This gives a total of $6 \cdot 1 = 6$ boring numbers.

AMC 8 Preparation Book

Order Now

 

Therefore the total amount of boring numbers is

$$ 28+46+46+36+6 = 162 $$

Problem 5

Circle $r$ contains the circles $m$, $p$ and $r$, such that they are tangent to $r$ internally and any two of them are tangent between themselves. The radii of the circles $m$ and $p$ are equal $x$. The circle $o$ has radius $1$ and passes through the center of the circle $r$. Find the value of $x$?

OMPR 2021 Problem 5

Solution

Answer: $\frac{8}{9}$.

Let $OH=y$. From the Pythagorean Theorem for the triangle $BOH$ we have:

$$ BO^2 = BH^2 + OH^2 $$

or equivalently

$$ (2-x)^2 = x^2 + y^2 $$

$$ x^2-4x+4 = x^2 + y^2 $$

$$ -4x+4 = y^2 $$

From here we have

$$ y = 2 \sqrt{1-x} $$

From the Pythagorean Theorem for the triangle $BAH$ we have:

$$ BO^2 = BH^2 + OH^2 $$

or equivalently

$$ (x+1)^2 = x^2 + (y+1)^2 $$

$$ x^2+2x+1 = x^2 + y^2+2y+1 $$

$$ 2x = y^2+2y$$

Substituting $y = 2 \sqrt{1-x}$ we have

$$ 2x =-4x + 4 +4 \sqrt{1-x} $$

$$ 6x – 4 = 4 \sqrt{1-x} $$

$$ 3x – 2 = 2 \sqrt{1-x} $$

$$ 9x^2 – 12x + 4 = 4-4x $$

$$ 9x^2 – 8x = 0 $$

From here we have

$$ x = \frac{8}{9} $$



Problem 6

Two positive integers $n, m \geq 2$ are called allied if when written as a product of primes (not necessarily different): $ n = p_1p_2 … p_s$ and $m = q_1q_2 … q_t$, turns out that:

$$ p_1 + p_2 + … + p_s = q_1 + q_2 + … + q_t $$

(a) Show that the biggest ally of any positive integer has to have only $2$ and $3$ in its prime factorization.

(b) Find the biggest number which is allied of $2021$.

Solution

Answer: $3^{30}$.

For the part (a) let us assume the contrary, i.e. that the biggest ally $M$ of some positive integer $m$ has some other prime $p$ in its factorization other than $2$ and $3$. Obviously $p \geq 5$. Notice that any positive integer $x \geq 2$ can be represented as a sum of several $2$s and $3$s. Indeed if $x$ is even, then we just add $\frac{x}{2}$ primes $2$ and if $x$ is odd, then we just add one prime $3$ and $\frac{x-3}{2}$ primes $2$.



Now let $p=2a+3b$ for some positive integers $a$ and $b$. Let us show that the new number $M^{\ast}$ formed by the substitution of the prime $p$ by $a$ factors of $2$ and $b$ factors of $3$ is going to be greater than $M$. Indeed, it is sufficient to show that

$$ 2^a \cdot 3^b > p $$

By Bernoulli’s Inequality

$$ 2^a \cdot 3^b = (1+1)^a \cdot (1+2)^b \geq (1+a)(1+2b)$$

Notice that

$$ (1+a)(1+2b) = 1+2b+a+2ab > 1+2b+a+ab $$

However

$$ 1+2b+a+ab \geq 2a+3b $$

is equivalent to

$$ (a-1)(b-1) \geq 0 $$

which is true for positive integers $a$ and $b$.

Therefore

$$ 2^a \cdot 3^b > 2a+3b = p $$

For the part (b) notice that $2021 = 43 \cdot 47$, where $43$ and $47$ are primes and since $43+47=90$. By the part (a) the biggest allied number of $2021$ consists of $a$ primes $2$ and $b$ primes $3$. We also have

$$ 2a+3b=90 $$

First, notice that $a$ is divisible by $3$. Also, since $2+2+2=3+3$, then let us consider an operation of substituting three primes $2$ for two primes $3$. Since

$$ 2^3 < 3^2 $$

the product will become larger. Therefore for $a \geq 3$, we can obtain a larger allied number by applying this operation. This means that $a=0$ and the largest ally is $3^{30}$.

Go to Day 1




Tags: Math Olympiads
Share
7

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

Team Selection Test for Iberoamerican Math Olympiad 2021

Sep 20, 2021

Problem 1 Let $N=2021^2k+2021$, where $k$ is a positive integer.[...]

Team Selection Test for Centro and Ibero 2022

Aug 22, 2022

Problem 1 Let us call a natural number interesting if[...]

Pigeonhole Principle

Jun 14, 2021

Let $m,n \in \mathbb{N}$ and $n>m$. The Pigeonhole Principle states[...]

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