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

2007 AMC 12/AHSME, 24

For each integer $ n > 1,$ let $ F(n)$ be the number of solutions of the equation $ \sin x \equal{} \sin nx$ on the interval $ [0,\pi].$ What is $ \sum_{n \equal{} 2}^{2007}F(n)?$ $ \textbf{(A)}\ 2,014,524 \qquad \textbf{(B)}\ 2,015,028 \qquad \textbf{(C)}\ 2,015,033 \qquad \textbf{(D)}\ 2,016,532 \qquad \textbf{(E)}\ 2,017,033$

2007 China Girls Math Olympiad, 2

Let $ ABC$ be an acute triangle. Points $ D$, $ E$, and $ F$ lie on segments $ BC$, $ CA$, and $ AB$, respectively, and each of the three segments $ AD$, $ BE$, and $ CF$ contains the circumcenter of $ ABC$. Prove that if any two of the ratios $ \frac{BD}{DC}$, $ \frac{CE}{EA}$, $ \frac{AF}{FB}$, $ \frac{BF}{FA}$, $ \frac{AE}{EC}$, $ \frac{CD}{DB}$ are integers, then triangle $ ABC$ is isosceles.

2024 Moldova EGMO TST, 7

Tags: trigonometry
$ \frac{\sqrt{10+\sqrt{1}}+\sqrt{10+\sqrt{2}}+...+\sqrt{10+\sqrt{99}}}{\sqrt{10-\sqrt{1}}+\sqrt{10-\sqrt{2}}+...+\sqrt{10-\sqrt{99}}}=? $

2024 Tuymaada Olympiad, 7

Given are quadratic trinomials $f$ and $g$ with integral coefficients. For each positive integer $n$ there is an integer $k$ such that \[\frac{f(k)}{g(k)}=\frac{n + 1}{n}. \] Prove that $f$ and $g$ have a common root. [i] Proposed by A. Golovanov [/i]

2007 Nicolae Păun, 2

Consider a sequence of positive real numbers $ \left( x_n \right)_{n\ge 1} $ and a primitivable function $ f:\mathbb{R}\longrightarrow\mathbb{R} . $ [b]a)[/b] Prove that $ f $ is monotonic and continuous if for any natural numbers $ n $ and real numbers $ x, $ the inequality $$ f\left( x+x_n \right)\geqslant f(x) $$ is true. [b]b)[/b] Show that $ f $ is convex if for any natural numbers $ n $ and real numbers $ x, $ the inequality $$ f\left( x+2x_n \right) +f(x)\geqslant 2f\left( x+x_n \right) $$ is true. [i]Sorin Rădulescu[/i] and [i]Ion Savu[/i]

2012 Romania National Olympiad, 1

[color=darkred]Let $f,g\colon [0,1]\to [0,1]$ be two functions such that $g$ is monotonic, surjective and $|f(x)-f(y)|\le |g(x)-g(y)|$ , for any $x,y\in [0,1]$ . [list] [b]a)[/b] Prove that $f$ is continuous and that there exists some $x_0\in [0,1]$ with $f(x_0)=g(x_0)$ . [b]b)[/b] Prove that the set $\{x\in [0,1]\, |\, f(x)=g(x)\}$ is a closed interval. [/list][/color]

1968 AMC 12/AHSME, 21

If $S=1!+2!+3!+ \cdots +99!$, then the units' digit in the value of $S$ is: $\textbf{(A)}\ 9 \qquad\textbf{(B)}\ 8 \qquad\textbf{(C)}\ 5 \qquad\textbf{(D)}\ 3 \qquad\textbf{(E)}\ 0$

2020 Vietnam National Olympiad, 5

Let a system of equations: $\left\{\begin{matrix}x-ay=yz\\y-az=zx\\z-ax=xy\end{matrix}\right.$ a)Find (x,y,z) if a=0 b)Prove that: the system have 5 distinct roots $\forall$a>1,a$\in\mathbb{R}.$

2008 Bosnia And Herzegovina - Regional Olympiad, 4

$ n$ points (no three being collinear) are given in a plane. Some points are connected and they form $ k$ segments. If no three of these segments form triangle ( equiv. there are no three points, such that each two of them are connected) prove that $ k \leq \left \lfloor \frac {n^{2}}{4}\right\rfloor$

1996 Balkan MO, 2

Let $ p$ be a prime number with $ p>5$. Consider the set $ X \equal{} \left\{p \minus{} n^2 \mid n\in \mathbb{N} ,\ n^2 < p\right\}$. Prove that the set $ X$ has two distinct elements $ x$ and $ y$ such that $ x\neq 1$ and $ x\mid y$. [i]Albania[/i]

1978 IMO Shortlist, 14

Prove that it is possible to place $2n(2n + 1)$ parallelepipedic (rectangular) pieces of soap of dimensions $1 \times 2 \times (n + 1)$ in a cubic box with edge $2n + 1$ if and only if $n$ is even or $n = 1$. [i]Remark[/i]. It is assumed that the edges of the pieces of soap are parallel to the edges of the box.

2024 All-Russian Olympiad Regional Round, 9.4

The positive integers $1, 2, \ldots, 1000$ are written in some order on one line. Show that we can find a block of consecutive numbers, whose sum is in the interval $(100000; 100500]$.

2013 AMC 8, 6

Tags:
The number in each box below is the product of the numbers in the two boxes that touch it in the row above. For example, $30 = 6\times5$. What is the missing number in the top row? [asy] unitsize(0.8cm); draw((-1,0)--(1,0)--(1,-2)--(-1,-2)--cycle); draw((-2,0)--(0,0)--(0,2)--(-2,2)--cycle); draw((0,0)--(2,0)--(2,2)--(0,2)--cycle); draw((-3,2)--(-1,2)--(-1,4)--(-3,4)--cycle); draw((-1,2)--(1,2)--(1,4)--(-1,4)--cycle); draw((1,2)--(1,4)--(3,4)--(3,2)--cycle); label("600",(0,-1)); label("30",(-1,1)); label("6",(-2,3)); label("5",(0,3)); [/asy] $\textbf{(A)}\ 2 \qquad \textbf{(B)}\ 3 \qquad \textbf{(C)}\ 4 \qquad \textbf{(D)}\ 5 \qquad \textbf{(E)}\ 6$

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 $

2022 Cyprus JBMO TST, 1

Prove that for every natural number $k$, at least one of the integers \[ 2k-1, \quad 5k-1 \quad \text{and} \quad 13k-1\] is not a perfect square.

1966 AMC 12/AHSME, 39

In base $R_1$ the expanded fraction $F_1$ becomes $0.373737...$, and the expanded fraction $F_2$ becomes $0.737373...$. In base $R_2$ fraction $F_1$, when expanded, becomes $0.252525...$, while fraction $F_2$ becomes $0.525252...$. The sum of $R_1$ and $R_2$, each written in base ten is: $\text{(A)}\ 24 \qquad \text{(B)}\ 22\qquad \text{(C)}\ 21\qquad \text{(D)}\ 20\qquad \text{(E)}\ 19$

2009 Kyrgyzstan National Olympiad, 8

Tags: function , algebra , limit
Does there exist a function $ f: {\Bbb N} \to {\Bbb N}$ such that $ f(f(n \minus{} 1)) \equal{} f(n \plus{} 1) \minus{} f(n)$ for all $ n > 2$.

2007 AMC 8, 4

Tags:
A haunted house has six windows. In how many ways can Georgie the Ghost enter the house by one window and leave by a different window? $\textbf{(A)}\ 12 \qquad \textbf{(B)}\ 15 \qquad \textbf{(C)}\ 18 \qquad \textbf{(D)}\ 30 \qquad \textbf{(E)}\ 36$

2021 AMC 12/AHSME Fall, 23

Tags:
What is the average number of pairs of consecutive integers in a randomly selected subset of $5$ distinct integers chosen from the set $\{ 1, 2, 3, …, 30\}$? (For example the set $\{1, 17, 18, 19, 30\}$ has $2$ pairs of consecutive integers.) $\textbf{(A)}\ \frac{2}{3} \qquad\textbf{(B)}\ \frac{29}{36} \qquad\textbf{(C)}\ \frac{5}{6} \qquad\textbf{(D)}\ \frac{29}{30} \qquad\textbf{(E)}\ 1$

2015 Princeton University Math Competition, 6

Tags:
What is the smallest positive integer $n$ such that $2^n - 1$ is a multiple of $2015$?

2000 AIME Problems, 3

A deck of forty cards consists of four 1's, four 2's,..., and four 10's. A matching pair (two cards with the same number) is removed from the deck. Given that these cards are not returned to the deck, let $m/n$ be the probability that two randomly selected cards also form a pair, where $m$ and $n$ are relatively prime positive integers. Find $m+n.$

2011 Cuba MO, 2

Determine all the integer solutions of the equation $3x^4-2024y+1= 0$.

2013 Purple Comet Problems, 2

The following diagram shows an eight-sided polygon $ABCDEFGH$ with side lengths $8,15,8,8,8,6,8,$ and $29$ as shown. All of its angles are right angles. Turn this eight-sided polygon into a six-sided polygon by connecting $B$ to $D$ with an edge and $E$ to $G$ with an edge to form polygon $ABDEGH$. Find the perimeter of $ABDEGH$. [asy] size(200); defaultpen(linewidth(2)); pen qq=font("phvb"); pair rectangle[] = {origin,(0,-8),(15,-8),(15,-16),(23,-16),(23,-8),(29,-8),(29,0)}; string point[] = {"A","B","C","D","E","F","G","H"}; int dirlbl[] = {135,225,225,225,315,315,315,45}; string value[] = {"8","15","8","8","8","6","8","29"}; int direction[] = {0,90,0,90,180,90,180,270}; for(int i=0;i<=7;i=i+1) { draw(rectangle[i]--rectangle[(i+1) % 8]); label(point[i],rectangle[i],dir(dirlbl[i]),qq); label(value[i],(rectangle[i]+rectangle[(i+1) % 8])/2,dir(direction[i]),qq); } [/asy]

2019 Peru IMO TST, 2

A [i]power[/i] is a positive integer of the form $a^k$, where $a$ and $k$ are positive integers with $k\geq 2$. Let $S$ be the set of positive integers which cannot be expressed as sum of two powers (for example, $4,\ 7,\ 15$ and $27$ are elements of $S$). Determine whether the set $S$ has a finite or infinite number of elements.

2022 Cyprus JBMO TST, 2

Tags: geometry
In a triangle $ABC$ with $\widehat{A}=80^{\circ}$ and $\widehat{B}=60^{\circ}$, the internal angle bisector of $\widehat{C}$ meets the side $AB$ at the point $D$. The parallel from $D$ to the side $AC$, meets the side $BC$ at the point $E$. Find the measure of the angle $\angle EAB$.