« Vrati se
For any two nonnegative integers n and k satisfying n\geq k, we define the number c(n,k) as follows:

- c\left(n,0\right)=c\left(n,n\right)=1 for all n\geq 0;

- c\left(n+1,k\right)=2^{k}c\left(n,k\right)+c\left(n,k-1\right) for n\geq k\geq 1.

Prove that c\left(n,k\right)=c\left(n,n-k\right) for all n\geq k\geq 0.

Slični zadaci

Let S be the set of all pairs (m,n) of relatively prime positive integers m,n with n even and m < n. For s = (m,n) \in S write n = 2^k \cdot n_o where k, n_0 are positive integers with n_0 odd and define f(s) = (n_0, m + n - n_0). Prove that f is a function from S to S and that for each s = (m,n) \in S, there exists a positive integer t \leq \frac{m+n+1}{4} such that f^t(s) = s, where f^t(s) = \underbrace{ (f \circ f \circ \cdots \circ f) }_{t \text{ times}}(s).

If m+n is a prime number which does not divide 2^k - 1 for k = 1,2, \ldots, m+n-2, prove that the smallest value t which satisfies the above conditions is \left [\frac{m+n+1}{4} \right ] where \left[ x \right] denotes the greatest integer \leq x.
Let r_{1},r_{2},\ldots ,r_{n} be real numbers greater than or equal to 1. Prove that

\frac{1}{r_{1} + 1} + \frac{1}{r_{2} + 1} + \cdots +\frac{1}{r_{n}+1} \geq \frac{n}{ \sqrt[n]{r_{1}r_{2} \cdots r_{n}}+1}.
Let x,y and z be positive real numbers such that xyz=1. Prove that


\frac{x^{3}}{(1 + y)(1 + z)}+\frac{y^{3}}{(1 + z)(1 + x)}+\frac{z^{3}}{(1 + x)(1 + y)}  \geq \frac{3}{4}.
Find all functions f: \mathbb{N^{*}}\to \mathbb{N^{*}} satisfying
\left(f^{2}\left(m\right)+f\left(n\right)\right) \mid \left(m^{2}+n\right)^{2}
for any two positive integers m and n.

Remark. The abbreviation \mathbb{N^{*}} stands for the set of all positive integers:
\mathbb{N^{*}}=\left\{1,2,3,...\right\}.
By f^{2}\left(m\right), we mean \left(f\left(m\right)\right)^{2} (and not f\left(f\left(m\right)\right)).
For an integer m, denote by t(m) the unique number in \{1, 2, 3\} such that m + t(m) is a multiple of 3. A function f: \mathbb{Z}\to\mathbb{Z} satisfies f( - 1) = 0, f(0) = 1, f(1) = - 1 and f\left(2^{n} + m\right) = f\left(2^n - t(m)\right) - f(m) for all integers m, n\ge 0 with 2^n > m. Prove that f(3p)\ge 0 holds for all integers p\ge 0.

Proposed by Gerhard Woeginger, Austria
Let f be a non-constant function from the set of positive integers into the set of positive integer, such that a-b divides f\!\left(a\right)-f\!\left(b\right) for all distinct positive integers a, b. Prove that there exist infinitely many primes p such that p divides f\!\left(c\right) for some positive integer c.

Proposed by Juhan Aru, Estonia