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

1979 Chisinau City MO, 182

Prove that a section of a cube by a plane cannot be a regular pentagon.

2005 Vietnam Team Selection Test, 3

Find all functions $f: \mathbb{Z} \mapsto \mathbb{Z}$ satisfying the condition: $f(x^3 +y^3 +z^3 )=f(x)^3+f(y)^3+f(z)^3.$

1956 Moscow Mathematical Olympiad, 331

Given a closed broken line $A_1A_2A_3...A_n$ in space and a plane intersecting all its segments, $A_1A_2$ at $B_1, A_2A_3$ at $B_2$ ,$... $, $A_nA_1$ at $B_n$, prove that $$\frac{A_1B_1}{B_1A_2}\cdot \frac{A_2B_2}{B_2A_3}\cdot \frac{A_3B_3}{B_3A_4}\cdot ...\cdot \frac{A_nB_n}{B_nA_1}= 1$$.

1979 AMC 12/AHSME, 23

The edges of a regular tetrahedron with vertices $A ,~ B,~ C$, and $D$ each have length one. Find the least possible distance between a pair of points $P$ and $Q$, where $P$ is on edge $AB$ and $Q$ is on edge $CD$. $\textbf{(A) }\frac{1}{2}\qquad\textbf{(B) }\frac{3}{4}\qquad\textbf{(C) }\frac{\sqrt{2}}{2}\qquad\textbf{(D) }\frac{\sqrt{3}}{2}\qquad\textbf{(E) }\frac{\sqrt{3}}{3}$ [asy] size(150); import patterns; pair D=(0,0),C=(1,-1),B=(2.5,-0.2),A=(1,2),AA,BB,CC,DD,P,Q,aux; add("hatch",hatch()); //AA=new A and etc. draw(rotate(100,D)*(A--B--C--D--cycle)); AA=rotate(100,D)*A; BB=rotate(100,D)*D; CC=rotate(100,D)*C; DD=rotate(100,D)*B; aux=midpoint(AA--BB); draw(BB--DD); P=midpoint(AA--aux); aux=midpoint(CC--DD); Q=midpoint(CC--aux); draw(AA--CC,dashed); dot(P); dot(Q); fill(DD--BB--CC--cycle,pattern("hatch")); label("$A$",AA,W); label("$B$",BB,S); label("$C$",CC,E); label("$D$",DD,N); label("$P$",P,S); label("$Q$",Q,E); //Credit to TheMaskedMagician for the diagram [/asy]

1992 Tournament Of Towns, (357) 6

Consider a polyhedron having $100$ edges. (a) Find the maximal possible number of its edges which can be intersected by a plane (not containing any vertices of the polyhedron) if the polyhedron is convex. (b) Prove that for a non-convex polyhedron this number i. can be as great as $96$, ii. cannot be as great as $100$. (A Andjans, Riga

2012 Sharygin Geometry Olympiad, 6

Consider a tetrahedron $ABCD$. A point $X$ is chosen outside the tetrahedron so that segment $XD$ intersects face $ABC$ in its interior point. Let $A' , B'$ , and $C'$ be the projections of $D$ onto the planes $XBC, XCA$, and $XAB$ respectively. Prove that $A' B' + B' C' + C' A' \le DA + DB + DC$. (V.Yassinsky)

1992 National High School Mathematics League, 3

Areas of four surfaces of a tetrahedron are $S_1,S_2,S_3,S_4$. And the largest one of them is $S$. $\lambda=\frac{S_1+S_2+S_3+S_4}{S}$, then $\lambda$ always satisfies $\text{(A)}2<\lambda\leq4\qquad\text{(B)}3<\lambda<4\qquad\text{(C)}2.5<\lambda\leq4.5\qquad\text{(D)}3.5<\lambda<5.5$

2004 India Regional Mathematical Olympiad, 2

Positive integers are written on all the faces of a cube, one on each. At each corner of the cube, the product of the numbers on the faces that meet at the vertex is written. The sum of the numbers written on the corners is 2004. If T denotes the sum of the numbers on all the faces, find the possible values of T.

1988 Bulgaria National Olympiad, Problem 5

The points of space are painted in two colors. Prove that there is a tetrahedron such that all its vertices and its centroid are of the same color.

2005 District Olympiad, 2

Let $ABCD$ and $ABEF$ be two squares situated in two perpendicular planes and let $O$ be the intersection of the lines $AE$ and $BF$. If $AB=4$ compute: a) the distance from $B$ to the line of intersection between the planes $(DOC)$ and $(DAF)$; b) the distance between the lines $AC$ and $BF$.

2002 Flanders Math Olympiad, 4

A lamp is situated at point $A$ and shines inside the cube. A (massive) square is hung on the midpoints of the 4 vertical faces. What's the area of its shadow? [img]http://www.mathlinks.ro/Forum/album_pic.php?pic_id=285[/img]

2023 LMT Fall, 22

Consider all pairs of points $(a,b,c)$ and $(d,e, f )$ in the $3$-D coordinate system with $ad +be +c f = -2023$. What is the least positive integer that can be the distance between such a pair of points? [i]Proposed by William Hua[/i]

1965 All Russian Mathematical Olympiad, 070

Prove that the sum of the lengths of the polyhedron edges exceeds its tripled diameter (distance between two farest vertices).

2013 AMC 10, 24

A positive integer $n$ is [i]nice[/i] if there is a positive integer $m$ with exactly four positive divisors (including $1$ and $m$) such that the sum of the four divisors is equal to $n$. How many numers in the set $\{2010, 2011, 2012,\ldots,2019\}$ are nice? ${ \textbf{(A)}\ 1\qquad\textbf{(B)}\ 2\qquad\textbf{(C)}\ 3\qquad\textbf{(D}}\ 4\qquad\textbf{(E)}\ 5 $

1972 Vietnam National Olympiad, 4

Let $ABCD$ be a regular tetrahedron with side $a$. Take $E,E'$ on the edge $AB, F, F'$ on the edge $AC$ and $G,G'$ on the edge AD so that $AE =a/6,AE' = 5a/6,AF= a/4,AF'= 3a/4,AG = a/3,AG'= 2a/3$. Compute the volume of $EFGE'F'G'$ in term of $a$ and find the angles between the lines $AB,AC,AD$ and the plane $EFG$.

1989 IMO Shortlist, 24

For points $ A_1, \ldots ,A_5$ on the sphere of radius 1, what is the maximum value that $ min_{1 \leq i,j \leq 5} A_iA_j$ can take? Determine all configurations for which this maximum is attained. (Or: determine the diameter of any set $ \{A_1, \ldots ,A_5\}$ for which this maximum is attained.)

2004 National Olympiad First Round, 24

What is the sum of cubes of real roots of the equation $x^3-2x^2-x+1=0$? $ \textbf{(A)}\ -6 \qquad\textbf{(B)}\ 2 \qquad\textbf{(C)}\ 8 \qquad\textbf{(D)}\ 11 \qquad\textbf{(E)}\ \text{None of above} $

2017 Romania National Olympiad, 1

Prove the following: a) If $ABCA'B'C'$ is a right prism and $M \in (BC), N \in (CA), P \in (AB)$ such that $A'M, B'N$ and $C'P$ are perpendicular each other and concurrent, then the prism $ABCA'B'C'$ is regular. b) If $ABCA'B'C'$ is a regular prism and $\frac{AA'}{AB}=\frac{\sqrt6}{4}$ , then there are $M \in (BC), N \in (CA), P \in (AB)$ so that the lines $A'M, B'N$ and $C'P$ are perpendicular each other and concurrent.

2007 iTest Tournament of Champions, 1

Find the smallest positive integer $n$ such that a cube with sides of length $n$ can be divided up into exactly $2007$ smaller cubes, each of whose sides is of integer length.

2004 Indonesia MO, 1

Determine the number of positive odd and even factor of $ 5^6\minus{}1$.

2007 ITest, 50

A block $Z$ is formed by gluing one face of a solid cube with side length 6 onto one of the circular faces of a right circular cylinder with radius $10$ and height $3$ so that the centers of the square and circle coincide. If $V$ is the smallest convex region that contains Z, calculate $\lfloor\operatorname{vol}V\rfloor$ (the greatest integer less than or equal to the volume of $V$).

1967 IMO, 2

Prove that a tetrahedron with just one edge length greater than $1$ has volume at most $ \frac{1}{8}.$

2009 Kazakhstan National Olympiad, 6

Is there exist four points on plane, such that distance between any two of them is integer odd number? May be it is geometry or number theory or combinatoric, I don't know, so it here :blush:

2006 Sharygin Geometry Olympiad, 24

a) Two perpendicular rays are drawn through a fixed point $P$ inside a given circle, intersecting the circle at points $A$ and $B$. Find the geometric locus of the projections of $P$ on the lines $AB$. b) Three pairwise perpendicular rays passing through the fixed point $P$ inside a given sphere intersect the sphere at points $A, B, C$. Find the geometrical locus of the projections $P$ on the $ABC$ plane

1985 IMO Longlists, 57

[i]a)[/i] The solid $S$ is defined as the intersection of the six spheres with the six edges of a regular tetrahedron $T$, with edge length $1$, as diameters. Prove that $S$ contains two points at a distance $\frac{1}{\sqrt 6}.$ [i]b)[/i] Using the same assumptions in [i]a)[/i], prove that no pair of points in $S$ has a distance larger than $\frac{1}{\sqrt 6}.$