« Vrati se
The sequence f_1, f_2, \cdots, f_n, \cdots of functions is defined for x > 0 recursively by
f_1(x)=x , \quad f_{n+1}(x) = f_n(x) \left(f_n(x) + \frac 1n \right)
Prove that there exists one and only one positive number a such that 0 < f_n(a) < f_{n+1}(a) < 1 for all integers n \geq 1.

Slični zadaci

For each positive integer n, let f(n) denote the number of ways of representing n as a sum of powers of 2 with nonnegative integer exponents. Representations which differ only in the ordering of their summands are considered to be the same. For instance, f(4) = 4, because the number 4 can be represented in the following four ways: 4; 2+2; 2+1+1; 1+1+1+1.

Prove that, for any integer n \geq 3 we have 2^{\frac {n^2}{4}} < f(2^n) < 2^{\frac {n^2}2}.
An n \times n matrix whose entries come from the set S = \{1, 2, \ldots , 2n - 1\} is called a silver matrix if, for each i = 1, 2, \ldots , n, the i-th row and the i-th column together contain all elements of S. Show that:

(a) there is no silver matrix for n = 1997;

(b) silver matrices exist for infinitely many values of n.
A function f defined on the positive integers (and taking positive integers values) is given by:
\begin{matrix} f(1) = 1, f(3) = 3 \\ f(2n) = f(n) \\ f(4n + 1) = 2f(2n + 1) - f(n) \\ f(4n + 3) = 3f(2n + 1) - 2f(n)\text{,} \end{matrix}
for all positive integers n. Determine with proof the number of positive integers \leq 1988 for which f(n) = n.
The function f(n) is defined on the positive integers and takes non-negative integer values. f(2)=0,f(3)>0,f(9999)=3333 and for all m,n: f(m+n)-f(m)-f(n)=0 \text{ or } 1. Determine f(1982).
The function f(x,y) satisfies: f(0,y)=y+1, f(x+1,0) = f(x,1), f(x+1,y+1)=f(x,f(x+1,y)) for all non-negative integers x,y. Find f(4,1981).
Solve the equation |x^2 -1|+ |x^2 - 4| = mx as a function of the parameter m. Which pairs (x,m) of integers satisfy this equation ?