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: 85335

2023 CMI B.Sc. Entrance Exam, 6

Consider a positive integer $a > 1$. If $a$ is not a perfect square then at the next move we add $3$ to it and if it is a perfect square we take the square root of it. Define the trajectory of a number $a$ as the set obtained by performing this operation on $a$. For example the cardinality of $3$ is $\{3, 6, 9\}$. Find all $n$ such that the cardinality of $n$ is finite. The following part problems may attract partial credit. $\textbf{(a)}$Show that the cardinality of the trajectory of a number cannot be $1$ or $2$. $\textbf{(b)}$Show that $\{3, 6, 9\}$ is the only trajectory with cardinality $3$. $\textbf{(c)}$ Show that there for all $k \geq 3$, there exists a number such that the cardinality of its trajectory is $k$. $\textbf{(d)}$ Give an example of a number with cardinality of trajectory as infinity.

2014 Balkan MO Shortlist, C1

The International Mathematical Olympiad is being organized in Japan, where a folklore belief is that the number $4$ brings bad luck. The opening ceremony takes place at the Grand Theatre where each row has the capacity of $55$ seats. What is the maximum number of contestants that can be seated in a single row with the restriction that no two of them are $4$ seats apart (so that bad luck during the competition is avoided)?

2002 AMC 12/AHSME, 3

Tags:
The dimensions of a rectangular box in inches are all positive integers and the volume of the box is $2002\text{ in}^3$. Find the minimum possible sum in inches of the three dimensions. $\textbf{(A) }36\qquad\textbf{(B) }38\qquad\textbf{(C) }42\qquad\textbf{(D) }44\qquad\textbf{(E) }92$

2006 Thailand Mathematical Olympiad, 12

Let $a_n = 2^{3n-1} + 3^{6n-2} + 5^{6n-3}$. Compute gcd$(a_1, a_2, ... , a_{25})$

2007 Princeton University Math Competition, 5

Tags: geometry
Four circles of radius $1$ are each tangent to two sides (line segments) of a square and externally tangent to a circle of radius $3$. What is the area of the space that is inside the square but not contained in any of the circles?

2006 Irish Math Olympiad, 5

Find all functions $f : \mathbb{R} \mapsto \mathbb{R}$ such that $f(xy+f(x)) = xf(y) +f(x)$ for all $x,y \in \mathbb{R}$.

2021 Belarusian National Olympiad, 10.1

Tags: limit , sequence , algebra
An arbitrary positive number $a$ is given. A sequence ${a_n}$ is defined by equalities $a_1=\frac{a}{a+1}$ and $a_{n+1}=\frac{aa_n}{a^2+a_n-aa_n}$ for all $n \geq 1$ Find the minimal constant $C$ such that inequality $$a_1+a_1a_2+\ldots+a_1\ldots a_m<C$$ holds for all positive integers $m$ regardless of $a$

2020 Nigerian MO round 3, #1

in $ABC$ let $E$ and $F$ be points on line $AC$ and $AB$ respectively such that $BE$ is parallel to $CF$. suppose that the circumcircle of $BCE$ meet $AB$ again at $F'$ and the circumcircle of $BCF$ meets $AC$ again at $E'$. show that $BE'$ Is parallel to $CF'$.

2010 Baltic Way, 5

Tags: function , algebra
Let $\mathbb{R}$ denote the set of real numbers. Find all functions $f:\mathbb{R}\rightarrow\mathbb{R}$ such that \[f(x^2)+f(xy)=f(x)f(y)+yf(x)+xf(x+y)\] for all $x,y\in\mathbb{R}$.

1982 AMC 12/AHSME, 7

Tags:
If the operation $x * y$ is defined by $x * y = (x+1)(y+1) - 1$, then which one of the following is FALSE? $\textbf{(A)} \ x * y = y *x$ for all real $x$ and $y$. $\textbf{(B)} \ x * (y + z) = ( x * y ) + (x * z)$ for all real $x,y,$ and $z$ $\textbf{(C)} \ (x-1) * (x+1) = (x * x) - 1$ for all real $x$. $\textbf{(D)} \ x * 0 = x$ for all real $x$. $\textbf{(E)} \ x * (y * z) = (x * y) * z$for all real $x,y,$ and $z$.

2020 South East Mathematical Olympiad, 4

Let $a_1,a_2,\dots, a_{17}$ be a permutation of $1,2,\dots, 17$ such that $(a_1-a_2)(a_2-a_3)\dots(a_{17}-a_1)=n^{17}$ .Find the maximum possible value of $n$ .

2007 Estonia National Olympiad, 4

Tags: geometry
Two triangles are drawn on a plane in such a way that the area covered by their union is an n-gon (not necessarily convex). Find all possible values of the number of vertices n.

2017 Flanders Math Olympiad, 1

On the parabola $y = x^2$ lie three different points $P, Q$ and $R$. Their projections $P', Q'$ and $R'$ on the $x$-axis are equidistant and equal to $s$ , i.e. $| P'Q'| = | Q'R'| = s$. Determine the area of $\vartriangle PQR$ in terms of $s$

2015 CCA Math Bonanza, T1

Tags: geometry
An archery target can be represented as three concentric circles with radii $3$, $2$, and $1$ which split the target into $3$ regions, as shown in the figure below. What is the area of Region $1$ plus the area of Region $3$? [i]2015 CCA Math Bonanza Team Round #1[/i]

2007 AMC 10, 25

Tags:
How many pairs of positive integers $ (a,b)$ are there such that $ \gcd(a,b) \equal{} 1$ and \[ \frac {a}{b} \plus{} \frac {14b}{9a} \]is an integer? $ \textbf{(A)}\ 4 \qquad \textbf{(B)}\ 6 \qquad \textbf{(C)}\ 9 \qquad \textbf{(D)}\ 12 \qquad \textbf{(E)}\ \text{infinitely many}$

1981 AMC 12/AHSME, 16

Tags:
The base three representation of $x$ is \[ 12112211122211112222. \]The first digit (on the left) of the base nine representation of $x$ is $\text{(A)} \ 1 \qquad \text{(B)} \ 2 \qquad \text{(C)} \ 3 \qquad \text{(D)} \ 4 \qquad \text{(E)} \ 5$

2020 Jozsef Wildt International Math Competition, W56

Tags: inequalities
If $p_k>0,a_k\ge2~(k=1,2,\ldots,n)$ and $$S_n=\sum_{k=1}^na_k,A_n=\prod_{\text{cyc}}a_1^{p_2+p_3+\ldots+p^n},B_n=\prod_{k=1}^na_k^{p_k},$$ then prove that $$\sum_{k=1}^np_k\log_{S_n-a_k}a_k\ge\left(\sum_{k=1}^np_k\right)\log_{A_n}B_n$$ [i]Proposed by Mihály Bencze[/i]

2025 AIME, 13

Tags: sequence
Let the sequence of rationals $x_1,x_2,\dots$ be defined such that $x_1=\frac{25}{11}$ and \[x_{k+1}=\frac{1}{3}\left(x_k+\frac{1}{x_k}-1\right).\] $x_{2025}$ can be expressed as $\frac{m}{n}$ for relatively prime positive integers $m$ and $n$. Find the remainder when $m+n$ is divided by $1000$.

2007 Sharygin Geometry Olympiad, 21

There are two pipes on the plane (the pipes are circular cylinders of equal size, $4$ m around). Two of them are parallel and, being tangent one to another in the common generatrix, form a tunnel over the plane. The third pipe is perpendicular to two others and cuts out a chamber in the tunnel. Determine the area of the surface of this chamber.

2012 Sharygin Geometry Olympiad, 14

Tags: ratio , geometry
In a convex quadrilateral $ABCD$ suppose $AC \cap BD = O$ and $M$ is the midpoint of $BC$. Let $MO \cap AD = E$. Prove that $\frac{AE}{ED} = \frac{S_{\triangle ABO}}{S_{\triangle CDO}}$.

2023 CMIMC Algebra/NT, 1

Suppose $a$, $b$, $c$, and $d$ are non-negative integers such that \[(a+b+c+d)(a^2+b^2+c^2+d^2)^2=2023.\] Find $a^3+b^3+c^3+d^3$. [i]Proposed by Connor Gordon[/i]

2010 Bosnia Herzegovina Team Selection Test, 2

Tags: ratio , geometry
Let $AB$ and $FD$ be chords in circle, which does not intersect and $P$ point on arc $AB$ which does not contain chord $FD$. Lines $PF$ and $PD$ intersect chord $AB$ in $Q$ and $R$. Prove that $\frac{AQ* RB}{QR}$ is constant, while point $P$ moves along the ray $AB$.

2009 Junior Balkan Team Selection Tests - Romania, 2

Let $a$ and $b$ be positive integers. Consider the set of all non-negative integers $n$ for which the number $\left(a+\frac12\right)^n +\left(b+\frac12\right)^n$ is an integer. Show that the set is finite.

2017 ASDAN Math Tournament, 24

Tags:
Consider all rational numbers of the form $\tfrac{p}{q}$ where $p,q$ are relatively prime positive integers less than or equal to $8$, and plot them on the $xy$-plane, where $\tfrac{p}{q}$ corresponds to point $(p,q)$. Arrange the rationals in increasing order $\{P_1,P_2,\dots,P_n\}$ and form a polygon by connecting points $P_i$ and $P_{i+1}$ for $1\le i<n$ and connecting both $P_1$ and $P_n$ to the origin. What is the area of the polygon?

1997 Finnish National High School Mathematics Competition, 4

Count the sum of the four-digit positive integers containing only odd digits in their decimal representation.