Problems

Age
Difficulty
Found: 2

To transmit messages by telegraph, each letter of the Russian alphabet () ( and are counted as identical) is represented as a five-digit combination of zeros and ones corresponding to the binary number of the given letter in the alphabet (letter numbering starts from zero). For example, the letter is represented in the form 00000, letter -00001, letter -10111, letter -11111. Transmission of the five-digit combination is made via a cable containing five wires. Each bit is transmitted on a separate wire. When you receive a message, Cryptos has confused the wires, so instead of the transmitted word, a set of letters is received. Find the word you sent.

Author: A.K. Tolpygo

An irrational number α, where 0<α<12, is given. It defines a new number α1 as the smaller of the two numbers 2α and 12α. For this number, α2 is determined similarly, and so on.

a) Prove that for some n the inequality αn<3/16 holds.

b) Can it be that αn>7/40 for all positive integers n?