Problems

Age
Difficulty
Found: 412

A passenger left his things in an automatic storage room, and when he came to get his things, it turned out that he had forgotten the code. He only remembers that in the code there were the numbers 23 and 37. To open the room, you need to correctly type a five-digit number. What is the least number of codes you need to sort through in order to open the room for sure?

Consider a chess board of size \(n \times n\). It is required to move a rook from the bottom left corner to the upper right corner. You can move only up and to the right, without going into the cells of the main diagonal and the one below it. (The rook is on the main diagonal only initially and in the final moment in time.) How many possible routes does the rook have?

Let \((1 + \sqrt {2} + \sqrt {3})^n = p_n + q_n \sqrt {2} + r_n \sqrt {3} + s_n \sqrt {6}\) for \(n \geq 0\). Find:

a) \(\lim \limits_ {n \to \infty} {\frac {p_n} {q_n}}\); b) \(\lim \limits_ {n \to \infty} {\frac {p_n} {r_n}}\); c) \(\lim \limits_ {n \to \infty} {\frac {p_n} {s_n}}\);

Find the generating functions of the sequences of Chebyshev polynomials of the first and second kind: \[F_T(x,z) = \sum_{n=0}^{\infty}T_n(x)z^n;\quad F_U(x,z) = \sum_{n=0}^{\infty}U_n(X)z^n.\]

Definitions of Chebyshev polynomials can be found in the handbook.

We denote by \(P_{k, l}(n)\) the number of partitions of the number \(n\) into at most \(k\) terms, each of which does not exceed \(l\). Prove the equalities:

a) \(P_{k, l}(n) - P_{k, l-1}(n) = P_{k-1, l}(n-l)\);

b) \(P_{k, l}(n) - P_{k-1, l} (n) = P_{k, l-1}(n-k)\);

c) \(P_{k, l}(n) = P_{l, k} (n)\);

d) \(P_{k, l}(n) = P_{k, l} (kl - n)\).

The height of the room is 3 meters. When it was being renovated, it turned out that more paint was needed on each wall than on the floor. Can the area of the floor of this room be more than 10 square meters?

The number \(x\) is such a number that exactly one of the four numbers \(a = x - \sqrt{2}\), \(b = x-1/x\), \(c = x + 1/x\), \(d = x^2 + 2\sqrt{2}\) is not an integer. Find all such \(x\).

A group of several friends was in correspondence in such a way that each letter was received by everyone except for the sender. Each person wrote the same number of letters, as a result of which all together the friends received 440 letters. How many people could be in this group of friends?

In the isosceles triangle \(ABC\), the angle \(B\) is equal to \(30^{\circ}\), and \(AB = BC = 6\). The height \(CD\) of the triangle \(ABC\) and the height \(DE\) of the triangle \(BDC\) are drawn. Find the length \(BE\).