Thursday 30 January 2014

a positive integer N such that for all integers a > N

Show that there exists a positive integer N such that for all integers a > N, there exists
a contiguous sub-string of the decimal expansion of a that is divisible by 2011.
(For instance, if a = 153204, then 15, 532, and 0 are all contiguous substrings of a.
 Note that 0 is divisible by 2011.)

No comments:

Post a Comment

Define \(f: \mathbb{R} \rightarrow \mathbb{R}\) by \[f(x)= \begin{cases}(1-\cos x) \sin \left(\frac{1}{x}\right), & x \neq 0 \\ 0, &a...