English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Try this out =D!

Given that D_n + D_(n-1) + ... + D_2 + D_1 mod 3 = 0

Prove that:
D_n * 10^(n-1) + D_(n-1) * 10^(n-2) + ... + D_2 * 10 + D_1 is divisble by 3 also.

2007-11-28 13:27:48 · 4 answers · asked by UnknownD 6 in Science & Mathematics Mathematics

Yes, moshi. This is the divisbility for rule for 3. I was trying to prove it for my math project. It wasn't required, but I feel like I should be acknowledged for this one time.

It took 10 minutes to prove this darn thing lol.

I wasn't so many answers though. Too easy I guess?

2007-11-28 14:05:13 · update #1

*I wasn't expecting so many answers though*

2007-11-28 14:05:32 · update #2

ciotappa: learn this on wikipedia.org

I didn't have a professor to teach me number theory. Searching around Yahoo!Answers helps also.

Try some books. You just reminded me of buying some books on number theory lol.

2007-11-28 14:16:21 · update #3

4 answers

10 = 1(mod 3)
So 10 ^n = 1(mod 3) for all nonegative integers n.
Consequently D_n * 10^(n-1) + D_(n-1) * 10^(n-2) + ... + D_2 * 10 + D_1 = D_n + D_(n-1) + ... + D_2 + D_1 mod 3 = 0
also.
The same proof works if we replace 3 by 9 here.

2007-11-28 13:39:31 · answer #1 · answered by steiner1745 7 · 0 0

Note that 10^m=1 mod 3 for any positive integer m. Then,
D_n * 10^(n-1) + D_(n-1) * 10^(n-2) + ... + D_2 * 10 + D_1
just reduces to
D_n + D_(n-1) + ... + D_2 + D_1
mod 3. Thus, this theorem is rather obvious. This is usually used to prove that any integer whose sum of digits is divisible by 3 is also divisible by 3. In this case, D_n stands for the nth digit from the right.

2007-11-28 21:44:39 · answer #2 · answered by moshi747 3 · 0 0

D_n * 10^(n-1) + D_(n-1) * 10^(n-2) + ... + D_2 * 10 + D_1
= { D_n * [10^(n-1) - 1] + D_(n-1) * [10^(n-2) - 1] + ... + D_2 * [10 - 1] + D_1[1 - 1] } + { D_n + D_(n-1) + ... + D_2 + D_1 }
Now [10^k-1 - 1] is divisible by three as it will just be 9999.....999 (a lot of nines). So all the first half is divisible by three. Also the second half is divisible by three as thats given. So the entire thing is divisible by three.

2007-11-28 21:41:52 · answer #3 · answered by Ian 6 · 0 0

Number Theory lol buddy you are CRAZY I will help you next year when i get to that class

2007-11-28 21:37:45 · answer #4 · answered by Anonymous · 0 2

fedest.com, questions and answers