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

A square grid is composed of $ n^2\equiv 1\pmod 4 $ unit cells that contained each a locust that jumped the same amount of cells in the direccion of columns or lines, without leaving the grid. Prove that, as a result of this, at least two locusts landed on the same cell. [i]Marius Cavachi[/i]
a)Is it true that for every non-empty set $A$ and every associative operation $*:A \times A \to A$ the conditions $$x*x*y=y \;\;\; \text{and}\; \;\; y*x*x=y$$ for every $x,y\in A$ imply commutativity of $*$? b)a)Is it true that for every non-empty set $A$ and every associative operation $*:A \times A \to A$ the condition$$x*x*y=y $$ for every $x,y\in A$ implies commutativity of $*$? [i]Proposed by Paulius Drungilas, Arturas Dubickas (Vilnius University). [/i]
Assume that $ R$, a recursive, binary relation on $ \mathbb{N}$ (the set of natural numbers), orders $ \mathbb{N}$ into type $ \omega$. Show that if $ f(n)$ is the $ n$th element of this order, then $ f$ is not necessarily recursive. [i]L. Posa[/i]
Is there any real number $\alpha$ for which there exist two functions $f,g: \mathbb{N} \to \mathbb{N}$ such that $$\alpha=\lim_{n \to \infty} \frac{f(n)}{g(n)},$$ but the function which associates to $n$ the $n$-th decimal digit of $\alpha$ is not recursive?