RMO 2019 Problem 4 Solution

[et_pb_section fb_built="1" _builder_version="4.0"][et_pb_row _builder_version="3.25"][et_pb_column type="4_4" _builder_version="3.25" custom_padding="|||" custom_padding__hover="|||"][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Understand the problem

[/et_pb_text][et_pb_text _builder_version="3.27.4" text_font="Raleway||||||||" background_color="#f4f4f4" custom_margin="10px||10px" custom_padding="10px|20px|10px|20px" box_shadow_style="preset2"]Consider the following \( 3 \times 2 \) array formed by using the numbers \( 1 , 2 , 3 ,4 ,5 , 6 \ : \) \( \begin{pmatrix} a_{11} & a_{12} \\ a_{21} & a_{22} \\ a_{31} & a_{32} \end{pmatrix} = \begin{pmatrix} 1 &6 \\ 2 & 5 \\ 3 & 4 \end{pmatrix} \) . Observe that all row sums are equal , but the sum of the squares is not the same for each row .Extend the above arrar to a \( 3 \times k \) array \( (a_{ij}){3 \times k} \) for a suitable k , adding more columns , using the numbers \( 7 , 8 , 9 , ....,3k \) such that \( \displaystyle \sum_{j=1}^{k} a_{1j} = \sum_{j=1}^{k} a_{2j}= \sum_{j=1}^{k}a_{3j} \ and \ \sum_{j=1}^{k} (a_{1j})^2= \sum_{j=1}^{k} (a_{2j})^2 = \sum_{j=1}^{k} (a_{3j})^2 \)

[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version="3.25"][et_pb_column type="4_4" _builder_version="3.25" custom_padding="|||" custom_padding__hover="|||"][et_pb_accordion open_toggle_text_color="#0c71c3" _builder_version="4.0" toggle_font="||||||||" body_font="Raleway||||||||" text_orientation="center" custom_margin="10px||10px"][et_pb_accordion_item title="Source of the problem" open="off" _builder_version="4.0"]

Regional Math Olympiad, 2019 Problem 4

[/et_pb_accordion_item][et_pb_accordion_item title="Topic" _builder_version="4.0" open="off"]Inequality[/et_pb_accordion_item][et_pb_accordion_item title="Difficulty Level" _builder_version="4.0" open="off"]

8/10

[/et_pb_accordion_item][et_pb_accordion_item title="Suggested Book" _builder_version="3.29.2" open="on"]Challenges and Thrills in Pre College Mathematics[/et_pb_accordion_item][/et_pb_accordion][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_margin="48px||48px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Start with hints

[/et_pb_text][et_pb_tabs active_tab_background_color="#0c71c3" inactive_tab_background_color="#000000" _builder_version="4.0" tab_text_color="#ffffff" tab_font="||||||||" background_color="#ffffff" hover_enabled="0"][et_pb_tab title="Hint 0" _builder_version="3.22.4"]Do you really need a hint? Try it first!

[/et_pb_tab][et_pb_tab title="Hint 1" _builder_version="4.0" hover_enabled="0"]

1+2+3+ ...  3k = \( \frac{3k(3k+1)}{2}\) So, \( \sum_{j=1}^{k} a_{1j} = \sum_{j=1}^{k} a_{2j}= \sum_{j=1}^{k}a_{3j} = \frac{k(3k+1)}{2}\) \( 1^2 + 2^2 +... (3k)^2 = \frac{k(3k+1)(6k+1)}{2}\) So, \(\sum_{j=1}^{k} (a_{1j})^2= \sum_{j=1}^{k} (a_{2j})^2 = \sum_{j=1}^{k} (a_{3j})^2 = \frac{k(3k+1)(6k+1)}{6}\).  This means that 3 | k.  [/et_pb_tab][et_pb_tab title="Hint 2" _builder_version="4.0" hover_enabled="0"]Step 1: Try out with k = 3. Prove that it is not possible to arrange them in the desired order as already some numbers are fixed. We will now try for k = 6.  Claim: If 3|k and k > 3 then it is always possible. (This is our conjecture too)   [/et_pb_tab][et_pb_tab title="Hint 3" _builder_version="4.0" hover_enabled="0"]n + (n + 5) + (m + 1) + (m + 4) + (l + 2) + (l + 3) =  2n + 2m + 2l + 15 =  (n + 1) + (n + 4) + (m + 2) + (m + 3) + (l) + (l+ 5) \(n^2 + (n + 5)^2 - (n + 1)^2 - (n + 4)^2 = 8\) \( (m + 1)^2 + (m + 4)^2 - (m + 2)^2 - (m + 3)^2 = 4\) \( (l + 2)^2 + (l + 3)^2 - (l)^2 - (l+ 5)^2  = - 12 \) So, we get  \( n^2 + (n + 5)^2 + (m + 1)^2 + (m + 4)^2  + (l + 2)^2 + (l + 3)^2 = (n + 1)^2 + (n + 4)^2 + (m + 2)^2 +(m + 3)^2 + (l)^2 + (l+ 5)^2 \). Also,
n + (n + 5) + (m + 1) + (m + 4) + (l + 2) + (l + 3) =  2n + 2m + 2l + 15 =  (n + 1) + (n + 4) + (m + 2) + (m + 3) + (l) + (l+ 5) Hence putting suitable values of l, m, and n, we get an array like the one below: \( \begin{pmatrix} 1 & 6 & 8 & 11 & 15 & 16  \\ 2 & 5 & 9 & 10 & 13 & 18 \\ 3 & 4 & 7 & 12 & 14 & 17\end{pmatrix}  \) \( (n + 1)^2 + (n + 6)^2 + (n + 8)^2 + (n + 11)^2 + (n + 15)^2 + (n + 16)^2
= (n + 2)^2 + (n + 5)^2+ (n + 9)^2 + (n + 10)^2+ (n + 13)^2+ (n + 18)^2
= (n + 3)^2 + (n + 4)^2 + (n + 7)^2+ (n + 12)^2 + (n+14)^2 + (n+17)^2 \). Using this and the above two matrices, you can prove by induction that the claim holds!     [/et_pb_tab][et_pb_tab title="Hint 4" _builder_version="4.0" hover_enabled="0"]Using the array found similarly :  \( \begin{pmatrix} 1 & 6 & 8 & 11 & 18 & 13 & 21 & 23 & 25  \\ 2 & 5 & 7 & 12 & 15 & 17 & 19 & 22 & 27 \\ 3 & 4 & 9 & 10 & 14 & 16 & 20 & 24 & 26\end{pmatrix}  \) [/et_pb_tab][/et_pb_tabs][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_margin="48px||48px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Watch video

[/et_pb_text][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" min_height="12px" custom_margin="50px||50px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Connected Program at Cheenta

[/et_pb_text][et_pb_blurb title="Math Olympiad Program" url="https://cheenta.com/matholympiad/" url_new_window="on" image="https://cheenta.com/wp-content/uploads/2018/03/matholympiad.png" _builder_version="3.23.3" header_font="||||||||" header_text_color="#e02b20" header_font_size="48px" link_option_url="https://cheenta.com/matholympiad/" link_option_url_new_window="on"]

Math Olympiad is the greatest and most challenging academic contest for school students. Brilliant school students from over 100 countries participate in it every year. Cheenta works with small groups of gifted students through an intense training program. It is a deeply personalized journey toward intellectual prowess and technical sophistication.[/et_pb_blurb][et_pb_button button_url="https://cheenta.com/matholympiad/" url_new_window="on" button_text="Learn More" button_alignment="center" _builder_version="3.23.3" custom_button="on" button_bg_color="#0c71c3" button_border_color="#0c71c3" button_border_radius="0px" button_font="Raleway||||||||" button_icon="%%3%%" background_layout="dark" button_text_shadow_style="preset1" box_shadow_style="preset1" box_shadow_color="#0c71c3"][/et_pb_button][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_margin="50px||50px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Similar Problems

[/et_pb_text][et_pb_post_slider include_categories="9" _builder_version="3.22.4"][/et_pb_post_slider][et_pb_divider _builder_version="3.22.4" background_color="#0c71c3"][/et_pb_divider][/et_pb_column][/et_pb_row][/et_pb_section]

RMO 2019 Problem 6 Solution

[et_pb_section fb_built="1" _builder_version="4.0"][et_pb_row _builder_version="3.25"][et_pb_column type="4_4" _builder_version="3.25" custom_padding="|||" custom_padding__hover="|||"][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Understand the problem

[/et_pb_text][et_pb_text _builder_version="4.0" text_font="Raleway||||||||" background_color="#f4f4f4" custom_margin="10px||10px" custom_padding="10px|20px|10px|20px" box_shadow_style="preset2"]Suppose 91 distinct positive integers greater than 1 are given such that there are at least 456 pairs among
them which are relatively prime. Show that one can find four integers a, b, c, d among them such that
gcd(a, b) = gcd(b, c) = gcd(c, d) = gcd(d, a) = 1.

[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version="3.25"][et_pb_column type="4_4" _builder_version="3.25" custom_padding="|||" custom_padding__hover="|||"][et_pb_accordion open_toggle_text_color="#0c71c3" _builder_version="4.0" toggle_font="||||||||" body_font="Raleway||||||||" text_orientation="center" custom_margin="10px||10px"][et_pb_accordion_item title="Source of the problem" open="on" _builder_version="4.0"]Regional Math Olympiad, 2019 Problem 6

[/et_pb_accordion_item][et_pb_accordion_item title="Topic" _builder_version="4.0" open="off"]Combinatorics

[/et_pb_accordion_item][et_pb_accordion_item title="Difficulty Level" _builder_version="4.0" open="off"]

8/10[/et_pb_accordion_item][et_pb_accordion_item title="Suggested Book" _builder_version="3.29.2" open="off"]Challenges and Thrills in Pre College Mathematics[/et_pb_accordion_item][/et_pb_accordion][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_margin="48px||48px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Start with hints

[/et_pb_text][et_pb_tabs active_tab_background_color="#0c71c3" inactive_tab_background_color="#000000" _builder_version="4.0" tab_text_color="#ffffff" tab_font="||||||||" background_color="#ffffff"][et_pb_tab title="Hint 0" _builder_version="3.22.4"]Do you really need a hint? Try it first!

[/et_pb_tab][et_pb_tab title="Hint 1" _builder_version="4.0"]The clue: Consider the numbers as points in a graph, and some edges between the points based on their gcd. Let us consider a graph G with 91 vertices (91 distinct numbers) and connect each pair of these vertices. which corresponds to co-prime pairs implies at least 456 edges i.e. e \( \geq\) 456. Here e = number of edges. Now getting four number a,b, c, d such that gcd (a, b) = gcd (b, c) = gcd(c,d) = gcd (d,a) = 1 implies existence at a cycle of length 4.  [/et_pb_tab][et_pb_tab title="Hint 2" _builder_version="4.0"]We will follow the contradiction method. Let us assume there is no cycle of length '4'. Our aim is to find a bound on e, which contradicts the 456 bound on e. Let vertex set of G be V =  {\(v_1, v_2,...,v_{91} \)}, let degree of \( v_i = d_i\). Now, observe that the number of vertex pairs {\( v_k, v_l\)}, adjacent to \(v_i\) is \({d_i}\choose{2}\). Now observe that a vertex pair {\( v_k, v_l\)} cannot be common to two vertices say \(v_i\) and \(v_j\) both, because if so, \( v_i, v_k, v_j, v_l, v_i\) will form a cycle.[/et_pb_tab][et_pb_tab title="Hint 3" _builder_version="4.0"]

So, the sum of all such vertex pairs corresponding to a vertex over all the vertex set \( \leq\) the total number of vertex pairs. \( \sum_{i=1}^{91} ({d_i}\choose{2}) \leq {{91}\choose{2}} \rightarrow \) \( \sum_{i=1}^{91} ({d_i}^2 - d_i)\leq 91.90  \rightarrow \)  \( \sum_{i=1}^{91} {d_i}^2 \leq 2e + {{91}\choose{2}}\) -> (1)  as \( \sum_{i=1}^{91} d_i = 2e \).

We will try to find a lower bound on  \( \sum_{i=1}^{91} {d_i}^2 \) w.r.t e.

[/et_pb_tab][et_pb_tab title="Hint 4" _builder_version="4.0"]

By RMS - AM inequality, \( \sum_{i=1}^{91} {d_i}^2 \geq  \frac{( \sum_{i=1}^{91} {d_i})^2 }{91} = \frac{4e^2}{91} \) -> (2) Using (1) and (2), we get \( \frac{2e^2}{91} - e \leq 91.45 \) From here, by solving we get \( e \leq 91x5 =455\). This gives the contradiction.

[/et_pb_tab][/et_pb_tabs][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_margin="48px||48px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Watch video

[/et_pb_text][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" min_height="12px" custom_margin="50px||50px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Connected Program at Cheenta

[/et_pb_text][et_pb_blurb title="Math Olympiad Program" url="https://cheenta.com/matholympiad/" url_new_window="on" image="https://cheenta.com/wp-content/uploads/2018/03/matholympiad.png" _builder_version="3.23.3" header_font="||||||||" header_text_color="#e02b20" header_font_size="48px" link_option_url="https://cheenta.com/matholympiad/" link_option_url_new_window="on"]

Math Olympiad is the greatest and most challenging academic contest for school students. Brilliant school students from over 100 countries participate in it every year. Cheenta works with small groups of gifted students through an intense training program. It is a deeply personalized journey toward intellectual prowess and technical sophistication.[/et_pb_blurb][et_pb_button button_url="https://cheenta.com/matholympiad/" url_new_window="on" button_text="Learn More" button_alignment="center" _builder_version="3.23.3" custom_button="on" button_bg_color="#0c71c3" button_border_color="#0c71c3" button_border_radius="0px" button_font="Raleway||||||||" button_icon="%%3%%" background_layout="dark" button_text_shadow_style="preset1" box_shadow_style="preset1" box_shadow_color="#0c71c3"][/et_pb_button][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_margin="50px||50px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Similar Problems

[/et_pb_text][et_pb_post_slider include_categories="9" _builder_version="3.22.4"][/et_pb_post_slider][et_pb_divider _builder_version="3.22.4" background_color="#0c71c3"][/et_pb_divider][/et_pb_column][/et_pb_row][/et_pb_section]

Inequality in RMO 2019 Problem 3 Solution

[et_pb_section fb_built="1" _builder_version="4.0"][et_pb_row _builder_version="3.25"][et_pb_column type="4_4" _builder_version="3.25" custom_padding="|||" custom_padding__hover="|||"][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Understand the problem

[/et_pb_text][et_pb_text _builder_version="3.27.4" text_font="Raleway||||||||" background_color="#f4f4f4" custom_margin="10px||10px" custom_padding="10px|20px|10px|20px" box_shadow_style="preset2"]Let a, b, c be positive real numbers such that a + b + c = 1. Prove that $$ \frac {a} {a^2 + b^3 + c^3} + \frac {b}{ b^2 + c^3 + a^3 } + \frac {c} { c^2 + a^3 + b^3 } \leq \frac{1}{5abc} $$

[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version="3.25"][et_pb_column type="4_4" _builder_version="3.25" custom_padding="|||" custom_padding__hover="|||"][et_pb_accordion open_toggle_text_color="#0c71c3" _builder_version="4.0" toggle_font="||||||||" body_font="Raleway||||||||" text_orientation="center" custom_margin="10px||10px"][et_pb_accordion_item title="Source of the problem" open="on" _builder_version="4.0"]

Regional Math Olympiad, 2019 Problem 3[/et_pb_accordion_item][et_pb_accordion_item title="Topic" _builder_version="4.0" open="off"]Inequality[/et_pb_accordion_item][et_pb_accordion_item title="Difficulty Level" _builder_version="4.0" open="off"]6/10[/et_pb_accordion_item][et_pb_accordion_item title="Suggested Book" _builder_version="3.29.2" open="off"]Challenges and Thrills in Pre College Mathematics[/et_pb_accordion_item][/et_pb_accordion][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_margin="48px||48px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Start with hints

[/et_pb_text][et_pb_tabs active_tab_background_color="#0c71c3" inactive_tab_background_color="#000000" _builder_version="4.0" tab_text_color="#ffffff" tab_font="||||||||" background_color="#ffffff"][et_pb_tab title="Hint 0" _builder_version="3.22.4"]Do you really need a hint? Try it first!

[/et_pb_tab][et_pb_tab title="Hint 1" _builder_version="4.0"]

The clue: Number 5 in the right-hand side! We will be applying AM-GM inequality. But first, to get the 5 on the right, we need 5 terms in the left (or bunch of five terms). 

Try to use a+b+c =1 to cook it up!

[/et_pb_tab][et_pb_tab title="Hint 2" _builder_version="4.0"]In the first term's denominator, we have \( a^2 + b^3 + c^3 \). Multiply 1 to \( a^2 \) that is multiply by a + b + c (nothing changes because, multiplying by does not change anything). Hence we have \(a^2 \cdot 1 + b^3 + c^3 =   a^2 ( a + b + c) + b^3 + c^3 \) Expanding we have  \( a^3 +  b^3 + c^3 + a^2 b + a^2 c \) Now apply AM - GM inequality to this we have $$ \frac{ a^3 +  b^3 + c^3 + a^2 b + a^2 c}{5} \geq (a^3 \cdot b^3 \cdot c^3 \cdot a^2 b \cdot a^2 c )^{1/5}  $$ Therefore we have  $$ a^3 +  b^3 + c^3 + a^2 b + a^2 c  \geq 5 \cdot (a^7 b^4 c^4)^{1/5}  $$ Taking the reciprocal we have and noting that the left hand side is still \( a^2 + b^3 + c^3 \) we have  $$ \frac {1} {a^2 + b^3 + c^3} \leq \frac {1}{5 \cdot (a^{7/5} b^{4/5} c^{4/5} } $$ Multiplying the numerator and denominator by a we have the desired expression in the left. $$ \frac {a} {a^2 + b^3 + c^3} \leq \frac {a}{5 \cdot (a^{7/5} b^{4/5} c^{4/5} } $$ Simplifying $$ \frac {a} {a^2 + b^3 + c^3} \leq \frac {1}{5 \cdot (a^{2/5} b^{4/5} c^{4/5} } $$ Now try computing the same for the other two terms on the left.[/et_pb_tab][et_pb_tab title="Hint 3" _builder_version="4.0"]$$ \frac {a} {a^2 + b^3 + c^3} \leq \frac {1}{5 \cdot (a^{2/5} b^{4/5} c^{4/5} } $$ $$ \frac {b} {b^2 + c^3 + a^3} \leq \frac {1}{5 \cdot (a^{4/5} b^{2/5} c^{4/5} } $$ $$ \frac {c} {c^2 + a^3 + b^3} \leq \frac {1}{5 \cdot (a^{4/5} b^{4/5} c^{2/5} } $$ Adding we have  $$ \frac {a} {a^2 + b^3 + c^3} + \frac {b} {b^2 + c^3 + a^3}  + \frac {c} {c^2 + a^3 + b^3} \leq \frac {1}{5 \cdot (a^{2/5} b^{4/5} c^{4/5} } +  \frac {1}{5 \cdot (a^{4/5} b^{2/5} c^{4/5} }  \frac {1}{5 \cdot (a^{4/5} b^{4/5} c^{2/5} } $$ Now apply AM- GM Inequality one more time to the left hand term.   [/et_pb_tab][et_pb_tab title="Hint 4" _builder_version="4.0"]$$ \frac{ \frac {1}{5 \cdot (a^{2/5} b^{4/5} c^{4/5} } +  \frac {1}{5 \cdot (a^{4/5} b^{2/5} c^{4/5} } +  \frac {1}{5 \cdot (a^{4/5} b^{4/5} c^{2/5} }}{3} \leq ( \frac {1}{5 \cdot (a^{2/5} b^{4/5} c^{4/5} } \cdot  \frac {1}{5 \cdot (a^{4/5} b^{2/5} c^{4/5} }  \cdot \frac {1}{5 \cdot (a^{4/5} b^{4/5} c^{2/5} })^{1/3}  $$ Simplifying  we have  $$ \frac{ \frac {1}{5 \cdot (a^{2/5} b^{4/5} c^{4/5} } +  \frac {1}{5 \cdot (a^{4/5} b^{2/5} c^{4/5} } +  \frac {1}{5 \cdot (a^{4/5} b^{4/5} c^{2/5} }}{3} \leq ( \frac {1}{5^3 \cdot (a^{10/5} b^{10/5} c^{10/5} } )^{1/3}  $$ Simplifying further we have $$  \frac {1}{5 \cdot (a^{2/5} b^{4/5} c^{4/5} } +  \frac {1}{5 \cdot (a^{4/5} b^{2/5} c^{4/5} } +  \frac {1}{5 \cdot (a^{4/5} b^{4/5} c^{2/5} } \leq 3 \cdot  \frac {(abc)^{1/3}}{5abc} $$ Finally we know that \( 3 \cdot (abc)^{1/3} \leq 1 \). Why? Apply AM-GM to a, b, c $$ \frac{a+b+c}{3} \geq (abc)^{1/3} $$ Since a + b + c = 1 we have the result.[/et_pb_tab][/et_pb_tabs][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_margin="48px||48px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Watch video

[/et_pb_text][et_pb_video src="https://youtu.be/j7ySvfiwRVQ" _builder_version="4.0" hover_enabled="0"][/et_pb_video][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" min_height="12px" custom_margin="50px||50px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Connected Program at Cheenta

[/et_pb_text][et_pb_blurb title="Math Olympiad Program" url="https://cheenta.com/matholympiad/" url_new_window="on" image="https://cheenta.com/wp-content/uploads/2018/03/matholympiad.png" _builder_version="3.23.3" header_font="||||||||" header_text_color="#e02b20" header_font_size="48px" link_option_url="https://cheenta.com/matholympiad/" link_option_url_new_window="on"]

Math Olympiad is the greatest and most challenging academic contest for school students. Brilliant school students from over 100 countries participate in it every year. Cheenta works with small groups of gifted students through an intense training program. It is a deeply personalized journey toward intellectual prowess and technical sophistication.[/et_pb_blurb][et_pb_button button_url="https://cheenta.com/matholympiad/" url_new_window="on" button_text="Learn More" button_alignment="center" _builder_version="3.23.3" custom_button="on" button_bg_color="#0c71c3" button_border_color="#0c71c3" button_border_radius="0px" button_font="Raleway||||||||" button_icon="%%3%%" background_layout="dark" button_text_shadow_style="preset1" box_shadow_style="preset1" box_shadow_color="#0c71c3"][/et_pb_button][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_margin="50px||50px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Similar Problems

[/et_pb_text][et_pb_post_slider include_categories="9" _builder_version="4.0" hover_enabled="0" image_placement="left"][/et_pb_post_slider][et_pb_divider _builder_version="3.22.4" background_color="#0c71c3"][/et_pb_divider][/et_pb_column][/et_pb_row][/et_pb_section]

Rational form - RMO 2019 Problem 1 Solution

[et_pb_section fb_built="1" _builder_version="4.0"][et_pb_row _builder_version="3.25"][et_pb_column type="4_4" _builder_version="3.25" custom_padding="|||" custom_padding__hover="|||"][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Understand the problem

[/et_pb_text][et_pb_text _builder_version="3.27.4" text_font="Raleway||||||||" background_color="#f4f4f4" custom_margin="10px||10px" custom_padding="10px|20px|10px|20px" box_shadow_style="preset2"]Suppose x is a non zero real number such that both \( x^5 \) and \( 20 x + \frac{19}{x} \) are rational numbers. Prove that x is a rational number. 

[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version="3.25"][et_pb_column type="4_4" _builder_version="3.25" custom_padding="|||" custom_padding__hover="|||"][et_pb_accordion open_toggle_text_color="#0c71c3" _builder_version="4.0" toggle_font="||||||||" body_font="Raleway||||||||" text_orientation="center" custom_margin="10px||10px"][et_pb_accordion_item title="Source of the problem" open="on" _builder_version="4.0"]Regional Math Olympiad, 2019 Problem 1[/et_pb_accordion_item][et_pb_accordion_item title="Topic" _builder_version="4.0" open="off"]Algebra[/et_pb_accordion_item][et_pb_accordion_item title="Difficulty Level" _builder_version="4.0" open="off"]3/10

[/et_pb_accordion_item][et_pb_accordion_item title="Suggested Book" _builder_version="3.29.2" open="off"]Challenges and Thrills in Pre College Mathematics[/et_pb_accordion_item][/et_pb_accordion][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_margin="48px||48px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Start with hints

[/et_pb_text][et_pb_tabs active_tab_background_color="#0c71c3" inactive_tab_background_color="#000000" _builder_version="4.0" tab_text_color="#ffffff" tab_font="||||||||" background_color="#ffffff"][et_pb_tab title="Hint 0" _builder_version="3.22.4"]Do you really need a hint? Try it first!

[/et_pb_tab][et_pb_tab title="Hint 1" _builder_version="4.0"]Notice that you can represent higher powers by smaller powers.  Suppose \( 20x + \frac{19}{x} = r \) where r is rational.  Multiply both sides by x to get \( 20 x^2 = r \cdot x - 19 \) or \( x^2 = r_1 x + r_2 \) (that is divide by 20 to have r/20 as the coefficient of x and -19/20 as the x free number. both of these are rationals. therefore we name them \( r_1 \) and \(r_2 \) )

Now use the fact that \( x^5 \) is rational. 

[/et_pb_tab][et_pb_tab title="Hint 2" _builder_version="4.0"]

Suppose \( x^5 = r_3 \) (some rational number).  Then \( x^2 \cdot x^2 \cdot x = r_3 \)  But we know \( x^2 = r_1 x + r_2 \)  Replacing we have \( (r_1 \cdot x + r_2 )^2 \cdot x = r_3\)  Expanding we have \( r_1^2 x^3 + 2r_1r_2 \cdot x^2 + r_2^2 x = r_3 \) Again we will replace \( x^2 \) to have  \( r_1^2 \cdot (r_1 x + r_2) x + 2r_1r_2 \cdot (r_1 x + r_2) + r_2^2 x = r_3 \)  

[/et_pb_tab][et_pb_tab title="Hint 3" _builder_version="4.0"]

Expand \( r_1^2 \cdot (r_1 x + r_2) x + 2r_1r_2 \cdot (r_1 x + r_2) + r_2^2 x = r_3 \) \( r_1^3 x^2 + r_1^2 r_2 x + 2r_1^2 r_2 x + r_2^2 x + 2 r_1 r_2^2 = r_3 \) Making one final replacement of x^2 and noting that squaring, adding, multiplying rationals gives rationals we have  \( r_1^3 (r_1 x + r_2) + r_1^2 r_2 x + 2r_1^2 r_2 x + r_2^2 x + 2 r_1 r_2^2 = r_3 \) \( r_1^4 x + r_1^3r_2 + r_1^2 r_2 x + 2r_1^2 r_2 x + r_2^2 x + 2 r_1 r_2^2 = r_3 \) or we have x as a ratio of rationals. 

Hence x is rational.

[/et_pb_tab][/et_pb_tabs][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_margin="48px||48px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Watch video

[/et_pb_text][et_pb_code _builder_version="4.0"]https://apis.google.com/js/platform.js
[/et_pb_code][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" min_height="12px" custom_margin="50px||50px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Connected Program at Cheenta

[/et_pb_text][et_pb_blurb title="Math Olympiad Program" url="https://cheenta.com/matholympiad/" url_new_window="on" image="https://cheenta.com/wp-content/uploads/2018/03/matholympiad.png" _builder_version="3.23.3" header_font="||||||||" header_text_color="#e02b20" header_font_size="48px" link_option_url="https://cheenta.com/matholympiad/" link_option_url_new_window="on"]

Math Olympiad is the greatest and most challenging academic contest for school students. Brilliant school students from over 100 countries participate in it every year. Cheenta works with small groups of gifted students through an intense training program. It is a deeply personalized journey toward intellectual prowess and technical sophistication.[/et_pb_blurb][et_pb_button button_url="https://cheenta.com/matholympiad/" url_new_window="on" button_text="Learn More" button_alignment="center" _builder_version="3.23.3" custom_button="on" button_bg_color="#0c71c3" button_border_color="#0c71c3" button_border_radius="0px" button_font="Raleway||||||||" button_icon="%%3%%" background_layout="dark" button_text_shadow_style="preset1" box_shadow_style="preset1" box_shadow_color="#0c71c3"][/et_pb_button][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_margin="50px||50px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Similar Problems

[/et_pb_text][et_pb_post_slider include_categories="9" _builder_version="3.22.4"][/et_pb_post_slider][et_pb_divider _builder_version="3.22.4" background_color="#0c71c3"][/et_pb_divider][/et_pb_column][/et_pb_row][/et_pb_section]

The geometry of circles from RMO 2019 Problem 5 Solution

[et_pb_section fb_built="1" _builder_version="4.0"][et_pb_row _builder_version="3.25"][et_pb_column type="4_4" _builder_version="3.25" custom_padding="|||" custom_padding__hover="|||"][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Understand the problem

[/et_pb_text][et_pb_text _builder_version="3.27.4" text_font="Raleway||||||||" background_color="#f4f4f4" custom_margin="10px||10px" custom_padding="10px|20px|10px|20px" box_shadow_style="preset2"]

In an acute angled triangle ABC, let H be the orthocenter, and let D, E, F be the feet of the altitudes from A, B, C to the opposite sides, respectively. Let L, M, N be the midpoints of the segments AH, EF, BC respectively. Let X, Y be feet of altitudes from L, N on to the line DF. Prove that XM is perpendicular to MY

[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version="3.25"][et_pb_column type="4_4" _builder_version="3.25" custom_padding="|||" custom_padding__hover="|||"][et_pb_accordion open_toggle_text_color="#0c71c3" _builder_version="4.0" toggle_font="||||||||" body_font="Raleway||||||||" text_orientation="center" custom_margin="10px||10px"][et_pb_accordion_item title="Source of the problem" _builder_version="4.0" open="on"]Regional Math Olympiad, 2019 Problem 5[/et_pb_accordion_item][et_pb_accordion_item title="Topic" open="off" _builder_version="4.0"]Geometry

[/et_pb_accordion_item][et_pb_accordion_item title="Difficulty Level" _builder_version="3.29.2" open="off"]7/10

[/et_pb_accordion_item][et_pb_accordion_item title="Suggested Book" _builder_version="3.29.2" open="off"]Challenges and Thrills in Pre College Mathematics[/et_pb_accordion_item][/et_pb_accordion][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_margin="48px||48px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Start with hints

[/et_pb_text][et_pb_tabs active_tab_background_color="#0c71c3" inactive_tab_background_color="#000000" _builder_version="4.0" tab_text_color="#ffffff" tab_font="||||||||" background_color="#ffffff"][et_pb_tab title="Hint 0" _builder_version="3.22.4"]Do you really need a hint? Try it first!

[/et_pb_tab][et_pb_tab title="Hint 1" _builder_version="4.0"]Draw a diagram.  RMO 2019 problem 5 solution Construction: Can you find a circle? Nine-point circle passes through feet of altitudes, the midpoint of sides and midpoints of AH, BH, CH (where H is orthocenter) of a triangle. This is a well-known theorem from geometry.  In this case, it passes through L, E, D, N, and F.[/et_pb_tab][et_pb_tab title="Hint 2" _builder_version="4.0"]

RMO 2019 Problem 5 circle Chase three cyclic quadrilaterals to understand DH is the internal angle bisector of \( \angle  EDF \). Since \( \angle BFE = \angle BEC = 90 ^o \) hence BFEC is cyclic hence \(\angle FBE = \angle FCE \) (angle subtended by the segment FE). Since \( \angle ADC = \angle AFC = 90 ^o \) hence AFDC is cyclic hence \(\angle FDA = \angle FCA or \angle FCE \) (angle subtended by the segment FA). Since \( \angle BDA = \angle BEA = 90 ^o \) hence BDEA is cyclic hence \(\angle ADE = \angle ABE \) (angle subtended by the segment AE). Combining we have \( \angle FDA = \angle EDA \) implying DA bisects \( \angle FDE \) rmo 2019 problem 5 angle bisector Can you show L-M-N are collinear and perpendicular to EF?

 

[/et_pb_tab][et_pb_tab title="Hint 3" _builder_version="4.0"]RMO 2019 Problem 5 straight line We show that \( \Delta LMF \) is congruent to \( \Delta LME \).  Clearly LM = LM, ME =  MF (as M is the midpoint). We will show that LE = LF. Why? Since L is the midpoint of LH and AFH is right-angled, hence L being the midpoint of hypotenuse is the circumcenter of AFH.  This implies LF = LA. Similarly, L is the circumcenter of AEH implying LE = LA.  Thus LF = LE.  Hence we showed that \( \Delta LMF \) is congruent to \( \Delta LME \) making \( \angle LMF = \angle LME = 90^o \) Similarly NM is perpendicular to EF.  Now can you find two cyclic quadrilaterals? [/et_pb_tab][et_pb_tab title="Hint 4" _builder_version="4.0"]RMO 2019 Problem 5 straight line Notice that FXML is cyclic ( \( \angle FML = \angle FXL = 90^o \) ) Also, FMYN is cyclic ( \( \angle FMN = \angle FYN = 90^o \) ) We will show \( \angle FMX = \angle NMY \) (Then by adding \( \angle XMN \) to both side we will be done)  Toward that end we will show triangles FXM and NYM are similar.  \( \angle MFX  = \angle MNY \) (subtended by MY in cyclic quadrilateral MFNY ) \( \angle FXM = \angle NYM \) due to the following reason (making the triangles similar and remaining angle equal).  \( \angle FXM = \angle FXL + \angle LXM = 90^o + \angle LFM = 90^o + \angle LDE (green angle) \) \( \angle NYM = \angle NYF + \angle FYM = 90^o + \angle FNL = 90^o + \angle FDL (green angle) \) Hence proved.[/et_pb_tab][/et_pb_tabs][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_margin="48px||48px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Watch video

[/et_pb_text][et_pb_code _builder_version="4.0"]https://apis.google.com/js/platform.js
[/et_pb_code][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" min_height="12px" custom_margin="50px||50px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Connected Program at Cheenta

[/et_pb_text][et_pb_blurb title="Math Olympiad Program" url="https://cheenta.com/matholympiad/" url_new_window="on" image="https://cheenta.com/wp-content/uploads/2018/03/matholympiad.png" _builder_version="3.23.3" header_font="||||||||" header_text_color="#e02b20" header_font_size="48px" link_option_url="https://cheenta.com/matholympiad/" link_option_url_new_window="on"]

Math Olympiad is the greatest and most challenging academic contest for school students. Brilliant school students from over 100 countries participate in it every year. Cheenta works with small groups of gifted students through an intense training program. It is a deeply personalized journey toward intellectual prowess and technical sophistication.[/et_pb_blurb][et_pb_button button_url="https://cheenta.com/matholympiad/" url_new_window="on" button_text="Learn More" button_alignment="center" _builder_version="3.23.3" custom_button="on" button_bg_color="#0c71c3" button_border_color="#0c71c3" button_border_radius="0px" button_font="Raleway||||||||" button_icon="%%3%%" background_layout="dark" button_text_shadow_style="preset1" box_shadow_style="preset1" box_shadow_color="#0c71c3"][/et_pb_button][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_margin="50px||50px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Similar Problems

[/et_pb_text][et_pb_post_slider include_categories="9" _builder_version="3.22.4"][/et_pb_post_slider][et_pb_divider _builder_version="3.22.4" background_color="#0c71c3"][/et_pb_divider][/et_pb_column][/et_pb_row][/et_pb_section]

Geometry from RMO 2019 Problem 2 Solution

[et_pb_section fb_built="1" _builder_version="4.0"][et_pb_row _builder_version="3.25"][et_pb_column type="4_4" _builder_version="3.25" custom_padding="|||" custom_padding__hover="|||"][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Understand the problem

[/et_pb_text][et_pb_text _builder_version="3.27.4" text_font="Raleway||||||||" background_color="#f4f4f4" custom_margin="10px||10px" custom_padding="10px|20px|10px|20px" box_shadow_style="preset2"]Let ABC be a triangle with circumcircle \( \Omega \) and let G be the centroid of the triangle ABC. Extend AG, BG, and CG to meet \( \Omega \) again at \( A_1, B_1 \) and \(C_1\) respectively. Suppose \( \angle BAC = \angle A_1B_1C_1 , \angle ABC = \angle A_1 C_1 B_1 \) and \( \angle ACB = \angle B_1 A_1 C_1 \). Prove that ABC and \(A_1B_1C_1 \) are equilateral triangles.

[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version="3.25"][et_pb_column type="4_4" _builder_version="3.25" custom_padding="|||" custom_padding__hover="|||"][et_pb_accordion open_toggle_text_color="#0c71c3" _builder_version="3.22.4" toggle_font="||||||||" body_font="Raleway||||||||" text_orientation="center" custom_margin="10px||10px" hover_enabled="0"][et_pb_accordion_item title="Source of the problem" _builder_version="4.0" hover_enabled="0" open="on"]Regional Math Olympiad, 2019 Problem 2 [/et_pb_accordion_item][et_pb_accordion_item title="Topic" _builder_version="4.0" hover_enabled="0" open="off"]Geometry

[/et_pb_accordion_item][et_pb_accordion_item title="Difficulty Level" open="off" _builder_version="3.29.2"]

5/10

[/et_pb_accordion_item][et_pb_accordion_item title="Suggested Book" _builder_version="3.29.2" open="off"]Challenges and Thrills in Pre College Mathematics[/et_pb_accordion_item][/et_pb_accordion][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_margin="48px||48px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Start with hints

[/et_pb_text][et_pb_tabs active_tab_background_color="#0c71c3" inactive_tab_background_color="#000000" _builder_version="4.0" tab_text_color="#ffffff" tab_font="||||||||" background_color="#ffffff"][et_pb_tab title="Hint 0" _builder_version="3.22.4"]Do you really need a hint? Try it first!

[/et_pb_tab][et_pb_tab title="Hint 1" _builder_version="4.0"]

Draw a diagram. RMO 2019 Problem 2 Construction: Complete the hexagon. Can you find some parallelograms in the picture? Particularly, can you prove \( BGCA_1 \) is a parallelogram? [/et_pb_tab][et_pb_tab title="Hint 2" _builder_version="4.0"]

RMO 2019 Problem 2 equal angles (We will prove that the marked blue angles are equal) Notice that \( \angle ABC = A_1 C_1 B_1 \) (given) Also \( \angle A_1 C_1 B_1 =  \angle A_1 B B_1 \) (subtended by the chord \(A_1 B_1\) at the circumference. Hence \( \angle ABC = \angle A_1 B B_1 \) Now substracting \( \angle CBB_1 \) from both side we have IMPORTANT: \( \angle A_1 B C = \angle  ABB_1 \) Similarly notice that \( \angle BAC =\ C_1 B_1 A_1 \) (given) Also \( \angle  C_1 B_1 A_1 =  \angle C_1 A A_1 \) (subtended by the chord \(C_1 A_1 \) at the circumference. Hence \( \angle BAC = \angle C_1 A A_1 \) Now substracting \( \angle BAA_1 \) from both side we have IMPORTANT: \( \angle C_1 A B = \angle  A_1AC\) RMO 2019 Problem 4 equal angles Now \( \angle A_1 B C = \angle  A_1 A C \)  (subtended by the same segment \(A_1 C \) at the circumference.) And \( \angle C_1 A B = \angle C_1 C B \) ( subtended by the same segment \( C_1 B \) ) Thus \( \angle C_1 C B = \angle A_1 B C \)  Thus alternate angles are equal making \( BA_1 \) parallel to GC.  RMO 2019 Problem 5 equal angles Thus in \( \Delta A_1MB \) and \( \Delta GMC \) we have BM = CM, \( \angle BMA_1 = \angle GMC \) and \( \angle C_1 C B = \angle A_1 B C \)   Hence the triangles are congruent, making \( BA_1 = GC \)

Since one pair of opposite sides are equal and parallel hence the quadrilateral \(BGCA_1\) is a parallelogram.

[/et_pb_tab][et_pb_tab title="Hint 3" _builder_version="4.0"]RMO 2019 Problem 5 equal angles Similarly, we have \( CGAB_1, AGBC_1 \) to be parallelogram.  Therefore \( GM = MA_1 \) (since diagonals of a parallelogram bisect each other).  Since G is the centroid, hence \( GM = \frac{1}{2} AG \) implying \( MA_1 = \frac{1}{2} AG \) implying G is the midpoint of \( AA_1 \). 
Similarly G is the midpoint of \( BB_1 , CC_1 \)  Can you conclude that G is the center? [/et_pb_tab][et_pb_tab title="Hint 4" _builder_version="4.0"]RMO 2019 Problem 5 equal angles If G is not center then let O be the center. Hence OG is perpendicular to both \( AA_1, BB_1 \) at G as line from center hits the midpoint of a chord of a circle perpendicularly. Thus contradiction.  Now notice that \( \angle BGC = 2 \angle A \) (angle at center is twice at the circumference). But \( \angle BGC =  \angle BA_1 C \) (opposite angles of parallelogram) and \( \angle BA_1C = 180 - \angle A \) since \( BACA_1 \) is cyclic Hence \( 180 - \angle A = 2 \angle A \) implying \( \angle A  = 60^o\)  Similarly \( \angle B, \angle C \) are also 60 degrees.  Hence proved![/et_pb_tab][/et_pb_tabs][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_margin="48px||48px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Watch video

[/et_pb_text][et_pb_code _builder_version="4.0" hover_enabled="0"]https://apis.google.com/js/platform.js
[/et_pb_code][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" min_height="12px" custom_margin="50px||50px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Connected Program at Cheenta

[/et_pb_text][et_pb_blurb title="Math Olympiad Program" url="https://cheenta.com/matholympiad/" url_new_window="on" image="https://cheenta.com/wp-content/uploads/2018/03/matholympiad.png" _builder_version="3.23.3" header_font="||||||||" header_text_color="#e02b20" header_font_size="48px" link_option_url="https://cheenta.com/matholympiad/" link_option_url_new_window="on"]

Math Olympiad is the greatest and most challenging academic contest for school students. Brilliant school students from over 100 countries participate in it every year. Cheenta works with small groups of gifted students through an intense training program. It is a deeply personalized journey toward intellectual prowess and technical sophistication.[/et_pb_blurb][et_pb_button button_url="https://cheenta.com/matholympiad/" url_new_window="on" button_text="Learn More" button_alignment="center" _builder_version="3.23.3" custom_button="on" button_bg_color="#0c71c3" button_border_color="#0c71c3" button_border_radius="0px" button_font="Raleway||||||||" button_icon="%%3%%" background_layout="dark" button_text_shadow_style="preset1" box_shadow_style="preset1" box_shadow_color="#0c71c3"][/et_pb_button][et_pb_text _builder_version="3.27.4" text_font="Raleway|300|||||||" text_text_color="#ffffff" header_font="Raleway|300|||||||" header_text_color="#e2e2e2" background_color="#0c71c3" custom_margin="50px||50px" custom_padding="20px|20px|20px|20px" border_radii="on|5px|5px|5px|5px" box_shadow_style="preset3"]

Similar Problems

[/et_pb_text][et_pb_post_slider include_categories="9" _builder_version="3.22.4"][/et_pb_post_slider][et_pb_divider _builder_version="3.22.4" background_color="#0c71c3"][/et_pb_divider][/et_pb_column][/et_pb_row][/et_pb_section]