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

2014 Singapore Senior Math Olympiad, 14

Tags: geometry
In triangle $\triangle ABC$, $D$ lies between $A$ and $C$ and $AC=3AD$, $E$ lies between $B$ and $C$ and $BC=4EC$. $B,G,F,D$ in that order, are on a straight line and $BD=5GF=5FD$. Suppose the area of $\triangle ABC$ is $900$, find the area of the triangle $\triangle EFG$.

1948 Putnam, A4

Tags: integration
Let $D$ be a plane region bounded by a circle of radius $r.$ Let $(x,y)$ be a point of $D$ and consider a circle of radius $\delta$ and center at $(x,y).$ Denote by $l(x,y)$ the length of that arc of the circle which is outside $D.$ Find $$\lim_{\delta \to 0} \frac{1}{\delta^{2}} \int_{D} l(x,y)\; dx\; dy.$$

2002 Junior Balkan Team Selection Tests - Moldova, 8

Find all triplets (a, b, c) of positive integers so that $a^2b$, $b^2c$ and $c^2a$ devide $a^3+b^3+c^3$

2002 JBMO ShortLists, 5

Let $ a,b,c$ be positive real numbers. Prove the inequality: $ \frac {a^3}{b^2} \plus{} \frac {b^3}{c^2} \plus{} \frac {c^3}{a^2}\ge \frac {a^2}{b} \plus{} \frac {b^2}{c} \plus{} \frac {c^2}{a}$

2006 Polish MO Finals, 3

Find all pairs of integers $a,b$ for which there exists a polynomial $P(x) \in \mathbb{Z}[X]$ such that product $(x^2+ax+b)\cdot P(x)$ is a polynomial of a form \[ x^n+c_{n-1}x^{n-1}+\cdots+c_1x+c_0 \] where each of $c_0,c_1,\ldots,c_{n-1}$ is equal to $1$ or $-1$.

2015 Baltic Way, 14

In the non-isosceles triangle $ABC$ an altitude from $A$ meets side $BC$ in $D$ . Let $M$ be the midpoint of $BC$ and let $N$ be the reflection of $M$ in $D$ . The circumcirle of triangle $AMN$ intersects the side $AB$ in $P\ne A$ and the side $AC$ in $Q\ne A$ . Prove that $AN,BQ$ and $CP$ are concurrent.

2018 Brazil Team Selection Test, 5

Prove: there are polynomials $S_1, S_2, \ldots$ in the variables $x_1, x_2, \ldots,y_1, y_2,\ldots$ with integer coefficients satisfying, for every integer $n \ge 1$, $$\sum_{d \mid n} d \cdot S_d ^{n/d}=\sum_{d \mid n} d \cdot (x_d ^{n/d}+y_d ^{n/d}) \quad (*)$$ Here, the sums run through the positive divisors $d$ of $n$. For example, the first two polynomials are $S_1 = x_1 + y_1$ and $S_2 = x_2 + y_2 - x_1y_1$, which verify identity $(*)$ for $n = 2$: $S_1^2 + 2S_2 = (x_1^2 + y_1^2) + 2 \cdot(x_2 + y_2)$.

2006 IMO Shortlist, 7

For all positive integers $n$, show that there exists a positive integer $m$ such that $n$ divides $2^{m} + m$. [i]Proposed by Juhan Aru, Estonia[/i]

2010 IFYM, Sozopol, 6

Let $n\geq 3$ be a natural number and $x\in \mathbb{R}$, for which $\{ x\} =\{ x^2\} =\{ x^n\} $ (with $\{ x\} $ we denote the fractional part of $x$). Prove that $x$ is an integer.

1989 AMC 12/AHSME, 5

Tags:
Toothpicks of equal length are used to build a rectangular grid as shown. If the grid is 20 toothpicks high and 10 toothpicks wide, then the number of toothpicks used is [asy] real xscl = 1.2; int[] x = {0,1,2,4,5},y={0,1,3,4,5}; for(int a:x){ for(int b:y) { dot((a*xscl,b)); } } for(int a:x) { pair prev = (a,y[0]); for(int i = 1;i<y.length;++i) { pair p = (a,y[i]); pen pen = linewidth(.7); if(y[i]-prev.y!=1){ pen+=dotted; } draw((xscl*prev.x,prev.y)--(xscl*p.x,p.y),pen); prev = p; } }for(int a:y) { pair prev = (x[0],a); for(int i = 1;i<x.length;++i) { pair p = (x[i],a); pen pen = linewidth(.7); if(x[i]-prev.x!=1){ pen+=dotted; } draw((xscl*prev.x,prev.y)--(p.x*xscl,p.y),pen); prev = p; } } path lblx = (0,-.7)--(5*xscl,-.7); draw(lblx); label("$10$",lblx); path lbly = (5*xscl+.7,0)--(5*xscl+.7,5); draw(lbly); label("$20$",lbly);[/asy] $\text{(A)} \ 30 \qquad \text{(B)} \ 200 \qquad \text{(C)} \ 410 \qquad \text{(D)} \ 420 \qquad \text{(E)} \ 430$

2005 Silk Road, 4

Suppose $\{a(n) \}_{n=1}^{\infty}$ is a sequence that: \[ a(n) =a(a(n-1))+a(n-a(n-1)) \ \ \ \forall \ n \geq 3\] and $a(1)=a(2)=1$. Prove that for each $n \geq 1$ , $a(2n) \leq 2a(n)$.

2012 Today's Calculation Of Integral, 802

Let $k$ and $a$ are positive constants. Denote by $V_1$ the volume of the solid generated by a rotation of the figure enclosed by the curve $C: y=\frac{x}{x+k}\ (x\geq 0)$, the line $x=a$ and the $x$-axis around the $x$-axis, and denote by $V_2$ that of the solid by a rotation of the figure enclosed by the curve $C$, the line $y=\frac{a}{a+k}$ and the $y$-axis around the $y$-axis. Find the ratio $\frac{V_2}{V_1}.$

1969 Canada National Olympiad, 4

Let $ABC$ be an equilateral triangle, and $P$ be an arbitrary point within the triangle. Perpendiculars $PD,PE,PF$ are drawn to the three sides of the triangle. Show that, no matter where $P$ is chosen, \[ \frac{PD+PE+PF}{AB+BC+CA}=\frac{1}{2\sqrt{3}}. \]

2021 Stanford Mathematics Tournament, R8

[b]p29.[/b] Consider pentagon $ABCDE$. How many paths are there from vertex $A$ to vertex $E$ where no edge is repeated and does not go through $E$. [b]p30.[/b] Let $a_1, a_2, ...$ be a sequence of positive real numbers such that $\sum^{\infty}_{n=1} a_n = 4$. Compute the maximum possible value of $\sum^{\infty}_{n=1}\frac{\sqrt{a_n}}{2^n}$ (assume this always converges). [b]p31.[/b] Define function $f(x) = x^4 + 4$. Let $$P =\prod^{2021}_{k=1} \frac{f(4k - 1)}{f(4k - 3)}.$$ Find the remainder when $P$ is divided by $1000$. [b]p32.[/b] Reduce the following expression to a simplified rational: $\cos^7 \frac{\pi}{9} + \cos^7 \frac{5\pi}{9}+ \cos^7 \frac{7\pi}{9}$ PS. You should use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].

2013 German National Olympiad, 2

Let $\alpha$ be a real number with $\alpha>1$. Let the sequence $(a_n)$ be defined as $$a_n=1+\sqrt[\alpha]{2+\sqrt[\alpha]{3+\ldots+\sqrt[\alpha]{n+\sqrt[\alpha]{n+1}}}}$$ for all positive integers $n$. Show that there exists a positive real constant $C$ such that $a_n<C$ for all positive integers $n$.

2024 Malaysian IMO Training Camp, 5

Let $n$ be an odd integer and $m=\phi(n)$ be the Euler's totient function. Call a set of residues $T=\{a_1, \cdots, a_k\} \pmod n$ to be [i]good[/i] if $\gcd(a_i, n) > 1$ $\forall i$, and $\gcd(a_i, a_j) = 1, \forall i \neq j$. Define the set $S_n$ consisting of the residues $$\sum_{i=1}^k a_i ^m\pmod{n}$$ over all possible residue sets $T=\{a_1,\cdots,a_k\}$ that is good. Determine $|S_n|$. [i]Proposed by Anzo Teh Zhao Yang[/i]

2017 Costa Rica - Final Round, 2

Determine the greatest common divisor of the numbers: $$5^5-5, 7^7-7, 9^9-9 ,..., 2017^{2017}-2017,$$

1976 IMO Longlists, 44

A circle of radius $1$ rolls around a circle of radius $\sqrt{2}$. Initially, the tangent point is colored red. Afterwards, the red points map from one circle to another by contact. How many red points will be on the bigger circle when the center of the smaller one has made $n$ circuits around the bigger one?

2021 Purple Comet Problems, 26

Tags:
The product $$\left(\frac{1}{2^3-1}+\frac12\right)\left(\frac{1}{3^3-1}+\frac12\right)\left(\frac{1}{4^3-1}+\frac12\right)\cdots\left(\frac{1}{100^3-1}+\frac12\right)$$ can be written as $\frac{r}{s2^t}$ where $r$, $s$, and $t$ are positive integers and $r$ and $s$ are odd and relatively prime. Find $r+s+t$.

2016 AMC 8, 2

In rectangle $ABCD$, $AB=6$ and $AD=8$. Point $M$ is the midpoint of $\overline{AD}$. What is the area of $\triangle AMC$? $\textbf{(A) }12\qquad\textbf{(B) }15\qquad\textbf{(C) }18\qquad\textbf{(D) }20\qquad \textbf{(E) }24$

2014 Junior Balkan Team Selection Tests - Romania, 2

Determine all real numbers $x, y, z \in (0, 1)$ that satisfy simultaneously the conditions: $(x^2 + y^2)\sqrt{1- z^2}\ge z$ $(y^2 + z^2)\sqrt{1- x^2}\ge x$ $(z^2 + x^2)\sqrt{1- y^2}\ge y$

1982 Dutch Mathematical Olympiad, 1

Tags: inequalities
Which is greater: $ 17091982!^2$ or $ 17091982^{17091982}$?

2002 Swedish Mathematical Competition, 3

$C$ is the circle center $(0,1)$, radius $1$. $P$ is the parabola $y = ax^2$. They meet at $(0, 0)$. For what values of $a$ do they meet at another point or points?

1985 National High School Mathematics League, 7

In $\triangle ABC$, if $A,B,C$ are geometric series, and $b^2-a^2=ac$, then $B=$________.

LMT Speed Rounds, 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]