Skip to main content

Trying to go beyond my comfort level?

Wrapping up year 2022 with a few problems I did in the past week :) 

Edge colouring with $n$ colours $K_n$ 

Prove that if the edges of $K_n$ are coloured with $n$ colours, then some triangle has its edges of different colours. 

Proof: We use induction. For $n=3$ it is true. Now, suppose it is true for $n=1,\dots, l$. We will show it is true for $n=l+1$. Now, consider $k_{l+1}$ with vertex $v_1,\dots,v_{l+1}$. Consider the $k_l$ with vertex $v_2,\dots, v_{l+1}$. Now note that the colours used in that $k_l$ are max $l-1$ colours (since by induction, if $l$ colours then we get a triangle with the property given.)

But since $l+1$ colours are used, at least two of the edges $v_1v_2,v_1v_3,\dots v_{l+1}$ are coloured with $2$ colours which are not used in $k_{l}$. WLOG say $v_1v_2,v_1v_3$, then $v_1v_2v_3$ is a triangle with edges of diff colour. 

Russia 2011 Grade 10 P6

Given is an acute triangle $ABC$. Its heights $BB_1$ and $CC_1$ are extended past points $B_1$ and $C_1$. On these extensions, points $P$ and $Q$ are chosen, such that angle $PAQ$ is right. Let $AF$ be the height of triangle $APQ$. Prove that angle $BFC$ is a right angle.

Proof: Note that $AEC_1Q$ and $AEB_1P$ cyclic. 

Claim: $C_1FB_1C$, $C_1FB_1A$ cyclic

Proof: $$180-\angle C_1EB_1=\angle QEC_1+\angle PEB_1=\angle QPC_1+\angle PAB_1=90-A=\angle C_1CB_1.$$

And we get $F\in (BC_1B_1C)\implies \angle BFC=90$.

Russia 2011 Grade 10 P2

On side $BC$ of parallelogram $ABCD$ ($A$ is acute) lies point $T$ so that triangle $ATD$ is an acute triangle. Let $O_1$, $O_2$, and $O_3$ be the circumcenters of triangles $ABT$, $DAT$, and $CDT$ respectively. Prove that the orthocenter of triangle $O_1O_2O_3$ lies on line $AD$.

Proof: Define $H$ as the orthocenter of $O_1O_2O_3$. Note that $$\angle O_2O_3T=\angle O_2O_1T\implies T\in (O_1O_2O_3)$$ 

Define $M,N$ as midpoints of $AT,DT$. Note that $MN$ is the simson line for $\Delta O_1O_2O_3$ and $T$. Since $H$ is the orthocenter, we get $MN$ bisects $HT$. But we have homothety at $T$ sending $M$ to $A$ and $N$ to $D$. Hence $H\in AD$. And we are done.

Additionally, since $O_2O_3\perp DT,O_1O_2\perp AT$ we have $$HO_1|| DT, HO_3||AT\implies \angle O_1HO_3=\angle DTA.$$

Polynomial in OLY-PD posted by Atul 

Determine the set of all polynomials $P(x)$ with real coefficients such that the set $\{P(n) | n \in \mathbb{Z}\}$ contains all integers, except possibly finitely many of them.

Solved with Sid and Malay!

Proof: We claim that $P(x)=(x+k)/b, k,b\in \Bbb{Z}$ is the only solution. 

By Lagrange interpolation construction, we get coefficients of $P(x)\in \Bbb{Q}$.  If $P$ have degree greater than $2$, $|P(x+1)-P(x)|$ will eventually be greater than $1$ and start skipping infinitely many integers. Hence $P$ is linear.  

Let $P(x)=\frac{ax}{d}+\frac{c}{d}$ with $\gcd(a,c,d)=1$. If $a\ne \pm 1$ then consider prime $p|a$. So $d|ax+c$. So if $p|d\implies p|c$ not possible. So $P(x)\equiv \frac{c}{d}=k\mod p$ for a fixed $k\in \Bbb{Z}_p$ which doesn't cover infinite integers. 

So $P(x)=\frac{x+c}{d}$ is the only solution. 

EGMO 2019 P3

Let $ABC$ be a triangle such that $\angle CAB > \angle ABC$, and let $I$ be its incentre. Let $D$ be the point on segment $BC$ such that $\angle CAD = \angle ABC$. Let $\omega$ be the circle tangent to $AC$ at $A$ and passing through $I$. Let $X$ be the second point of intersection of $\omega$ and the circumcircle of $ABC$. Prove that the angle bisectors of $\angle DAB$ and $\angle CXB$ intersect at a point on line $BC$.

Solved with Krutarth and Malay!

Proof: Define $Y=\omega \cap AD$, $Z=\omega\cap AB$, $M=$ midpoint of arc $AB$ ( not containing $C$), $N=$ midpoint of arc $CB$ ( not containing $A$), $K=AD\cap (ABC)$, $S=$ incenter of $\Delta ABK$.


Claim: $YZ||BC$

Proof: Note that $\angle B=\angle YAC=\angle YZA\implies YZ||BC.$


Claim: $C-Y-X$

Proof: Note that $\angle CXA=\angle B=\angle YZA=\angle YXA.$


Claim: $S\in BC$

Proof: Note that $C$ is the midpoint of arc $KA$. By Fact 5, $S\in BC$.


Claim: $AISB$ cyclic

Proof: Note that $M$ is the centre of $AIB$ and $M$ is also the centre of $ASB$. So $MA=MI=MS=MB$.


Claim: $I-Y-S$ collinear

Proof: Note that$$\measuredangle AIY=\measuredangle YZA=\measuredangle SBA.$$

Now using pascal on $MCXNAK$, we get $S=NX\cap MK$. So $XS$ bisects $\angle CBX$. And we are done!

EGMO 2021 P1

The number 2021 is fantabulous. For any positive integer $m$, if any element of the set $\{m, 2m+1, 3m\}$ is fantabulous, then all the elements are fantabulous. Does it follow that the number $2021^{2021}$ is fantabulous?


Proof: We begin with the claim. 

Claim: If $2021$ is fabulous then so is $1$.

Proof: If not, then let the least element be $k$. We take cases. 

Case 1: If $k$ is even

Then $$2k+1\leftrightarrow 6k+3\leftrightarrow 3k+1\leftrightarrow \frac{3k}{2}\leftrightarrow \frac{m}{2}$$ is fantabulous.

Case 2:If $k$ is odd

Then $\frac{k-1}{2}$ is fantabulous.

Claim: If $1$ is fantabulous then so is every number.

We do induction. Say $1,2,\dots,n$ is fantabulous. We will show that $n+1$ is also fantabulous. But  this is just similar to our above claim's proof ( we can simply back track stuff stuff)

And yey!

Russia 2015 Grade 11 P7

A scalene triangle $ABC$ is inscribed within circle $\omega$. The tangent to the circle at point $C$ intersects line $AB$ at point $D$. Let $I$ be the center of the circle inscribed within $\triangle ABC$. Lines $AI$ and $BI$ intersect the bisector of $\angle CDB$ in points $Q$ and $P$, respectively. Let $M$ be the midpoint of $QP$. Prove that $MI$ passes through the middle of arc $ACB$ of circle $\omega$.

Proof: $ABPQ$ is cyclic ( simple angles.) Define $M_A,M_B$ as arc midpoints. So we have $$\angle APQ=\angle ABQ=\angle ABI=\angle B/2=\angle AM_AM_B\implies M_AM_B||PQ.$$

If $N$ is midpoint of $M_AM_B$ $\implies I-M-N$ collinear. Define $S$ as the midpoint of arc. 

Claim: $IM_BM_AS$ is parallelogram.

Proof: Note that $M_BM_A||SC$ (As $IC\perp SC, IC\perp M_AM_B$). So $M_BS=M_AC=M_AI$. Moreover, we have $\Delta M_BIM_A$ congruent to $\Delta M_BCM_A$. So we have $M_BI=M_BC=M_AS$. 

Done!


Russia 2022 Grade 11 P1

We call the $main$ $divisors$ of a composite number $n$ the two largest of its natural divisors other than $n$. Composite numbers $a$ and $b$ are such that the main divisors of $a$ and $b$ coincide. Prove that $a=b$.

Proof: Let $a=p_1^{\alpha_1}\dots p_k^{\alpha_2}$ and $b=q_1^{\beta_1}\dots q_l^{\beta_l}$.

Note that if $a$ or $b$ is a prime then clearly we are done. So supposed neither $a,b$ is prime.

Since$$\frac{a}{p_1}=\frac{b}{q_1}\implies p_1^{\alpha_1-1}\dots p_k^{\alpha_2}=q_1^{\beta_1-1}\dots q_l^{\beta_l}.$$

Claim: If $\alpha_1-1,\beta-1>0$ then $p_1=q_1$ which forces $a=b$.

Proof: If not wlog $p_1<q_1$ but $p_1|b$. Contradiction as then the biggest divisor would be $\frac{b}{p_1}$ and not $\frac{b}{q_1}$.

So either $\alpha_1-1, \beta-1$ is $0$. Wlog say $\alpha_1=1$ Then the next largest divisor is$$\frac{a}{p_2},\frac{b}{x}\implies p_1|\frac{a}{p_2}\implies p_1|\frac{b}{x}\implies p_1|b.$$

If $p_1\ne q_1$ then$$v_{p_1}(a/p_1)=0\ne v_{p_1}(b/q_1)\implies \frac{a}{p_1}\ne\frac{b}{q_1}.$$So $p_1=q_1$ and hence $a=b$.


Pumac 2019 A1

A finite graph $G$ is drawn on a blackboard. The following operation is permitted: pick any cycle $C$ of $G$, draw a new vertex $v$, connect it to all vertices of $C$, and finally erase all the edges of $C$. Prove that this operation can only be done a finite number of times.

Proof: Note that if $G$ is connected then even after we do the operation the number of edges will be same and the new graph is still connected.. look at e-v, for any n vertex, the connected graph must have atleast $n-1$ edges.. so this will stop eventually.. 

If $G$ is not connected, then consider the components, whenever we do the operation, the connected components still remain connected.. and the number of edges are same.. use the same argument.

ISL 2004 C3 

The following operation is allowed on a finite graph: Choose an arbitrary cycle of length 4 (if there is any), choose an arbitrary edge in that cycle, and delete it from the graph. For a fixed integer ${n\ge 4}$, find the least number of edges of a graph that can be obtained by repeated applications of this operation from the complete graph on $n$ vertices (where each pair of vertices are joined by an edge).

Proof: We claim that the answer is $\boxed{n}$.

Note that whenever we perform the operation, the connectedness is preserved. So the no of edges $\ge n-1$.
 
Claim: $n-1$ is not the answer.
Proof: If $n-1$ worked then we have a tree which is bipartite. 
Then we are adding cycles back. 

Subclaim: Whenever we add an edge, no odd cycle is formed.
Proof: Suppose not. Then there must be a first time when the odd cycle was formed. 

Say we have vertices $v_1,v_2,v_3,v_4$ and we are adding the edge $v_1v_4$ and $v_1a_1\dots a_nv_4$ forms an odd cycle. 

But then $a_1a_2a_3a_4a_n\dots a_2$ is also an odd cycle. But we said that $v_1a_1\dots a_nv_4$ was the first odd cycle. 

Construction for $n$ which is done by induction.

Well, we will show for $K_5$, as $K_n$ can be done similarly. 
Imagine, vertex $v$ attached to $k_4$ of $a_1,a_2,a_3,a_4$.  Then consider cycle $v,a_1,a_4,a_2$, delete edge $va_1$. And similarly, we can delete edges $va_2,va_3$. And then $k_4$ gives $4$ edges. 


ISL 2021 G4


Let $ABCD$ be a quadrilateral inscribed in a circle $\Omega.$ Let the tangent to $\Omega$ at $D$ meet rays $BA$ and $BC$ at $E$ and $F,$ respectively. A point $T$ is chosen inside $\triangle ABC$ so that $\overline{TE}\parallel\overline{CD}$ and $\overline{TF}\parallel\overline{AD}.$ Let $K\ne D$ be a point on segment $DF$ satisfying $TD=TK.$ Prove that lines $AC,DT,$ and $BK$ are concurrent.

Proof: Define $X=TE\cap AC$ and $Y=TF\cap AC$.

Claim: $FCYD, DXDE$ cyclic
Proof: Note that $$\angle CYD=\angle DBA=\angle ADE=\angle TFD\implies CYFD \text{ cyclic}$$
Similarly $DXAE$ cyclic. 

Claim: $YXEF$ cyclic
Proof: Note that $$\angle TXY=\angle AXE=\angle ADE =\angle TFE.$$

Claim: $YXDT$ cyclic
Proof: Note that $$\measuredangle TYD=\measuredangle FYD= \measuredangle YCD=\measuredangle DAE=\measuredangle DXE.$$

Claim: $(CFDY),(DXAE)$  are tangent at $D$ and $DT$ common tangent
Proof: $$\angle YDT=\angle YXT=\angle TFE=\angle YFD\implies DT\text{ is tangent to }(CFDY).$$
Similarly, $DT$ is tangent to $DXAE$.

Claim: $BD||TK$
Proof: $$\angle BDE=\angle BDA+\angle ADE=\angle BCA+\angle ACD $$ $$=\angle YDF+\angle YDT=\angle EDT=\angle TKE.$$

Claim: $K\in TDXY$
Proof: $$\angle TKE=\angle DCB=\angle TYD.$$

Claim: $KX||BC,KY||BA$
Proof: $$\angle XKE=\angle DTX=\angle DYX=\angle CFD\implies KX||BC.$$

So $\Delta TXK$ similar to $\Delta DCB$. And the concurrency follows by homothety. 

Russia 2018 10.2 


Let $\triangle ABC$ be an acute-angled triangle with $AB<AC$. Let $M$ and $N$ be the midpoints of $AB$ and $AC$, respectively; let $AD$ be an altitude in this triangle. A point $K$ is chosen on the segment $MN$ so that $BK=CK$. The ray $KD$ meets the circumcircle $\Omega$ of $ABC$ at $Q$. Prove that $C, N, K, Q$ are concyclic.

Proof: Define $AD\cap MN=D'$. Define $L$ as the midpoint of $BC$, $X$ as the midpoint of $MN$, $E=$ parallel through $A$ to $BC$ intersecting at $(ABC)$, $X'$ as the midpoint of $AE$.

First note that $\Delta LMN$ is congruent to $\Delta AMN$. So $MD'=KN\implies X\text{ is midpoint of }D'K.$ Note that $LX'$ is the perpendicular bisector of $AE$. Also $ADLX'$ is a rectangle. 
So $$D-X-X'\implies D-K-E.$$

Now, $$\angle KQC=\angle EQC=\angle EAC=\angle ANK\implies Q\in(CNK).$$


Indian TST D1 P2 (Practice Test)


Show that there do not exist natural numbes $a_1, a_2, \cdots, a_{2018}$ such that the numbers $$(a_1)^{2018}+a_2, (a_2)^{2018}+a_3, \cdots, (a_{2018})^{2018}+a_1$$ are all powers of $5$


Proof: Suppose there exists such $a_1,\dots,a_n$.
Let the minimum out of all powers (WLOG) be $(a_1)^{2018}+a_2=5^{\alpha}$. Since it is the minimum, we have $$ (a_1)^{2018}\equiv -a_2\mod 5^{\alpha}$$
 $$ (a_1)^{2018^2}\equiv -a_3\mod 5^{\alpha}$$
$$\vdots$$
$$ (a_1)^{2018^{2017}}\equiv -a_{2018}\mod 5^{\alpha}$$
$$ (a_1)^{2018^{2018}}\equiv -a_1\mod 5^{\alpha}$$
$$\implies a_1((a_1)^{2018^{2018}-1}+1)\equiv 0\mod 5^{\alpha}.$$


Claim: $5\nmid a_i\forall i\in [2018]$

Proof: If $5|a_k\implies 5|a_{k+1}\implies 5|a_{k+2}\implies \dots \implies 5|a_{k-1}$
WLOG $v_5(a_1)$ be the lowest. Then $$v_5((a_{2018})^{2018}+a_1)=v_5(a_1).$$ Which is not possible.

So by our, above claim, $$a_1((a_1)^{2018^{2018}-1}+1)\equiv 0\mod 5^{\alpha}\implies a_1\equiv 4\mod 5\implies a_i\equiv 4\mod 5\forall i\in [2018].$$

So we have $$(a_1)^{2018^{2018}-1}+1\equiv 0\mod 5^{\alpha}\implies (a_1)^{2018}+a_2|(a_1)^{2018^{2018}-1}+1.$$

Now, by LTE, $$v_5((a_1)^{2018^{2018}-1}+1)=v_5(a_1+1)+v_5(2018^{2018}-1)=v_5(a_1+1).$$

Since $(a_1)^{2018}+a_2$ is a power of $5$, we get that $$(a_1)^{2018}+a_2|a_1+1.$$ But $(a_1)^{2018}+a_2>a_1+1$ as $a_i\equiv 4\mod 5$.

The Euler Circuit Theorem


A connected graph contains a closed Euler circuit iff every vertex has an even degree

Thankyou Rohan Bhaiya, Malay and Sid!

Proof: We know that the graph $G$ will contain a cycle $C.$ Now delete the cycle $C.$ Note that the new graph will still have even degrees. 
If the new graph still has non-zero degrees then we claim that it will have a cycle. Consider any vertex $u$ with non zero degree. So it must be adjacent to $a_1$ and $a_2$. Since degrees are even $a_1$ must be adjacent to another vertex $a_3$ and similarly $a_2$ too. Continue this process. This process must terminate sometime, and this process can terminate only when we get a cycle.  

Delete it and so on. Repeat the process. Note that this will continue till our graph becomes a cycle.

Now, we merge all these cycles. 
Say we have a cycle, $V_1\rightarrow V_2\rightarrow \dots \rightarrow V_k\rightarrow V_1$ and we have another cycle, $V_i\rightarrow D_1\rightarrow \dots \rightarrow D_k\rightarrow V_i.$

Then consider this circuit, 
$$V_1\rightarrow V_2\rightarrow \dots V_{i-1}\rightarrow V_i\rightarrow D_1\rightarrow \dots \rightarrow D_k\rightarrow V_i\rightarrow \dots V_k\rightarrow V_1$$

Note that to merge the circuit and the cycle, we must have a vertex in common in both the existing circuit and the cycle to be merged. 

Now, consider any vertex from the existing circuit, say $a$ and any vertex from the cycle say $b$. Since the graph is connected, there must be a path from $a$ to $b$. Say $a\rightarrow a_1\dots \rightarrow a_n\rightarrow b$. 

Say $a,\dots,a_k$ is in the circuit. Then add $a_{k+1}$  and so on ( There must be a cycle with edge $a_ka_{k+1}$. 

And we can repeat this process.

Comments

Post a Comment

Popular posts from this blog

Some problems in Olympiad Graph theory!

Hello there! It has been a long time since I uploaded a post here. I recently took a class at the European Girls' Mathematical Olympiad Training Camp 2024, held at CMI. Here are a few problems that I discussed! My main references were Po-Shen Loh's Graph theory Problem set (2008), Adrian tang's Graph theory problem set (2012) and Warut Suksompong's Graph Cycles and Olympiad Problems Handout and AoPS. I also referred to Evan Chen's Graph theory Otis Problem set for nice problems! Text Book Problems which are decent A connected graph $G$ is said to be $k$-vertex-connected (or $k$-connected) if it has more than $k$ vertices and remains connected whenever fewer than $k$ vertices are removed. Show that every $k$-connected graph of order atleast $2k$ contains a cycle of length at least $2k$. We begin with a lemma. Prove that a graph $G$ of order $n \geq 2k$ is $k$ connected then every 2 disjoint set $V_1$ and $V_2$ of $k$ distinct vertices each, there exist $k$...

Introduction

  Hey Everyone!! This is my first Blog post. So let me give a brief introduction about myself. I am Sunaina Pati. I love solving Olympiad math problems,  learning crazy astronomical facts , playing hanabi and anti-chess, listening to Kpop , love making diagrams in Geogebra and  teaching other people maths 😊 . I love geometry , number theory and Combinatorics . I am starting this blog to keep myself a bit motivated in doing studies 😎 . Right now, I am planning to write walkthroughs on some of the best problems I tried over the week which can refer for hints 'cause solutions contain some major spoilers and one learns a lot while solving the problem on his own rather than seeing solutions . Also, there will be some reviews about Kpop songs, study techniques, my day to day lifestyles,exam reviews and ofc some non-sense surprises 😂.  I am planning to  try  posting every week on Sundays or Saturdays ( most probably) ! Though there is no guarantee about when I ...

My experiences at EGMO, IMOTC and PROMYS experience

Yes, I know. This post should have been posted like 2 months ago. Okay okay, sorry. But yeah, I was just waiting for everything to be over and I was lazy. ( sorry ) You know, the transitioning period from high school to college is very weird. I will join CMI( Chennai Mathematical  Institue) for bsc maths and cs degree. And I am very scared. Like very very scared. No, not about making new friends and all. I don't care about that part because I know a decent amount of CMI people already.  What I am scared of is whether I will be able to handle the coursework and get good grades T_T Anyways, here's my EGMO PDC, EGMO, IMOTC and PROMYS experience. Yes, a lot of stuff. My EGMO experience is a lot and I wrote a lot of details, IMOTC and PROMYS is just a few paras. Oh to those, who don't know me or are reading for the first time. I am Sunaina Pati. I was IND2 at EGMO 2023 which was held in Slovenia. I was also invited to the IMOTC or International Mathematical Olympiad Training Cam...

New year with a new beginning! And a recap of 2024..and all the best for INMO 2025!

Hi everyone! Happy New Year :)  Thank you so much for 95k+ views!!! How was everyone's 2024? What are everyone's resolutions? ( Do write down in the comment section! And you can come back 1 year later to see if you made them possible!). And.. What about me?  A Better human being Well, I want to become a better human being this year compared to last year. From a very young age, my father has been saying to me, "It does not matter if you are a good mathematician, but you should be a nice human being." As a teenager, I never took the statement seriously. Well, all that mattered to me was to do good mathematically. Why should I care about other people's feelings? These were all my thoughts in high school.  So I ended up saying a few hurtful statements without realising that they were hurtful.  I never actually cared throughout my high school. You know, the world is too big, if I hurt person A, no worries, I will move on to person B and start a new friendship! As a res...

INMO Scores and Results

Heya! INMO Results are out! Well, I am now a 3 times IMOTCer :D. Very excited to meet every one of you! My INMO score was exactly 26 with a distribution of 17|0|0|0|0|9, which was a fair grading cause after problem 1, I tried problem 6 next. I was hoping for some partials in problem 4 but didn't get any.  I am so so so excited to meet everyone! Can't believe my olympiad journey is going to end soon..  I thought to continue the improvement table I made last year! ( I would still have to add my EGMO performance and also IMO TST performance too) 2018-2019[ grade 8]:  Cleared PRMO, Cleared RMO[ State rank 4], Wrote INMO 2019-2020[ grade 9]:  Cleared PRMO, Cleared RMO[ State topper], Wrote INMO ( but flopped it) 2020-2021[grade 10]:  Cleared IOQM, Cleared INMO [ Through Girl's Quota] 2021-2022[grade 11]:  Wrote EGMO 2022 TST[ Rank 8], Qualified for IOQM part B directly, Cleared IOQM-B ( i.e INMO) [Through general quota],  2022-2023 [grade 12]:  Wrote E...

How to prepare for INMO

Since INMO is coming up, it would be nice to write a post about it! A lot of people have been asking me for tips. To people who are visiting this site for the first time, hi! I am Sunaina Pati, an undergrad student at Chennai Mathematical Institute. I was an INMO awardee in 2021,2022,2023. I am also very grateful to be part of the India EGMO 2023 delegation. Thanks to them I got a silver medal!  I think the title of the post might be clickbait for some. What I want to convey is how I would have prepared for INMO if I were to give it again. Anyway, so here are a few tips for people! Practice, practice, practice!! I can not emphasize how important this is. This is the only way you can realise which areas ( that is combinatorics, geometry, number theory, algebra) are your strength and where you need to work on. Try the problems as much as you want, and make sure you use all the ideas you can possibly think of before looking at a hint. So rather than fixing time as a measure to dec...

Geometry ( Finally!!!)

 This is just such an unfair blog.  Like if one goes through this blog, one can notice how dominated  Algebra is!! Like 6 out of 9 blog post is Algebra dominated -_- Where as I am not a fan of Algebra, compared to other genres of Olympiad Math(as of now). And this was just injustice for Synthetic Geo. So this time , go geo!!!!!!!!!!!  These problems are randomly from A Beautiful Journey through Olympiad Geometry.  Also perhaps I will post geo after March, because I am studying combi.  Problem:  Let $ABC$ be an acute triangle where $\angle BAC = 60^{\circ}$. Prove that if the Euler’s line of $\triangle ABC$ intersects $AB$ and $AC$ at $D$ and $E$, respectively, then $\triangle ADE$ is equilateral. Solution:  Since $\angle A=60^{\circ}$ , we get $AH=2R\cos A=R=AO$. So $\angle EHA=\angle DOA.$ Also it's well known that $H$ and $O $ isogonal conjugates.$\angle OAD =\angle EAH.$ By $ASA$ congruence, we get $AE=AD.$ Hence $\triangle ADE$ is equilateral....

Problems I did this week [Jan8-Jan14]

Yeyy!! I am being so consistent with my posts~~ Here are a few problems I did the past week and yeah INMO going to happen soon :) All the best to everyone who is writing!  I wont be trying any new problems and will simply revise stuffs :) Some problems here are hard. Try them yourself and yeah~~Solutions (with sources) are given at the end! Problems discussed in the blog post Problem1: Let $ABC$ be a triangle whose incircle $\omega$ touches sides $BC, CA, AB$ at $D,E,F$ respectively. Let $H$ be the orthocenter of $DEF$ and let altitude $DH$ intersect $\omega$ again at $P$ and $EF$ intersect $BC$ at $L$. Let the circumcircle of $BPC$ intersect $\omega$ again at $X$. Prove that points $L,D,H,X$ are concyclic. Problem 2: Let $ ABCD$ be a convex quadrangle, $ P$ the intersection of lines $ AB$ and $ CD$, $ Q$ the intersection of lines $ AD$ and $ BC$ and $ O$ the intersection of diagonals $ AC$ and $ BD$. Show that if $ \angle POQ= 90^\circ$ then $ PO$ is the bisector of $ \angle AOD$ ...

Reflecting on past

INMO Scores are out!! I am now a two times INMO awardee :) I got 16|0|1, so 17 in total! Yes, 16 in P1 T_T. I was thinking I would lose marks because of the way I wrote.  Lemme tell ya'll what happened that day but first I should share a few thoughts I had before the exam. My thoughts Honestly, my preparation for INMO was bad. In fact, I should say I didn't work hard at all. As I have said earlier, I had lost all my hopes for INMO and Olympiads as a whole after EGMO TSTs happened.  Art by Jelena Janic EGMO TSTs i.e European Girl's Mathematical Olympiad Team selection Tests 2022.  Literally my thoughts after EGMO TSTs I feel very ashamed to share but I got 1 mark in my EGMO TSTs. Tests in which I literally gave my whole life. I did so many ISLs ( like SO MANY), I mocked EGMO 2021 TST where my score was 28/42 and I perfected Day 2. 1 mark in the TST just showed my true potential. There are way better people than me in olys. A friend even said to me, "If I wouldn't...

Let's complex bash Part 1

I have to learn complex bash. And almost everyone knows that I am notes taking girl so thought why not make a post on complex bash ( so that I don't get emotionally demotivated lol).😇 There wasn't any need for learning complex bash, but it was in my dream checklist i.e " To learn a bash." And since I am not loaded with exams, I think it's high time to learn Bash and new topics.  Also if anyone from the "anti-bash" community is reading, sorry in advance and R.I.P.  Notes:- 1. Complex numbers are of the form $z=a+ib,$ where $a$ and $b$ are real numbers and $i^2=-1.$ 2. In polar form, $z=r(\cos \theta+~~i\sin\theta)=~~re^{i\theta},$ where $r=~~|z|=~~\sqrt{a^2+b^2},$ which is called the magnitude. 3. Here we used euler's formula i.e $\cos \theta+~~i\sin\theta=~~e^{i\theta}.$ 4. The $\theta $ is called the argument of $z,$ denored $\arg z.$ ( $\theta$ can be considered in $\mod 360$ and it is  measured anti-clockwise). 5. The complex conjugate of $z$ is ...