DianaSagita
Jan6-10, 05:03 AM
1. The problem statement, all variables and given/known data
Prove if there exists an integer whose decimal notation contains only 0s and 1s, and which is divisible by 2009.
2. Relevant equations
Dirichlet's box principle :confused:
3. The attempt at a solution
I'm new to number theory, and I'm aware that I do not have the proper reasoning for this, but tried:
10^n + a[n-1]*10^(n-1) + ... + a[0] = k* (2*10^3 + 9), where a[i]={0,1}
tried to find k with the max power of 10^(n-1), but it seems my approach is wrong... :( please help
Thanks in advance!
Prove if there exists an integer whose decimal notation contains only 0s and 1s, and which is divisible by 2009.
2. Relevant equations
Dirichlet's box principle :confused:
3. The attempt at a solution
I'm new to number theory, and I'm aware that I do not have the proper reasoning for this, but tried:
10^n + a[n-1]*10^(n-1) + ... + a[0] = k* (2*10^3 + 9), where a[i]={0,1}
tried to find k with the max power of 10^(n-1), but it seems my approach is wrong... :( please help
Thanks in advance!