This website contains problems from math contests. Problems and corresponding tags were obtained from the Art of Problem Solving website.

Tags were heavily modified to better represent problems.

AND:
OR:
NO:

Found problems: 3349

2012 Iran MO (3rd Round), 1

Fixed points $B$ and $C$ are on a fixed circle $\omega$ and point $A$ varies on this circle. We call the midpoint of arc $BC$ (not containing $A$) $D$ and the orthocenter of the triangle $ABC$, $H$. Line $DH$ intersects circle $\omega$ again in $K$. Tangent in $A$ to circumcircle of triangle $AKH$ intersects line $DH$ and circle $\omega$ again in $L$ and $M$ respectively. Prove that the value of $\frac{AL}{AM}$ is constant. [i]Proposed by Mehdi E'tesami Fard[/i]

2019 EGMO, 3

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$.

2001 All-Russian Olympiad Regional Round, 11.5

Given a sequence $\{x_k\}$ such that $x_1 = 1$, $x_{n+1} = n \sin x_n+ 1$. Prove that the sequence is non-periodic.

2007 Today's Calculation Of Integral, 247

Evaluate $ \int_{\frac{\pi}{8}}^{\frac{3}{8}\pi} \frac{11\plus{}4\cos 2x \plus{}\cos 4x}{1\minus{}\cos 4x}\ dx.$

2002 Moldova National Olympiad, 2

For every nonnegative integer $ n$ and every real number $ x$ prove the inequality: $ |\cos x|\plus{}|\cos 2x|\plus{}\ldots\plus{}|\cos 2^nx|\geq \dfrac{n}{2\sqrt{2}}$

1994 Vietnam National Olympiad, 2

$ABC$ is a triangle. Reflect each vertex in the opposite side to get the triangle $A'B'C'$. Find a necessary and sufficient condition on $ABC$ for $A'B'C'$ to be equilateral.

2008 Peru MO (ONEM), 2

Let $a$ and $b$ be real numbers for which the following is true: $acscx + b cot x \ge 1$, for all $0 <x < \pi$ Find the least value of $a^2 + b$.

2012 Today's Calculation Of Integral, 805

Prove the following inequalities: (1) For $0\leq x\leq 1$, \[1-\frac 13x\leq \frac{1}{\sqrt{1+x^2}}\leq 1.\] (2) $\frac{\pi}{3}-\frac 16\leq \int_0^{\frac{\sqrt{3}}{2}} \frac{1}{\sqrt{1-x^4}}dx\leq \frac{\pi}{3}.$

2001 Bundeswettbewerb Mathematik, 3

Let $ ABC$ an acute triangle with circumcircle center $ O.$ The line $ (BO)$ intersects the circumcircle again in $ D,$ and the extension of the altitude from $ A$ intersects the circle in $ E.$ Prove that the quadrilateral $ BECD$ and the triangle $ ABC$ have the same area.

2006 Purple Comet Problems, 25

Tags: trigonometry
Let $x$ and $y$ be two real numbers such that $2 \sin x \sin y + 3 \cos y + 6 \cos x \sin y = 7$. Find $\tan^2 x + 2 \tan^2 y$.

1967 IMO Shortlist, 4

Find values of the parameter $u$ for which the expression \[y = \frac{ \tan(x-u) + \tan(x) + \tan(x+u)}{ \tan(x-u)\tan(x)\tan(x+u)}\] does not depend on $x.$

1997 Estonia National Olympiad, 3

In triangle ABC, consider the sizes $\tan \angle A, \tan \angle B$, and $\tan \angle C$ into another such as the numbers $1, 2$ and $3$. Find the ratio of the sidelenghts $AC$ and $AB$ of the triangle.

Today's calculation of integrals, 892

Evaluate $\int_0^{\frac{\pi}{2}} \frac{\sin x-\cos x}{1+\cos x}\ dx.$

2007 Turkey Team Selection Test, 1

[color=indigo]Let $ABC$ is an acute angled triangle and let $A_{1},\, B_{1},\, C_{1}$ are points respectively on $BC,\,CA,\,AB$ such that $\triangle ABC$ is similar to $\triangle A_{1}B_{1}C_{1}.$ Prove that orthocenter of $A_{1}B_{1}C_{1}$ coincides with circumcenter of $ABC$.[/color]

2013 AIME Problems, 9

A paper equilateral triangle $ABC$ has side length $12$. The paper triangle is folded so that vertex $A$ touches a point on side $\overline{BC}$ a distance $9$ from point $B$. The length of the line segment along which the triangle is folded can be written as $\frac{m\sqrt{p}}{n}$, where $m$, $n$, and $p$ are positive integers, $m$ and $n$ are relatively prime, and $p$ is not divisible by the square of any prime. Find $m+n+p$. [asy] import cse5; size(12cm); pen tpen = defaultpen + 1.337; real a = 39/5.0; real b = 39/7.0; pair B = MP("B", (0,0), dir(200)); pair A = MP("A", (9,0), dir(-80)); pair C = MP("C", (12,0), dir(-20)); pair K = (6,10.392); pair M = (a*B+(12-a)*K) / 12; pair N = (b*C+(12-b)*K) / 12; draw(B--M--N--C--cycle, tpen); draw(M--A--N--cycle); fill(M--A--N--cycle, mediumgrey); pair shift = (-20.13, 0); pair B1 = MP("B", B+shift, dir(200)); pair A1 = MP("A", K+shift, dir(90)); pair C1 = MP("C", C+shift, dir(-20)); draw(A1--B1--C1--cycle, tpen);[/asy]

2011 Today's Calculation Of Integral, 719

Compute $\int_0^x \sin t\cos t\sin (2\pi\cos t)\ dt$.

2012 Romanian Master of Mathematics, 6

Let $ABC$ be a triangle and let $I$ and $O$ denote its incentre and circumcentre respectively. Let $\omega_A$ be the circle through $B$ and $C$ which is tangent to the incircle of the triangle $ABC$; the circles $\omega_B$ and $\omega_C$ are defined similarly. The circles $\omega_B$ and $\omega_C$ meet at a point $A'$ distinct from $A$; the points $B'$ and $C'$ are defined similarly. Prove that the lines $AA',BB'$ and $CC'$ are concurrent at a point on the line $IO$. [i](Russia) Fedor Ivlev[/i]

1942 Putnam, B5

Sketch the curve $$y= \frac{x}{1+x^6 (\sin x)^{2}},$$ and show that $$ \int_{0}^{\infty} \frac{x}{1+x^6 (\sin x)^{2}}\; dx$$ exists.

2010 Today's Calculation Of Integral, 596

Find the minimum value of $\int_0^{\frac{\pi}{2}} |a\sin 2x-\cos ^ 2 x|dx\ (a>0).$ 2009 Shimane University entrance exam/Medicine

2012 NIMO Problems, 8

Concentric circles $\Omega_1$ and $\Omega_2$ with radii $1$ and $100$, respectively, are drawn with center $O$. Points $A$ and $B$ are chosen independently at random on the circumferences of $\Omega_1$ and $\Omega_2$, respectively. Denote by $\ell$ the tangent line to $\Omega_1$ passing through $A$, and denote by $P$ the reflection of $B$ across $\ell$. Compute the expected value of $OP^2$. [i]Proposed by Lewis Chen[/i]

2003 All-Russian Olympiad, 2

Two circles $S_1$ and $S_2$ with centers $O_1$ and $O_2$ respectively intersect at $A$ and $B$. The tangents at $A$ to $S_1$ and $S_2$ meet segments $BO_2$ and $BO_1$ at $K$ and $L$ respectively. Show that $KL \parallel O_1O_2.$

2013 China Team Selection Test, 2

The circumcircle of triangle $ABC$ has centre $O$. $P$ is the midpoint of $\widehat{BAC}$ and $QP$ is the diameter. Let $I$ be the incentre of $\triangle ABC$ and let $D$ be the intersection of $PI$ and $BC$. The circumcircle of $\triangle AID$ and the extension of $PA$ meet at $F$. The point $E$ lies on the line segment $PD$ such that $DE=DQ$. Let $R,r$ be the radius of the inscribed circle and circumcircle of $\triangle ABC$, respectively. Show that if $\angle AEF=\angle APE$, then $\sin^2\angle BAC=\dfrac{2r}R$

2009 India IMO Training Camp, 1

Let $ ABC$ be a triangle with $ \angle A = 60^{\circ}$.Prove that if $ T$ is point of contact of Incircle And Nine-Point Circle, Then $ AT = r$, $ r$ being inradius.

2010 Princeton University Math Competition, 4

Unit square $ABCD$ is divided into four rectangles by $EF$ and $GH$, with $BF = \frac14$. $EF$ is parallel to $AB$ and $GH$ parallel to $BC$. $EF$ and $GH$ meet at point $P$. Suppose $BF + DH = FH$, calculate the nearest integer to the degree of $\angle FAH$. [asy] size(100); defaultpen(linewidth(0.7)+fontsize(10)); pair D2(pair P) { dot(P,linewidth(3)); return P; } // NOTE: I've tampered with the angles to make the diagram not-to-scale. The correct numbers should be 72 instead of 76, and 45 instead of 55. pair A=(0,1), B=(0,0), C=(1,0), D=(1,1), F=intersectionpoints(A--A+2*dir(-76),B--C)[0], H=intersectionpoints(A--A+2*dir(-76+55),D--C)[0], E=F+(0,1), G=H-(1,0), P=intersectionpoints(E--F,G--H)[0]; draw(A--B--C--D--cycle); draw(F--A--H); draw(E--F); draw(G--H); label("$A$",D2(A),NW); label("$B$",D2(B),SW); label("$C$",D2(C),SE); label("$D$",D2(D),NE); label("$E$",D2(E),plain.N); label("$F$",D2(F),S); label("$G$",D2(G),W); label("$H$",D2(H),plain.E); label("$P$",D2(P),SE); [/asy]

2014 Contests, 2

Let $ AB$ be the diameter of semicircle $O$ , $C, D $ be points on the arc $AB$, $P, Q$ be respectively the circumcenter of $\triangle OAC $ and $\triangle OBD $ . Prove that:$CP\cdot CQ=DP \cdot DQ$.[asy] import cse5; import olympiad; unitsize(3.5cm); dotfactor=4; pathpen=black; real h=sqrt(55/64); pair A=(-1,0), O=origin, B=(1,0),C=shift(-3/8,h)*O,D=shift(4/5,3/5)*O,P=circumcenter(O,A,C), Q=circumcenter(O,D,B); D(arc(O,1,0,180),darkgreen); D(MP("A",A,W)--MP("C",C,N)--MP("P",P,SE)--MP("D",D,E)--MP("Q",Q,E)--C--MP("O",O,S)--D--MP("B",B,E)--cycle,deepblue); D(O); [/asy]