A Simple Combinatorial Problem and Related Thoughts

Like
Like Love Haha Wow Sad Angry
2

Problem: If the decimal expansion of aa contains all 1010 digits (0,...,90,...,9), then the number of length nn strings (shorted as nn-strings) is greater than n+8n+8.

If you’ve established the simple lemma, the solution is instant. Otherwise very impossible.

Lemma: The number CnC_n of nn-strings is strictly greater than Cn1C_{n-1}, that of n1n-1-strings.
Actually,  we always have CnCn1C_n \ge C_{n-1}: Every n1n-1-string corresponds to an nn-string by continuing 1 more digit. The map is clearly injective. If Cn=Cn1C_n=C_{n-1}, it is bijective, meaning we have a way to continue uniquely, which means rationality. Rigidly, at least one of the n1n-1-strings occurs infinitely, but all digits after some n1n-1-string is totally determined by it. So if an n1n-1-string appears twice, it must appear every such distances, and so do the digits between.

(Further discussion: For a rational number, split it into a finite part, and a recurring part. If the minimal length of recurring string is nn, then any mm-string starting in the recurring part has exactly nn variations, if mnm \ge n. Additional variations brought by the finite irregular part is finite (regardless of mm), as the starting point is finite. So CnC_n in this case is not decreasing but bounded. So it reaches some certain number and stays stable. In a purely recurring case, the number is exactly nn (meaning afore-defined).

Now CnCn1+1...9+1C_n \ge C_{n-1}+1 \ge ... \ge 9+1, as 10>9=1+810 > 9=1+8 holds, the problem is solved.

This may not be really hard. But the most important thing is to see the principle behind it.

(I  WILL FURTHER COMPLETE THIS POST.)

Saturday, August 10, 2013

Like
Like Love Haha Wow Sad Angry
2

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *

1 lines