Prove that there is at most one point of an integer lattice on a circle with centre at \((\sqrt 2, \sqrt 3)\).
Is it possible to draw from some point on a plane \(n\) tangents to a polynomial of \(n\)-th power?
Prove that if \((p, q) = 1\) and \(p/q\) is a rational root of the polynomial \(P (x) = a_nx^n + \dots + a_1x + a_0\) with integer coefficients, then
a) \(a_0\) is divisible by \(p\);
b) \(a_n\) is divisible by \(q\).
Derive from the theorem in question 61013 that \(\sqrt{17}\) is an irrational number.
Let \(a, b\) be positive integers and \((a, b) = 1\). Prove that the quantity cannot be a real number except in the following cases \((a, b) = (1, 1)\), \((1,3)\), \((3,1)\).
For what values of \(n\) does the polynomial \((x+1)^n - x^n - 1\) divide by:
a) \(x^2 + x + 1\); b) \((x^2 + x + 1)^2\); c) \((x^2 + x + 1)^3\)?
Old calculator I.
a) Suppose that we want to find \(\sqrt[3]{x}\) (\(x> 0\)) on a calculator that can find \(\sqrt{x}\) in addition to four ordinary arithmetic operations. Consider the following algorithm. A sequence of numbers \(\{y_n\}\) is constructed, in which \(y_0\) is an arbitrary positive number, for example, \(y_0 = \sqrt{\sqrt{x}}\), and the remaining elements are defined by \(y_{n + 1} = \sqrt{\sqrt{x y_n}}\) (\(n \geq 0\)).
Prove that \(\lim\limits_{n\to\infty} y_n = \sqrt[3]{x}\).
b) Construct a similar algorithm to calculate the fifth root.
The sequence of numbers \(a_1, a_2, a_3, \dots\) is given by the following conditions \(a_1 = 1\), \(a_{n + 1} = a_n + \frac {1} {a_n^2}\) (\(n \geq 0\)).
Prove that
a) this sequence is unbounded;
b) \(a_{9000} > 30\);
c) find the limit \(\lim \limits_ {n \to \infty} \frac {a_n} {\sqrt [3] n}\).
Draw all of the stairs made from four bricks in descending order, starting with the steepest \((4, 0, 0, 0)\) and ending with the shallowest \((1, 1, 1, 1)\).
A frog jumps over the vertices of the triangle \(ABC\), moving each time to one of the neighbouring vertices.
How many ways can it get from \(A\) to \(A\) in \(n\) jumps?