• 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

Team Selection Test for Centro and Ibero 2022

August 22, 2022 Math Competitions, Math Olympiads

Problem 1

Let us call a natural number interesting if any of its two consecutive digits form a number that is either a multiple of $19$ or $21$. How many interesting $2022$-digit numbers exist?

Solution

Answer: there are $9$ interesting $2022$-digit numbers.

Let $A$ be the set of all two-digit multiples of $19$ and $21$:

$$ A = \{19, 21, 38, 42, 57, 63, 76, 84, 95 \} $$

Notice each of the digits $1$ through $9$ appears exactly once as the first digit of some number in $A$ and exactly once as the second digit of some number in $A$. Furthermore, under the conditions of the problem the digits form a cycle:

$$ 1-9-5-7-6-3-8-4-2-1 $$

This means that the first digit of any $2022$-digit interesting number uniquely defines it. Since there are $9$ different possibilities for the first digit, then there is a total of $9$ such numbers.

Problem 2

There are sticks of length $1$ with number $1$, $2$, or $3$ written on each of them. There is an unlimited supply of sticks with every number. Two triangles are considered different if neither can be built with the stick of the other triangle.

(a) How many different triangles consisting of $3$ sticks are possible?

(b) Find the largest possible sum of the numbers written on the $9$ sticks on the boundary of the big triangle if all small triangles are different?

Team Selection Test for Centro and Ibero 2022

Solution

(a) It is not hard to see that there are only $10$ different triangles: $(1,1,1)$, $(1,1,2)$, $(1,1,3)$, $(2,2,2)$, $(2,2,1)$, $(2,2,3)$, $(3,3,3)$, $(3,3,1)$, $(3,3,2)$, $(1,2,3)$.

(b) Answer: $26$.

First, let us show that the largest sum cannot be $27$. Notice that there are only $6$ different triangles that contain the side $3$: $(1,1,3)$, $(2,2,3)$, $(3,3,3)$, $(3,3,1)$, $(3,3,2)$, $(1,2,3)$. If the sum is $27$, then all the boundary sticks have number $3$ on them, including the corner triangles. This implies that one of the corner triangles is $(3,3,3)$. This implies that there will be $7$ different triangles that contain the side $3$. Contradiction.

Team Selection Test for Centro and Ibero 2022

An example for the largest sum being $26$ is given below.

Team Selection Test for Centro and Ibero 2022



Problem 3

Let $\omega$ be a circle with center $O$ and diameter $AB$. A circle with center $B$ intersects $\omega$ at $C$ and $AB$ at $D$. The line $CD$ intersects $\omega$ at the point $E$ ($E \neq C$). The intersection of the lines $OE$ and $BC$ is $F$.

(a) Prove that the triangle $OBF$ is isosceles.

(b) If $D$ is the midpoint of $OB$, find the ratio $FB:BD$.

Team Selection Test for Centro and Ibero 2022

Solution

(a) Let $\angle DCB = y$. Since the triangle $CDB$ is isosceles, then $\angle CDB = y$ and $\angle CBD = 180^ {\circ} – 2y$. Let $G$ be the intersection of $OF$ with $\omega$ ($G \neq E$). Since $EGCB$ is cyclic, then $\angle EGB = \angle ECB = y$. Since the triangle $OGB$ is isosceles, then $\angle GBO = y$ and $\angle GOB = 180^ {\circ} – 2y$. From here $\angle CBD = \angle GBO$ and the triangle $OBF$ is isosceles.

(b) Answer: $4$.

Notice that since $D$ is the midpoint of $OB$, then $AB=4 \cdot BD$. Since $OBF$ is isosceles, then $FD$ is the median, and the altitude in the triangle $OBF$. From here the triangles $FDB$ and $BCA$ are similar and

$$ \frac{FB}{BD} = \frac{AB}{BC} = \frac{AB}{BD} = 4 $$

Problem 4

Let’s build a family $\{ K_n \}$ of geometric figures following the pattern, shown in the images, where each hexagon is built by cutting the two top corners of a square, such that the two figures removed are two identical isosceles triangles, and the three resulting top sides have the same length. Let $P_n$ and $A_n$ be the perimeter and the area of the figure $K_n$. The side of the square to construct $K_0$ is $x$.

Team Selection Test for Centro and Ibero 2022

(a) Find $P_0$ and $A_0$ in terms of $x$.

(b) Find the explicit formulas for $P_n$ and $A_n$ in terms of $x$ and $n$.

Solution

(a) Answer: $P(0)=2\sqrt{2}x$, $A_0= \left( \frac{2\sqrt{2}-1}{2} \right) x^2$.

Let us call $a$ the length of the three equal segments. Then

$$ \frac{a}{\sqrt{2}} + \frac{a}{\sqrt{2}} + a = x $$

which implies that $a=\left( \sqrt{2}-1 \right)x$. From here

$$ P_0 = 4x – 4 \left( \frac{a}{\sqrt{2}} \right) = 2\sqrt{2}x $$

and

$$ A_0 = x^2 – \left( \frac{a}{\sqrt{2}} \right)^2 = \left( \frac{2\sqrt{2}-1}{2} \right) x^2 $$

(b) Let us put $k = \left( \sqrt{2}-1 \right)$, $\alpha = 2\sqrt{2}$, $\beta = \left( \frac{2\sqrt{2}-1}{2} \right)$.

Let us define $f(t)$ as the perimeter of the mentioned hexagon of the side $t$. Then from the part (a) we have that $f(t)=\alpha t$. Furthermore, we have

$$ P_0 = f(x) = \alpha x $$

$$ P_1 = f(x) + 2 \cdot \left( f(kx) – kx \right) = \left( \alpha-1 \right) x \left( 1 + 2k \right) +x $$

$$ P_2 = f(x) + 2 \cdot \left( f(kx) – kx \right) + 2^2 \cdot \left( f(k^2x) – k^2x \right) = \left( \alpha-1 \right) x \left( 1 + 2k +2^2k^2 \right) + x $$

Applying the formula for the sum of the geometric sequence we have

$$ P_n =\left( \alpha-1 \right) x \left( \frac{\left(2k\right)^{n+1}-1}{2k-1} \right) + x $$

Let us define $g(t)$ as the area of the mentioned hexagon of the side $t$. Then from the part (a) we have that $g(t)=\beta t^2$. Furthermore, we have

$$ A_0 = g(x) = \beta x^2 $$

$$ A_1 = g(x) + 2 \cdot g(kx) = \beta x^2 \left( 1 + 2k^2 \right) $$

$$ A_2 = g(x) + 2 \cdot g(kx) + 2^2 \cdot g(k^2x) = \beta x^2 \left( 1 + 2k^2 + 2^2k^4 \right) $$

Applying the formula for the sum of the geometric sequence we have

$$ A_n = \beta x^2 \left( \frac{\left(2k^2\right)^{n+1}-1}{2k^2-1} \right) $$



Tags: Math CompetitionsMath Olympiads
Share
4

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

Polish Mathematical Olympiad, 2021

Nov 20, 2021

Problem 1 Positive integers $a$, $b$, $n$ satisfy the equality[...]

Puerto Rico Team Selection Test, 2021. Day 1

Sep 14, 2021

Problem 1 Ana and Beto are playing a game. Ana[...]

How to Solve Diophantine Equations: Quadratic Formula

Sep 14, 2021

Diophantine equations are equations that are solved in integer numbers.[...]

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