Subcontests
(10)x^3+y^3+z^3=2
Consider the equation x3+y3+z3=2.
a) Prove that it has infinitely many integer solutions x,y,z.
b) Determine all integer solutions x,y,z with ∣x∣,∣y∣,∣z∣≤28. System of linear equations in a square grid
Given the sets Rmn={(x,y)∣x=0,1,…,m;y=0,1,…,n}, consider functions f:Rmn→{−1,0,1} with the following property: for each quadruple of points A1,A2,A3,A4∈Rmn which form a square with side length 0<s<3, we have
f(A1)+f(A2)+f(A3)+f(A4)=0.
For each pair (m,n) of positive integers, determine F(m,n), the number of such functions f on Rmn. System of equations, n variables, n^3-n^2
For each natural number n≥2, solve the following system of equations in the integers x1,x2,...,xn:
(n2−n)xi+j=i∏xjS=n3−n2,∀1≤i≤n
where
S=x12+x22+⋯+xn2. Inequality with a(j)-a(i)<=j-i
Let a0,a1,a2,...,an be real numbers, which fulfill the following two conditions:
a) 0=a0≤a1≤a2≤...≤an.
b) For all 0≤i<j≤n holds: aj−ai≤j−i.Prove that
(i=0∑nai)2≥i=0∑nai3.