Problems

Age
Difficulty
Found: 41

Method of iterations. In order to approximately solve an equation, it is allowed to write \(f (x) = x\), by using the iteration method. First, some number \(x_0\) is chosen, and then the sequence \(\{x_n\}\) is constructed according to the rule \(x_{n + 1} = f (x_n)\) (\(n \geq 0\)). Prove that if this sequence has the limit \(x * = \lim \limits_ {n \to \infty} x_n\), and the function \(f (x)\) is continuous, then this limit is the root of the original equation: \(f (x ^*) = x^*\).

Prove that for a monotonically increasing function \(f (x)\) the equations \(x = f (f (x))\) and \(x = f (x)\) are equivalent.

You are mixing four magic potions, and you choose how much of each one to use. Let \(a\), \(b\), \(c\), and \(d\) be the amounts of the four potions you pour in, each chosen between \(0\) and \(1\) liter. The wizard tells you that the magic power of your mix is given by the formula \[a + b + c + d - ab - bc - cd - da.\] What is the largest magic power you can create?

A function \(f\) is given, defined on the set of real numbers and taking real values. It is known that for any \(x\) and \(y\) such that \(x > y\), the inequality \((f (x)) ^2 \leq f (y)\) is true. Prove that the set of values generated by the function is contained in the interval \([0,1]\).

The numerical function \(f\) is such that for any \(x\) and \(y\) the equality \(f (x + y) = f (x) + f (y) + 80xy\) holds. Find \(f(1)\) if \(f(0.25) = 2\).

Solve the system of equations: \[\begin{aligned} \sin y - \sin x &= x-y; &&\text{and}\\ \sin y - \sin z &= z-y; && \text{and}\\ x-y+z &= \pi. \end{aligned}\]

The functions \(f\) and \(g\) are defined on the entire number line and are reciprocal. It is known that \(f\) is represented as a sum of a linear and a periodic function: \(f (x) = kx + h (x)\), where \(k\) is a number, and \(h\) is a periodic function. Prove that \(g\) is also represented in this form.