Problems

Age
Difficulty
Found: 1506

In a box, there are 10 white and 15 black balls. Four balls are removed from the box. What is the probability that all of the removed balls will be white?

There are three boxes, in each of which there are balls numbered from 0 to 9. One ball is taken from each box. What is the probability that

a) three ones were taken out;

b) three equal numbers were taken out?

Each side in the triangle \(ABC\) is divided into 8 equal segments. How many different triangles exist with the vertices at the points of division (the points \(A\), \(B\), \(C\) cannot be the vertices of triangles) in which neither side is parallel to either side of the triangle \(ABC\)?

How many integers are there from 1 to 1,000,000, which are neither full squares, nor full cubes, nor numbers to the fourth power?

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?

Tickets cost 50 cents, and \(2n\) buyers stand in line at a cash register. Half of them have one dollar, the rest – 50 cents. The cashier starts selling tickets without having any money. How many different orders of people can there be in the queue, such that the cashier can always give change?

Prove that the Catalan numbers satisfy the recurrence relationship \(C_n = C_0C_{n-1} + C_1C_{n-2} + \dots + C_{n-1}C_0\). The definition of the Catalan numbers \(C_n\) is given in the handbook.

Determine all prime numbers \(p\) and \(q\) such that \(p^2 - 2q^2 = 1\) holds.

Prove that for a real positive \(\alpha\) and a positive integer \(d\), \(\lfloor \alpha / d\rfloor = \lfloor \lfloor \alpha\rfloor / d\rfloor\) is always satisfied.