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

2016 AIME Problems, 4

A right prism with height $h$ has bases that are regular hexagons with sides of length $12$. A vertex $A$ of the prism and its three adjacent vertices are the vertices of a triangular pyramid. The dihedral angle (the angle between the two planes) formed by the face of the pyramid that lies in a base of the prism and the face of the pyramid that does not contain $A$ measures $60^\circ$. Find $h^2$.

1950 AMC 12/AHSME, 13

Tags: quadratic
The roots of $ (x^2\minus{}3x\plus{}2)(x)(x\minus{}4)\equal{}0$ are: $\textbf{(A)}\ 4\qquad \textbf{(B)}\ 0\text{ and }4 \qquad \textbf{(C)}\ 1\text{ and }2 \qquad \textbf{(D)}\ 0,1,2\text{ and }4\qquad \textbf{(E)}\ 1,2\text{ and }4$

2010 Belarus Team Selection Test, 5.3

Let $f$ be any function that maps the set of real numbers into the set of real numbers. Prove that there exist real numbers $x$ and $y$ such that \[f\left(x-f(y)\right)>yf(x)+x\] [i]Proposed by Igor Voronovich, Belarus[/i]

1981 All Soviet Union Mathematical Olympiad, 306

Let us say, that a natural number has the property $P(k)$ if it can be represented as a product of $k$ succeeding natural numbers greater than $1$. a) Find k such that there exists n which has properties $P(k)$ and $P(k+2)$ simultaneously. b) Prove that there is no number having properties $P(2)$ and $P(4)$ simultaneously

1967 IMO Shortlist, 1

$A_0B_0C_0$ and $A_1B_1C_1$ are acute-angled triangles. Describe, and prove, how to construct the triangle $ABC$ with the largest possible area which is circumscribed about $A_0B_0C_0$ (so $BC$ contains $B_0, CA$ contains $B_0$, and $AB$ contains $C_0$) and similar to $A_1B_1C_1.$

1983 Swedish Mathematical Competition, 2

Show that \[ \cos x^2 + \cos y^2 - \cos xy < 3 \] for reals $x$, $y$.

2014 IberoAmerican, 3

Given a set $X$ and a function $f: X \rightarrow X$, for each $x \in X$ we define $f^1(x)=f(x)$ and, for each $j \ge 1$, $f^{j+1}(x)=f(f^j(x))$. We say that $a \in X$ is a fixed point of $f$ if $f(a)=a$. For each $x \in \mathbb{R}$, let $\pi (x)$ be the quantity of positive primes lesser or equal to $x$. Given an positive integer $n$, we say that $f: \{1,2, \dots, n\} \rightarrow \{1,2, \dots, n\}$ is [i]catracha[/i] if $f^{f(k)}(k)=k$, for every $k=1, 2, \dots n$. Prove that: (a) If $f$ is catracha, $f$ has at least $\pi (n) -\pi (\sqrt{n}) +1$ fixed points. (b) If $n \ge 36$, there exists a catracha function $f$ with exactly $ \pi (n) -\pi (\sqrt{n}) + 1$ fixed points.

2017 Online Math Open Problems, 15

Tags:
Find the number of integers $1\leq k\leq1336$ such that $\binom{1337}{k}$ divides $\binom{1337}{k-1}\binom{1337}{k+1}$. [i]Proposed by Tristan Shin[/i]

2024 AMC 12/AHSME, 5

Tags:
In the following expression, Melanie changed some of the plus signs to minus signs: $$ 1 + 3+5+7+\cdots+97+99$$ When the new expression was evaluated, it was negative. What is the least number of plus signs that Melanie could have changed to minus signs? $ \textbf{(A) }14 \qquad \textbf{(B) }15 \qquad \textbf{(C) }16 \qquad \textbf{(D) }17 \qquad \textbf{(E) }18 \qquad $

2012 Today's Calculation Of Integral, 850

Evaluate \[\int_0^{\pi} \{(1-x\sin 2x)e^{\cos ^2 x}+(1+x\sin 2x)e^{\sin ^ 2 x}\}\ dx.\]

1999 Greece Junior Math Olympiad, 4

Defi ne alternate sum of a set of real numbers $A =\{a_1,a_2,...,a_k\}$ with $a_1 < a_2 <...< a_k$, the number $S(A) = a_k - a_{k-1} + a_{k-2} - ... + (-1)^{k-1}a_1$ (for example if $A = \{1,2,5, 7\}$ then $S(A) = 7 - 5 + 2 - 1$) Consider the alternate sums, of every subsets of $A = \{1, 2, 3, 4, 5, 6, 7, 8,9, 10\}$ and sum them. What is the last digit of the sum obtained?

2007 IMAC Arhimede, 5

Tags: inequalities
Let $ x,y$ be reals s.t. $ x^2\plus{}y^2\leq1$ and $ n$ a natural number.Prove that: $ (x^n\plus{}y)^2\plus{}y^2\geq\dfrac{1}{n\plus{}2}(x^2\plus{}y^2)^n$

2017 Oral Moscow Geometry Olympiad, 4

Prove that a circle constructed with the side $AB$ of a triangle $ABC$ as a diameter touches the inscribed circle of the triangle $ABC$ if and only if the side $AB$ is equal to the radius of the exircle on that side.

1972 AMC 12/AHSME, 30

Tags: trigonometry
[asy] real h = 7; real t = asin(6/h)/2; real x = 6-h*tan(t); real y = x*tan(2*t); draw((0,0)--(0,h)--(6,h)--(x,0)--cycle); draw((x,0)--(0,y)--(6,h)); draw((6,h)--(6,0)--(x,0),dotted); label("L",(3.75,h/2),W); label("$\theta$",(6,h-1.5),W);draw(arc((6,h),2,270,270-degrees(t)),Arrow(2mm)); label("6''",(3,0),S); draw((2.5,-.5)--(0,-.5),Arrow(2mm)); draw((3.5,-.5)--(6,-.5),Arrow(2mm)); draw((0,-.25)--(0,-.75));draw((6,-.25)--(6,-.75)); //Credit to Zimbalono for the diagram[/asy] A rectangular piece of paper $6$ inches wide is folded as in the diagram so that one corner touches the opposite side. The length in inches of the crease $L$ in terms of angle $\theta$ is $\textbf{(A) }3\sec ^2\theta\csc\theta\qquad\textbf{(B) }6\sin\theta\sec\theta\qquad\textbf{(C) }3\sec\theta\csc\theta\qquad\textbf{(D) }6\sec\theta\csc ^2\theta\qquad \textbf{(E) }\text{None of these}$

2012 National Olympiad First Round, 15

Tags:
If $x^4+8x^3+18x^2+8x+a = 0$ has four distinct real roots, then the real set of $a$ is $ \textbf{(A)}\ (-9,2) \qquad \textbf{(B)}\ (-9,0) \qquad \textbf{(C)}\ [-9,0) \qquad \textbf{(D)}\ [-8,1) \qquad \textbf{(E)}\ (-8,1)$

1998 IMO Shortlist, 2

Let $r_{1},r_{2},\ldots ,r_{n}$ be real numbers greater than or equal to 1. Prove that \[ \frac{1}{r_{1} + 1} + \frac{1}{r_{2} + 1} + \cdots +\frac{1}{r_{n}+1} \geq \frac{n}{ \sqrt[n]{r_{1}r_{2} \cdots r_{n}}+1}. \]

May Olympiad L2 - geometry, 2009.2

Let $ABCD$ be a convex quadrilateral such that the triangle $ABD$ is equilateral and the triangle $BCD$ is isosceles, with $\angle C = 90^o$. If $E$ is the midpoint of the side $AD$, determine the measure of the angle $\angle CED$.

1977 Bulgaria National Olympiad, Problem 1

For natural number $n$ and real numbers $\alpha$ and $x$ satisfy the inequalities $\alpha^{n+1}\le x\le1$ and $0<\alpha<1$. Prove that $$\prod_{k=1}^n\left|\frac{x-\alpha^k}{x+\alpha^k}\right|\le\prod_{k=1}^n\left|\frac{1-\alpha^k}{1+\alpha^k}\right|.$$ [i]Borislav Boyanov[/i]

1986 IMO Longlists, 47

Let $A,B$ be adjacent vertices of a regular $n$-gon ($n\ge5$) with center $O$. A triangle $XYZ$, which is congruent to and initially coincides with $OAB$, moves in the plane in such a way that $Y$ and $Z$ each trace out the whole boundary of the polygon, with $X$ remaining inside the polygon. Find the locus of $X$.

2009 Thailand Mathematical Olympiad, 10

Let $p > 5$ be a prime. Suppose that $$\frac{1}{2^2} + \frac{1}{4^2}+ \frac{1}{6^2}+ ...+ \frac{1}{(p -1)^2} =\frac{a}{b}$$ where $a/b$ is a fraction in lowest terms. Show that $p | a$.

2016 Spain Mathematical Olympiad, 3

In the circumscircle of a triangle $ABC$, let $A_1$ be the point diametrically opposed to the vertex $A$. Let $A'$ the intersection point of $AA'$ and $BC$. The perpendicular to the line $AA'$ from $A'$ meets the sides $AB$ and $AC$ at $M$ and $N$, respectively. Prove that the points $A,M,A_1$ and $N$ lie on a circle which has the center on the height from $A$ of the triangle $ABC$.

2000 District Olympiad (Hunedoara), 4

Consider the pyramid $ VABCD, $ where $ V $ is the top and $ ABCD $ is a rectangular base. If $ \angle BVD = \angle AVC, $ then prove that the triangles $ VAC $ and $ VBD $ share the same perimeter and area.

2014 Chile National Olympiad, 6

Prove that for every set of $2n$ lines in the plane, such that there are no two parallel lines, there are two lines that divide the plane into four quadrants such that in each quadrant the number of unbounded regions is equal to $n$. [asy] unitsize(1cm); pair[] A, B; pair P, Q, R, S; A[1] = (0,5.2); B[1] = (6.1,0); A[2] = (1.5,5.5); B[2] = (3.5,0); A[3] = (6.8,5.5); B[3] = (1,0); A[4] = (7,4.5); B[4] = (0,4); P = extension(A[2],B[2],A[4],B[4]); Q = extension(A[3],B[3],A[4],B[4]); R = extension(A[1],B[1],A[2],B[2]); S = extension(A[1],B[1],A[3],B[3]); fill(P--Q--S--R--cycle, palered); fill(A[4]--(7,0)--B[1]--S--Q--cycle, paleblue); draw(A[1]--B[1]); draw(A[2]--B[2]); draw(A[3]--B[3]); draw(A[4]--B[4]); label("Bounded region", (3.5,3.7), fontsize(8)); label("Unbounded region", (5.4,2.5), fontsize(8)); [/asy]

1987 China Team Selection Test, 3

Tags: induction , algebra
Let $r_1=2$ and $r_n = \prod^{n-1}_{k=1} r_i + 1$, $n \geq 2.$ Prove that among all sets of positive integers such that $\sum^{n}_{k=1} \frac{1}{a_i} < 1,$ the partial sequences $r_1,r_2, ... , r_n$ are the one that gets nearer to 1.

2009 Postal Coaching, 5

Find all real polynomials $P(x)$ such that for every four distinct natural numbers $a, b, c, d$ such that $a^2 + b^2 + c^2 = 2d^2$ with $gcd(a, b, c, d) = 1$ the following equality holds: $$2(P(d))^2 + 2P(ab + bc + ca) = (P(a + b + c))^2$$ .