Found problems: 85335
2022 USAMTS Problems, 4
Let $ \omega$ be a circle with center O and radius 10, and let H be a point such that $OH = 6$. A point P is called snug if, for all triangles ABC with circumcircle ω and orthocenter $H$,
we have that P lies on $\triangle$ABC or in the interior of $\triangle$ABC. Find the area of the region consisting of all snug points.
2005 Tournament of Towns, 1
For which $n \ge 2$ can one find a sequence of distinct positive integers $a_1, a_2, \ldots , a_n$ so that the sum
$$\frac{a_1}{a_2} + \frac{a_2}{a_3} + \ldots +\frac{a_n}{a_1}$$
is an integer?
[i](3 points)[/i]
2007 AMC 12/AHSME, 18
Let $ a,b,$ and $ c$ be digits with $ a\ne0.$ The three-digit integer $ abc$ lies one third of the way from the square of a positive integer to the square of the next larger integer. The integer $ acb$ lies two thirds of the way between the same two squares. What is $ a \plus{} b \plus{} c$?
$ \textbf{(A)}\ 10 \qquad \textbf{(B)}\ 13 \qquad \textbf{(C)}\ 16 \qquad \textbf{(D)}\ 18 \qquad \textbf{(E)}\ 21$
2024 Iranian Geometry Olympiad, 5
Cyclic quadrilateral $ABCD$ with circumcircle $\omega$ is given. Let $E$ be a fixed point on segment $AC$. $M$ is an arbitrary point on $\omega$, lines $AM$ and $BD$ meet at a point $P$. $EP$ meets $AB$ and $AD$ at points $R$ and $Q$, respectively, $S$ is the intersection of $BQ,DR$ and lines $MS$ and $AC$ meet at a point $T$. Prove that as $M$ varies the circumcircle of triangle $\bigtriangleup CMT$ passes through a fixed point other than $C$.
[i]Proposed by Chunlai Jin - China[/i]
1966 IMO Longlists, 1
Given $n>3$ points in the plane such that no three of the points are collinear. Does there exist a circle passing through (at least) $3$ of the given points and not containing any other of the $n$ points in its interior ?
1995 Baltic Way, 2
Let $a$ and $k$ be positive integers such that $a^2+k$ divides $(a-1)a(a+1)$. Prove that $k\ge a$.
2023 Simon Marais Mathematical Competition, A2
Let $n$ be a positive integer and let $f_1(x), f_2(x) \dots f_n(x)$ be affine functions from $\mathbb{R}$ to $\mathbb{R}$ such that, amongst the graph of these functions, no two are parallel and no three are concurrent. Let $S$ be the set of all convex functions $g(x)$ from $\mathbb{R}$ to $\mathbb{R}$ such that for each $x \in \mathbb{R}$, there exists $i$ such that $g(x) = f_i(x)$.
Determine the largest and smallest possible values of $|S|$ in terms of $n$.
(A function $f(x)$ is affine if it is of form $f(x) = ax + b$ for some $a, b \in \mathbb{R}$. A function $g(x)$ is convex if $g(\lambda x + (1 - \lambda) y) \leq \lambda g(x) + (1-\lambda)g(y)$ for all $x, y \in \mathbb{R}$ and $0 \leq \lambda \leq 1$)
2000 ITAMO, 6
Let $p(x)$ be a polynomial with integer coefficients such that $p(0) = 0$ and $0 \le p(1) \le 10^7$. Suppose that there exist positive integers $a,b$ such that $p(a) = 1999$ and $p(b) = 2001$. Determine all possible values of $p(1)$.
(Note: $1999$ is a prime number.)
1967 Swedish Mathematical Competition, 6
The vertices of a triangle are lattice points. There are no lattice points on the sides (apart from the vertices) and $n$ lattice points inside the triangle. Show that its area is $n + \frac12$. Find the formula for the general case where there are also $m$ lattice points on the sides (apart from the vertices).
1988 Tournament Of Towns, (178) 4
Pawns are placed on an infinite chess board so that they form an infinite square net (along any row or column containing pawns ther is a pawn , three free squares , pawn , three squares, and so on , with only every fourth row and every fourth column containing pawns). Prove that it is not possible for a knight to tour every free square once and only once.
(An old problem of A . K . Tolpugo)
2016 IberoAmerican, 2
Find all positive real numbers $(x,y,z)$ such that:
$$x = \frac{1}{y^2+y-1}$$
$$y = \frac{1}{z^2+z-1}$$
$$z = \frac{1}{x^2+x-1}$$
1986 AMC 8, 16
[asy]size(250);
void bargraph(real X, real Y, real ymin, real ymax, real ystep, real tickwidth,
string yformat, Label LX, Label LY, Label[] LLX, real[] height,pen p=nullpen)
{
draw((0,0)--(0,Y),EndArrow);
draw((0,0)--(X,0),EndArrow);
label(LX,(X,0),plain.SE,fontsize(9));
label(LY,(0,Y),plain.NW,fontsize(9));
real yscale=Y/(ymax+ystep);
for(real y=ymin; y<ymax; y+=ystep)
{
draw((-tickwidth,yscale*y)--(0,yscale*y));
label(format(yformat,y),(-tickwidth,yscale*y),plain.W,fontsize(9));
}
int n=LLX.length;
real xscale=X/(2*n+2);
for(int i=0;i<n;++i)
{
real x=xscale*(2*i+1);
path P=(x,0)--(x,height[i]*yscale)--(x+xscale,height[i]*yscale)--(x+xscale,0)--cycle;
fill(P,p);
draw(P);
label(LLX[i],(x+xscale/2),plain.S,fontsize(10));
}
for(int i=0;i<n;++i) draw((0,height[i]*yscale)--(X,height[i]*yscale),dashed);
}
string yf="%#.1f";
Label[] LX={"Spring","Summer","Fall","Winter"};
for(int i=0;i<LX.length;++i) LX[i]=rotate(90)*LX[i];
real[] H={4.5,5,4,4};
bargraph(60,50,1,5.1,0.5,2,yf,"season","hamburgers (millions)",LX,H,yellow);
fill(ellipse((45,30),7,10),brown);[/asy]
A bar graph shows the number of hamburgers sold by a fast food chain each season. However, the bar indicating the number sold during the winter is covered by a smudge. If exactly $ 25 \%$ of the chain's hamburgers are sold in the fall, how many million hamburgers are sold in the winter?
\[ \textbf{(A)}\ 2.5 \qquad
\textbf{(B)}\ 3 \qquad
\textbf{(C)}\ 3.5 \qquad
\textbf{(D)}\ 4 \qquad
\textbf{(E)}\ 4.5
\]
1975 IMO, 2
Let $a_{1}, \ldots, a_{n}$ be an infinite sequence of strictly positive integers, so that $a_{k} < a_{k+1}$ for any $k.$ Prove that there exists an infinity of terms $ a_{m},$ which can be written like $a_m = x \cdot a_p + y \cdot a_q$ with $x,y$ strictly positive integers and $p \neq q.$
2022 USA TSTST, 1
Let $n$ be a positive integer. Find the smallest positive integer $k$ such that for any set $S$ of $n$ points in the interior of the unit square, there exists a set of $k$ rectangles such that the following hold:
[list=disc]
[*]The sides of each rectangle are parallel to the sides of the unit square.
[*]Each point in $S$ is [i]not[/i] in the interior of any rectangle.
[*]Each point in the interior of the unit square but [i]not[/i] in $S$ is in the interior of at least one of the $k$ rectangles
[/list]
(The interior of a polygon does not contain its boundary.)
[i]Holden Mui[/i]
2019 CCA Math Bonanza, T6
Compute $\displaystyle\sum_{n=3}^{\infty}\frac{n^2-2}{\left(n^2-1\right)\left(n^2-4\right)}$.
[i]2019 CCA Math Bonanza Team Round #6[/i]
2010 Contests, 2
Joaquim, José and João participate of the worship of triangle $ABC$. It is well known that $ABC$ is a random triangle, nothing special. According to the dogmas of the worship, when they form a triangle which is similar to $ABC$, they will get immortal. Nevertheless, there is a condition: each person must represent a vertice of the triangle. In this case, Joaquim will represent vertice $A$, José vertice $B$ and João will represent vertice $C$. Thus, they must form a triangle which is similar to $ABC$, in this order.
Suppose all three points are in the Euclidean Plane. Once they are very excited to become immortal, they act in the following way: in each instant $t$, Joaquim, for example, will move with constant velocity $v$ to the point in the same semi-plan determined by the line which connects the other two points, and which would create a triangle similar to $ABC$ in the desired order. The other participants act in the same way.
If the velocity of all of them is same, and if they initially have a finite, but sufficiently large life, determine if they can get immortal.
[i]Observation: Initially, Joaquim, José and João do not represent three collinear points in the plane[/i]
1996 AMC 8, 1
How many positive factors of $36$ are also multiples of $4$?
$\text{(A)}\ 2 \qquad \text{(B)}\ 3 \qquad \text{(C)}\ 4 \qquad \text{(D)}\ 5 \qquad \text{(E)}\ 6$
2015 District Olympiad, 1
If $ a,b,c $ represent the lengths of the sides of a triangle, prove the inequality:
$$ 3\le\sum_{\text{cyc}}\sqrt{\frac{a}{-a+b+c}} . $$
2012 AMC 8, 14
In the BIG N, a middle school football conference, each team plays every other team exactly once. If a total of 21 conference games were played during the 2012 season, how many teams were members of the BIG N conference?
$\textbf{(A)}\hspace{.05in}6 \qquad \textbf{(B)}\hspace{.05in}7 \qquad \textbf{(C)}\hspace{.05in}8 \qquad \textbf{(D)}\hspace{.05in}9 \qquad \textbf{(E)}\hspace{.05in}10 $
2005 AIME Problems, 10
Given that $O$ is a regular octahedron, that $C$ is the cube whose vertices are the centers of the faces of $O$, and that the ratio of the volume of $O$ to that of $C$ is $\frac{m}{n}$, where $m$ and $n$ are relatively prime integers, find $m+n$.
2014 Contests, 2
Let $n\geq 4$ be a positive integer.Out of $n$ people,each of two individuals play table tennis game(every game has a winner).Find the minimum value of $n$,such that for any possible outcome of the game,there always exist an ordered four people group $(a_{1},a_{2},a_{3},a_{4})$,such that the person $a_{i}$ wins against $a_{j}$ for any $1\leq i<j\leq 4$
2016 BMT Spring, 8
Evaluate the following limit
$$\lim_{x\to 0} (1 + 2x + 3x^2 + 4x^3 +...)^{1/x}$$
1987 Tournament Of Towns, (162) 6
An equilateral triangle is divided by lines, parallel to its sides, into equilateral triangles, all of the same size. One of the smaller triangles is black while the others are white. It is permitted to intersect simultaneously some small triangles with a line parallel to any side of the original triangle and to change the colour of each intersected small triangle from one colour to the other . Is it always possible to find a sequence of such operations so that the smaller triangles all become white?
2016 Iranian Geometry Olympiad, 3
In a convex qualrilateral $ABCD$, let $P$ be the intersection point of $AD$ and $BC$. Suppose that $I_1$ and $I_2$ are the incenters of triangles $PAB$ and $PDC$,respectively. Let $O$ be the circumcenter of $PAB$, and $H$ the orthocenter of $PDC$. Show that the circumcircles of triangles $AI_1B$ and $DHC$ are tangent together if and only if the circumcircles of triangles $AOB$ and $DI_2C$ are tangent together.
Proposed by Hooman Fattahimoghaddam
2005 India IMO Training Camp, 2
Prove that one can find a $n_{0} \in \mathbb{N}$ such that $\forall m \geq n_{0}$, there exist three positive integers $a$, $b$ , $c$ such that
(i) $m^3 < a < b < c < (m+1)^3$;
(ii) $abc$ is the cube of an integer.