Skip to main content
OlympiadHQ

Browse · MathNet

Print

China-TST-2025A

China 2025 algebra

Problem

Given a positive integer , let integers (not both zero) satisfy , . Define the sequence as follows: and for , Concatenating the decimal expansions of after the decimal point yields an infinite decimal . For example, if , , , then , , , , , , , , etc., so . Prove that is irrational.
Solution
Proof: First, we prove that is unbounded. If not, let , then for any , from and , we have . By the boundedness of , the only possibility is , which inductively leads to , a contradiction!

Let be the number of digits of . We further prove that for any , there exists such that . By the unboundedness of , there exists a minimal , then and , thus .

For convenience, denote as the number obtained by concatenating positive integer with non-negative integer . By contradiction, assume (i.e., this repeating decimal has ultimate period length ), where . Take sufficiently large so that appears to the right of , then for any , is a number with period , where is any positive integer. Take with sufficiently large so that for all , then there exists a minimal such that has exactly digits, clearly .

If has more than digits, then there must exist where has digits, leading to some number before having digits, a contradiction!

Clearly , so . But is the period length, thus the last digits of and must be identical, which implies has at least digits. Therefore, there exists a number before with digits, another contradiction!

In conclusion, the assumption by contradiction is invalid, and the original proposition is proved. □

Techniques

Recurrence relationsOther