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

2019 AMC 12/AHSME, 19

In $\triangle ABC$ with integer side lengths, \[ \cos A=\frac{11}{16}, \qquad \cos B= \frac{7}{8}, \qquad \text{and} \qquad\cos C=-\frac{1}{4}. \] What is the least possible perimeter for $\triangle ABC$? $\textbf{(A) } 9 \qquad \textbf{(B) } 12 \qquad \textbf{(C) } 23 \qquad \textbf{(D) } 27 \qquad \textbf{(E) } 44$

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)

1973 Miklós Schweitzer, 1

We say that the rank of a group $ G$ is at most $ r$ if every subgroup of $ G$ can be generated by at most $ r$ elements. Prove that here exists an integer $ s$ such that for every finite group $ G$ of rank $ 2$ the commutator series of $ G$ has length less than $ s$. [i]J. Erdos[/i]

2018 AMC 12/AHSME, 22

The solutions to the equations $z^2=4+4\sqrt{15}i$ and $z^2=2+2\sqrt 3i,$ where $i=\sqrt{-1},$ form the vertices of a parallelogram in the complex plane. The area of this parallelogram can be written in the form $p\sqrt q-r\sqrt s,$ where $p,$ $q,$ $r,$ and $s$ are positive integers and neither $q$ nor $s$ is divisible by the square of any prime number. What is $p+q+r+s?$ $\textbf{(A) } 20 \qquad \textbf{(B) } 21 \qquad \textbf{(C) } 22 \qquad \textbf{(D) } 23 \qquad \textbf{(E) } 24 $

2016 Saudi Arabia IMO TST, 3

Let $P \in Q[x]$ be a polynomial of degree $2016$ whose leading coefficient is $1$. A positive integer $m$ is [i]nice [/i] if there exists some positive integer $n$ such that $m = n^3 + 3n + 1$. Suppose that there exist infinitely many positive integers $n$ such that $P(n)$ are nice. Prove that there exists an arithmetic sequence $(n_k)$ of arbitrary length such that $P(n_k)$ are all nice for $k = 1,2, 3$,

2021 All-Russian Olympiad, 3

On a line $n+1$ segments are marked such that one of the points of the line is contained in all of them. Prove that one can find $2$ distinct segments $I, J$ which intersect at a segment of length at least $\frac{n-1}{n}d$, where $d$ is the length of the segment $I$.

2000 CentroAmerican, 3

Let $ ABCDE$ be a convex pentagon. If $ P$, $ Q$, $ R$ and $ S$ are the respective centroids of the triangles $ ABE$, $ BCE$, $ CDE$ and $ DAE$, show that $ PQRS$ is a parallelogram and its area is $ 2/9$ of that of $ ABCD$.

2025 Harvard-MIT Mathematics Tournament, 27

Tags: guts
Compute the number of ordered pairs $(m,n)$ of [i]odd[/i] positive integers both less than $80$ such that $$\gcd(4^m+2^m+1, 4^n+2^n+1)>1.$$

2024 ISI Entrance UGB, P3

Let $ABCD$ be a quadrilateral with all the internal angles $< \pi$. Squares are drawn on each side as shown in the picture below. Let $\Delta_1 , \Delta_2 , \Delta_3 , \Delta_4$ denote the areas of the shaded triangles as shown. Prove that \[\Delta_1 - \Delta_2 + \Delta_3 - \Delta_4 = 0.\] [asy] //made from sweat and hardwork by SatisfiedMagma import olympiad; import geometry; size(250); pair A = (-3,0); pair B = (0,2); pair C = (5.88,0.44); pair D = (0.96, -1.86); pair H = B + rotate(90)*(C-B); pair G = C + rotate(270)*(B-C); pair J = C + rotate(90)*(D-C); pair I = D + rotate(270)*(C-D); pair L = D + rotate(90)*(A-D); pair K = A + rotate(270)*(D-A); pair F = A + rotate(90)*(B-A); pair E = B + rotate(270)*(A-B); draw(B--H--G--C--B, blue); draw(C--J--I--D--C, red); draw(B--E--F--A--B, orange); draw(D--L--K--A--D, magenta); draw(L--I, fuchsia); draw(J--G, fuchsia); draw(E--H, fuchsia); draw(F--K, fuchsia); pen lightFuchsia = deepgreen + 0.5*white; fill(D--L--I--cycle, lightFuchsia); fill(A--K--F--cycle, lightFuchsia); fill(E--B--H--cycle, lightFuchsia); fill(C--J--G--cycle, lightFuchsia); label("$\triangle_2$", (E+B+H)/3); label("$\triangle_4$", (D+L+I)/3); label("$\triangle_3$", (C+G+J)/3); label("$\triangle_1$", (A+F+K)/3); dot("$A$", A, S); dot("$B$", B, S); dot("$C$", C, S); dot("$D$", D, N); dot("$H$", H, dir(H)); dot("$G$", G, dir(G)); dot("$J$", J, dir(J)); dot("$I$", I, dir(I)); dot("$L$", L, dir(L)); dot("$K$", K, dir(K)); dot("$F$", F, dir(F)); dot("$E$", E, dir(E)); [/asy]

2001 India IMO Training Camp, 1

Complex numbers $\alpha$ , $\beta$ , $\gamma$ have the property that $\alpha^k +\beta^k +\gamma^k$ is an integer for every natural number $k$. Prove that the polynomial \[(x-\alpha)(x-\beta )(x-\gamma )\] has integer coefficients.

2006 Putnam, B3

Let $S$ be a finite set of points in the plane. A linear partition of $S$ is an unordered pair $\{A,B\}$ of subsets of $S$ such that $A\cup B=S,\ A\cap B=\emptyset,$ and $A$ and $B$ lie on opposite sides of some straight line disjoint from $S$ ($A$ or $B$ may be empty). Let $L_{S}$ be the number of linear partitions of $S.$ For each positive integer $n,$ find the maximum of $L_{S}$ over all sets $S$ of $n$ points.

1976 IMO Shortlist, 1

Let $ABC$ be a triangle with bisectors $AA_1,BB_1, CC_1$ ($A_1 \in BC$, etc.) and $M$ their common point. Consider the triangles $MB_1A, MC_1A,MC_1B,MA_1B,MA_1C,MB_1C$, and their inscribed circles. Prove that if four of these six inscribed circles have equal radii, then $AB = BC = CA.$

2002 China Team Selection Test, 2

Tags: function , algebra
Given an integer $k$. $f(n)$ is defined on negative integer set and its values are integers. $f(n)$ satisfies \[ f(n)f(n+1)=(f(n)+n-k)^2, \] for $n=-2,-3,\cdots$. Find an expression of $f(n)$.

2014 CHMMC (Fall), 3

Suppose that in a group of $6$ people, if $A$ is friends with $B$, then $B$ is friends with $A$. If each of the $6$ people draws a graph of the friendships between the other $5$ people, we get these $6$ graphs, where edges represent friendships and points represent people. [img]https://cdn.artofproblemsolving.com/attachments/5/5/7265067f585e3dfe77ba94ac6261b4462cd015.png[/img] If Sue drew the first graph, how many friends does she have?

2012 NIMO Problems, 9

A quadratic polynomial $p(x)$ with integer coefficients satisfies $p(41) = 42$. For some integers $a, b > 41$, $p(a) = 13$ and $p(b) = 73$. Compute the value of $p(1)$. [i]Proposed by Aaron Lin[/i]

2001 Switzerland Team Selection Test, 1

The $2001 \times 2001$ trees in a park form a square grid. What is the largest number of trees that can be cut so that no tree stump can be seen from any other? (Each tree has zero width.)

1994 APMO, 4

Is there an infinite set of points in the plane such that no three points are collinear, and the distance between any two points is rational?

2006 Silk Road, 2

Tags: inequalities
For positive $a,b,c$, such that $abc=1$ prove the inequality: $4(\sqrt[3]{\frac{a}{b}}+\sqrt[3]{\frac{b}{c}}+\sqrt[3]{\frac{c}{a}}) \leq 3(2+a+b+c+\frac{1}{a}+\frac{1}{b}+ \frac{1}{c})^{\frac{2}{3}}$.

2012 Bogdan Stan, 4

Prove that the elements of any natural power of a $ 2\times 2 $ special linear integer matrix are pairwise coprime, with the possible exception of the pairs that form the diagonals. [i]Vasile Pop[/i]

2016 Azerbaijan National Mathematical Olympiad, 3

Let's call any natural number "very prime" if any number of consecutive digits (in particular, a digit or number itself) is a prime number. For example, $23$ and $37$ are "very prime" numbers, but $237$ and $357$ are not. Find the largest "prime" number (with justification!).

2024 Israel TST, P3

Let $n$ be a positive integer and $p$ be a prime number of the form $8k+5$. A polynomial $Q$ of degree at most $2023$ and nonnegative integer coefficients less than or equal to $n$ will be called "cool" if \[p\mid Q(2)\cdot Q(3) \cdot \ldots \cdot Q(p-2)-1.\] Prove that the number of cool polynomials is even.

2019 MOAA, 10

Let $S$ be the set of all four digit palindromes (a palindrome is a number that reads the same forwards and backwards). The average value of $|m - n|$ over all ordered pairs $(m, n)$, where $m$ and $n$ are (not necessarily distinct) elements of $S$, is equal to $p/q$ , for relatively prime positive integers $p$ and $q$. Find $p + q$.

2023 Durer Math Competition Finals, 11

The [i]binary sudoku[/i] is a puzzle in which a table should be filled with digits $0$ and $1$ such that in each row and column, the number of 0s is equal to the number of $1$s. Furthermore, there cannot exist three adjacent cells in a row or in a column such that they have the same digit written in them. Solving the given binary sudoku, what is the sum of the numbers in the two diagonals? [img]https://cdn.artofproblemsolving.com/attachments/a/8/be7de94ce02a90b3cabf1b9795b94ec7ec677f.png[/img]

2021 Latvia TST, 1.4

Initially, on the board, all integers from $1$ to $400$ are written. Two players play a game alternating their moves. In one move it is allowed to erase from the board any 3 integers, which form a triangle. The player, who can not perform a move loses. Who has a winning strategy?

2015 Romania National Olympiad, 3

In the convex quadrilateral $ABCD$ we have that $\angle BCD = \angle ADC \ge 90 ^o$. The bisectors of $\angle BAD$ and $\angle ABC$ intersect in $M$. Prove that if $M \in CD$, then $M$ is the middle of $CD$.