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

2021 CMIMC Integration Bee, 8

$$\int\left(\frac{x-1}{x^2+1}\right)^2e^x\,dx$$ [i]Proposed by Connor Gordon[/i]

2020 Candian MO, 5#

If A,B are invertible and the set {A<sup>k</sup> - B<sup>k</sup> | k is a natural number} is finite , then there exists a natural number m such that A<sup>m</sup> = B<sup>m</sup>.

2020 Polish Junior MO Second Round, 5.

Let $a$, $b$ be such integers that $gcd(a + n,b + n) > 1$ for every integer $n \geq 1$. Prove that $a = b$.

2007 Pre-Preparation Course Examination, 3

Prove that for each $ a\in\mathbb N$, there are infinitely many natural $ n$, such that \[ n\mid a^{n \minus{} a \plus{} 1} \minus{} 1. \]

2004 India IMO Training Camp, 3

The game of $pebbles$ is played on an infinite board of lattice points $(i,j)$. Initially there is a $pebble$ at $(0,0)$. A move consists of removing a $pebble$ from point $(i,j)$and placing a $pebble$ at each of the points $(i+1,j)$ and $(i,j+1)$ provided both are vacant. Show taht at any stage of the game there is a $pebble$ at some lattice point $(a,b)$ with $0 \leq a+b \leq 3$

2009 Jozsef Wildt International Math Competition, W. 14

If the function $f:[0,1]\to (0.+\infty)$ is increasing and continuous, then for every $a\geq 0$ the following inequality holds: $$\int \limits_0^1 \frac{x^{a+1}}{f(x)}dx \leq \frac{a+1}{a+2} \int \limits_0^1 \frac{x^{a}}{f(x)}dx$$

2017 Korea USCM, 7

Prove the following inequality holds if $\{a_n\}$ is a deceasing sequence of positive reals, and $0<\theta<\frac{\pi}{2}$. $$\left|\sum_{n=1}^{2017} a_n \cos n\theta \right| \leq \frac{\pi a_1}{\theta}$$

2008 District Olympiad, 2

Let $A,B\in \mathcal{M}_n(\mathbb{R})$. Prove that $\text{rank}\ A+\text{rank}\ B\le n$ if and only if there exists an invertible matrix $X\in \mathcal{M}_n(\mathbb{R})$ such that $AXB=O_n$.

2020 USMCA, 15

Tags:
The number $2020!$ can be expressed as $7^k \cdot m$, where $k, m$ are integers and $m$ is not divisible by $7$. Find the remainder when $m$ is divided by $49$.

2008 USAMO, 1

Prove that for each positive integer $ n$, there are pairwise relatively prime integers $ k_0,k_1,\ldots,k_n$, all strictly greater than $ 1$, such that $ k_0k_1\ldots k_n\minus{}1$ is the product of two consecutive integers.

VI Soros Olympiad 1999 - 2000 (Russia), 10.9

Prove that for any $\lambda > 3$ there is a number $x$ for which $$\sin x + \sin (\lambda x) \ge 1.8.$$

1988 AMC 8, 14

Tags:
$ \diamondsuit $ and $ \Delta $ are whole numbers and $ \diamondsuit\times\Delta =36 $. The largest possible value of $ \diamondsuit+\Delta $ is $ \text{(A)}\ 12\qquad\text{(B)}\ 13\qquad\text{(C)}\ 15\qquad\text{(D)}\ 20\ \qquad\text{(E)}\ 37 $

2018 Korea Junior Math Olympiad, 8

For every set $S$ with $n(\ge3)$ distinct integers, show that there exists a function $f:\{1,2,\dots,n\}\rightarrow S$ satisfying the following two conditions. (i) $\{ f(1),f(2),\dots,f(n)\} = S$ (ii) $2f(j)\neq f(i)+f(k)$ for all $1\le i<j<k\le n$.

2012 Albania National Olympiad, 1

Find all primes $p$ such that $p+2$ and $p^2+2p-8$ are also primes.

1951 Moscow Mathematical Olympiad, 200

What figure can the central projection of a triangle be? (The center of the projection does not lie on the plane of the triangle.)

2016 China Team Selection Test, 1

$P$ is a point in the interior of acute triangle $ABC$. $D,E,F$ are the reflections of $P$ across $BC,CA,AB$ respectively. Rays $AP,BP,CP$ meet the circumcircle of $\triangle ABC$ at $L,M,N$ respectively. Prove that the circumcircles of $\triangle PDL,\triangle PEM,\triangle PFN$ meet at a point $T$ different from $P$.

III Soros Olympiad 1996 - 97 (Russia), 10.6

Find $m$ and $n$ such that the set of points whose coordinates $x$ and $y$ satisfy the equation $|y-2x|=x$, coincides with the set of points specified by the equation $|mx + ny| = y$.

2022 Iran MO (3rd Round), 3

We have $n\ge3$ points on the plane such that no three are collinear. Prove that it's possible to name them $P_1,P_2,\ldots,P_n$ such that for all $1<i<n$, the angle $\angle P_{i-1}P_iP_{i+1}$ is acute.

2021 Thailand Mathematical Olympiad, 2

Tags: sequence , algebra
Determine all sequences $a_1,a_2,a_3,\dots$ of positive integers that satisfy the equation $$(n^2+1)a_{n+1} - a_n = n^3+n^2+1$$ for all positive integers $n$.

2008 USAPhO, 2

A uniform pool ball of radius $r$ and mass $m$ begins at rest on a pool table. The ball is given a horizontal impulse $J$ of fixed magnitude at a distance $\beta r$ above its center, where $-1 \le \beta \le 1$. The coefficient of kinetic friction between the ball and the pool table is $\mu$. You may assume the ball and the table are perfectly rigid. Ignore effects due to deformation. (The moment of inertia about the center of mass of a solid sphere of mass $m$ and radius $r$ is $I_{cm} = \frac{2}{5}mr^2$.) [asy] size(250); pen dps = linewidth(0.7) + fontsize(10); defaultpen(dps); filldraw(circle((0,0),1),gray(.8)); draw((-3,-1)--(3,-1)); draw((-2.4,0.1)--(-2.4,0.6),EndArrow); draw((-2.5,0)--(2.5,0),dashed); draw((-2.75,0.7)--(-0.8,0.7),EndArrow); label("$J$",(-2.8,0.7),W); label("$\beta r$",(-2.3,0.35),E); draw((0,-1.5)--(0,1.5),dashed); draw((1.7,-0.1)--(1.7,-0.9),BeginArrow,EndArrow); label("$r$",(1.75,-0.5),E); [/asy] (a) Find an expression for the final speed of the ball as a function of $J$, $m$, and $\beta$. (b) For what value of $\beta$ does the ball immediately begin to roll without slipping, regardless of the value of $\mu$?

2015 CHMMC (Fall), 1

Call a positive integer $x$ $n$-[i]cube-invariant[/i] if the last $n$ digits of $x$ are equal to the last $n$ digits of $x^3$. For example, $1$ is $n$-cube invariant for any integer $n$. How many $2015$-cube-invariant numbers $x$ are there such that $x < 10^{2015}$?

1999 French Mathematical Olympiad, Problem 3

For which acute-angled triangles is the ratio of the smallest side to the inradius the maximum?

Mathematical Minds 2023, P4

Rațiu and Horațiu are playing a game on a $100\times 100$ grid. They make moves alternatively, starting with Rațiu. At a move, a player places a token on an empty cell of the grid. If a player places a token on a cell which is adjacent to another cell with a token, he loses. Determine who has a winning strategy.

2008 Harvard-MIT Mathematics Tournament, 2

Tags: ratio , geometry , inradius
Let $ ABC$ be an equilateral triangle. Let $ \Omega$ be its incircle (circle inscribed in the triangle) and let $ \omega$ be a circle tangent externally to $ \Omega$ as well as to sides $ AB$ and $ AC$. Determine the ratio of the radius of $ \Omega$ to the radius of $ \omega$.

2011 Today's Calculation Of Integral, 693

Evaluate $\int_0^{\pi} \sqrt[4]{1+|\cos x|}\ dx.$ created by kunny