Found problems: 85335
1986 Polish MO Finals, 4
Find all $n$ such that there is a real polynomial $f(x)$ of degree $n$ such that $f(x) \ge f'(x)$ for all real $x$.
2022 AMC 10, 6
How many of the first ten numbers of the sequence $121$, $11211$, $1112111$, ... are prime numbers?
$\textbf{(A) } 0 \qquad \textbf{(B) }1 \qquad \textbf{(C) }2 \qquad \textbf{(D) }3 \qquad \textbf{(E) }4$
2021 Purple Comet Problems, 23
The sum $$\sum_{k=3}^{\infty} \frac{1}{k(k^4-5k^2+4)^2}$$ is equal to $\frac{m^2}{2n^2}$, where $m$ and $n$ are relatively prime positive integers. Find $m+n$.
2009 Indonesia TST, 1
2008 persons take part in a programming contest. In one round, the 2008 programmers are divided into two groups. Find the minimum number of groups such that every two programmers ever be in the same group.
2020 AMC 8 -, 16
Each of the points $A$, $B$, $C$, $D$, $E$, and $F$ in the figure below represent a different digit from 1 to 6. Each of the five lines shown passes through some of these points. The digits along the line each are added to produce 5 sums, one for each line. The total of the sums is $47$. What is the digit represented by $B$?
[asy]
size(200);
dotfactor = 10;
pair p1 = (-28,0);
pair p2 = (-111,213);
draw(p1--p2,linewidth(1));
pair p3 = (-160,0);
pair p4 = (-244,213);
draw(p3--p4,linewidth(1));
pair p5 = (-316,0);
pair p6 = (-67,213);
draw(p5--p6,linewidth(1));
pair p7 = (0, 68);
pair p8 = (-350,10);
draw(p7--p8,linewidth(1));
pair p9 = (0, 150);
pair p10 = (-350, 62);
draw(p9--p10,linewidth(1));
pair A = intersectionpoint(p1--p2, p5--p6);
dot("$A$", A, 2*W);
pair B = intersectionpoint(p5--p6, p3--p4);
dot("$B$", B, 2*WNW);
pair C = intersectionpoint(p7--p8, p5--p6);
dot("$C$", C, 1.5*NW);
pair D = intersectionpoint(p3--p4, p7--p8);
dot("$D$", D, 2*NNE);
pair EE = intersectionpoint(p1--p2, p7--p8);
dot("$E$", EE, 2*NNE);
pair F = intersectionpoint(p1--p2, p9--p10);
dot("$F$", F, 2*NNE);
[/asy]
$\textbf{(A)}\ 1 \qquad \textbf{(B)}\ 2 \qquad \textbf{(C)}\ 3 \qquad \textbf{(D)}\ 4 \qquad \textbf{(E)}\ 5$
2015 Singapore Junior Math Olympiad, 4
Let $A$ be a set of numbers chosen from $1,2,..., 2015$ with the property that any two distinct numbers, say $x$ and $y$, in $A$ determine a unique isosceles triangle (which is non equilateral) whose sides are of length $x$ or $y$. What is the largest possible size of $A$?
2016 Dutch IMO TST, 1
Let $\triangle ABC$ be a acute triangle. Let $H$ the foot of the C-altitude in $AB$ such that $AH=3BH$, let $M$ and $N$ the midpoints of $AB$ and $AC$ and let $P$ be a point such that $NP=NC$ and $CP=CB$ and $B$, $P$ are located on different sides of the line $AC$. Prove that $\measuredangle APM=\measuredangle PBA$.
2009 Romania Team Selection Test, 2
Prove that the circumcircle of a triangle contains exactly 3 points whose Simson lines are tangent to the triangle's Euler circle and these points are the vertices of an equilateral triangle.
1995 AMC 8, 15
What is the $100^\text{th}$ digit to the right of the decimal point in the decimal form of $4/37$?
$\text{(A)}\ 0 \qquad \text{(B)}\ 1 \qquad \text{(C)}\ 2 \qquad \text{(D)}\ 7 \qquad \text{(E)}\ 8$
2013 Online Math Open Problems, 32
In $\triangle ABC$ with incenter $I$, $AB = 61$, $AC = 51$, and $BC=71$. The circumcircles of triangles $AIB$ and $AIC$ meet line $BC$ at points $D$ ($D \neq B$) and $E$ ($E \neq C$), respectively. Determine the length of segment $DE$.
[i]James Tao[/i]