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: 288

1978 Putnam, B4

Tags: integer , equation
Prove that for every real number $N$ the equation $$ x_{1}^{2}+x_{2}^{2} +x_{3}^{2} +x_{4}^{2} = x_1 x_2 x_3 +x_1 x_2 x_4 + x_1 x_3 x_4 +x_2 x_3 x_4$$ has an integer solution $(x_1 , x_2 , x_3 , x_4)$ for which $x_1, x_2 , x_3 $ and $x_4$ are all larger than $N.$

2015 Germany Team Selection Test, 1

Find the least positive integer $n$, such that there is a polynomial \[ P(x) = a_{2n}x^{2n}+a_{2n-1}x^{2n-1}+\dots+a_1x+a_0 \] with real coefficients that satisfies both of the following properties: - For $i=0,1,\dots,2n$ it is $2014 \leq a_i \leq 2015$. - There is a real number $\xi$ with $P(\xi)=0$.

2013 JBMO Shortlist, 6

Solve in integers the system of equations: $$x^2-y^2=z$$ $$3xy+(x-y)z=z^2$$

1994 Denmark MO - Mohr Contest, 4

In a right-angled triangle in which all side lengths are integers, one has a cathetus length $1994$. Determine the length of the hypotenuse.

1959 Kurschak Competition, 1

$a, b, c$ are three distinct integers and $n$ is a positive integer. Show that $$\frac{a^n}{(a - b)(a - c)}+\frac{ b^n}{(b - a)(b - c)} +\frac{ c^n}{(c - a)(c - b)}$$ is an integer.

1977 Bundeswettbewerb Mathematik, 3

Show that there are infinitely many positive integers $a$ that cannot be written as $a = a_{1}^{6}+ a_{2}^{6} + \ldots + a_{7}^{6},$ where the $a_i$ are positive integers. State and prove a generalization.

2018 BAMO, 4

(a) Find two quadruples of positive integers $(a,b, c,n)$, each with a different value of $n$ greater than $3$, such that $$\frac{a}{b} +\frac{b}{c} +\frac{c}{a} = n$$ (b) Show that if $a,b, c$ are nonzero integers such that $\frac{a}{b} +\frac{b}{c} +\frac{c}{a}$ is an integer, then $abc$ is a perfect cube. (A perfect cube is a number of the form $n^3$, where $n$ is an integer.)

2024 ITAMO, 6

For each integer $n$, determine the smallest real number $M_n$ such that \[\frac{1}{a_1}+\frac{a_1}{a_2}+\frac{a_2}{a_3}+\dots+\frac{a_{n-1}}{a_n} \le M_n\] for any $n$-tuple $(a_1,a_2,\dots,a_n)$ of integers such that $1<a_1<a_2<\dots<a_n$.

2019 Hanoi Open Mathematics Competitions, 12

Given an expression $x^2 + ax + b$ where $a,b$ are integer coefficients. At any step, one can change the expression by adding either $1$ or $-1$ to only one of the two coefficients $a, b$. a) Suppose that the initial expression has $a =-7$ and $b = 19$. Show your modification steps to obtain a new expression that has zero value at some integer value of $x$. b) Starting from the initial expression as above, one gets the expression $x^2 - 17x + 9$ after $m$ modification steps. Prove that at a certain step $k$ with $k < m$, the obtained expression has zero value at some integer value of $x$.

2018 Auckland Mathematical Olympiad, 5

Find all possible triples of positive integers, $a, b, c$ so that $\frac{a+1}{b}$, $\frac{b+1}{c}$ and $\frac{c+1}{a}$ are also integers.

2015 Saudi Arabia IMO TST, 3

Let $n$ and $k$ be two positive integers. Prove that if $n$ is relatively prime with $30$, then there exist two integers $a$ and $b$, each relatively prime with $n$, such that $\frac{a^2 - b^2 + k}{n}$ is an integer. Malik Talbi

2003 Estonia National Olympiad, 4

Prove that there exist infinitely many positive integers $n$ such that $\sqrt{n}$ is not an integer and $n$ is divisible by $[\sqrt{n}] $.

2008 Greece JBMO TST, 4

Product of two integers is $1$ less than three times of their sum. Find those integers.