 <b>Checking divisibility of a number by 3,4,5,6,8,9 is easy, but the tricky one is 7.</b> Let's talk about the easier ones :) <b>Divisibility by 3</b>: many of you may already know, if the sum of all the digits of a number is divisible by 3, then the original number is divisible by 3 as well! <b>Example</b>: given 369, 3+6+9 = 18 and it is divisible by 3, hence 369 is also divisible by 3! <b>Divisibility by 4</b>: This one is quite trivial, if the number formed by the last two digits is divisible by 4., then the number is also divisible by 4 as well! <b>Example</b>: given 2016, 16 is divisible by 4, hence 2016 is also divisible by 4! <b>Divisibility by 5</b>: This one is more trivial, if the last digit of the number is 0 or 5, then the number is divisible by 5:) <b>Example</b>: given 1020, the last digit is 0, hence 1020 is divisible by 5~ <b>Divisibility by 6</b>: Here comes a compound number, basically the follow rules works for all compound numbers:) for a compound number, find its factors, in this case 6 = 2x3, and then you can check if the number is divisible by all of its factors. <b>Example</b>: given 576, 5+7+6 = 18 and it is divisible by 3, 576 itself is also divisible by 2, then 576 is divisible by 6! <b>Divisibility by 8</b>: This one is similar to divisibility by 4, if the number formed by the last three digits is divisible by 8., then the number is also divisible by 8 as well~ <b>Example</b>: given 10200, 200 is divisible by 8, hence 10200 is also divisible by 8! <b>Divisibility by 9</b>: Although 9 is a compound number, but its factor contains multiple copies of themselves, i.e. 9 = 3x3, so we need a different method rather then just checking if the number is divisible by 3 two times (that's really dumb). But surprisingly, the rule is similar to 3's one. If the sum of all the digits of a number is divisible by 9, then the original number is divisible by 9 as well.......lol <b>Example</b>: given 4689, 4+6+8+9 = 27 and it is divisible by 9, hence 4689 is also divisible by 9! <b>For those who stayed till here, FInally here is the tougher one - '7', There will also be explanations, please read though :) </b> Given 2023, 1. Double the last digit of the number, In this case 3x2 = 6 2. Subtract the number from number formed by the rest of the digits, i.e. 202 - 6 = 196 3. If the result is divisible by 7, then the original number is also divisible by 7! If you are not sure, just repeat 1&2 :) i.e. 19 - (6x2) = 7 Congratulations :) 2023 is divisible by 7~~~what a happy ending :D Oh ...wait........that worked....in a strange way, but <b>WHY????</b> Here is a more technical explanation for math nerd :) <b> -------------------------------- MATH WARNING --------------------------------</b> By the fact that (mod 7), 1->1, 10->3, 100->2, 1000-> 6...etc and 10x+y->10x+y-21y-> 10(x-2y) Hence, 10x + y is divisible by 7 iff x − 2y is divisible by 7. By subtracting the last digit twice from the number formed by the other digits, we can reduce a number's size without altering its divisibility. By iterating such a process, we will finally obtain a small number which we can tell its divisibility easily. That's how this strange method worked.
author | happychau123 |
---|---|
permlink | math-is-fun-is-a-number-divisible-by-2-that-s-easy-how-about-the-others |
category | math |
json_metadata | {"tags":["math","maths"],"image":["https://steemitimages.com/DQmVurAwKdjM7PBfhH5zGkCDHeTG2sBRQHYHMjRiSJgnJrD/divisibility.png"],"app":"steemit/0.1","format":"markdown"} |
created | 2017-06-03 18:32:30 |
last_update | 2017-06-03 18:32:30 |
depth | 0 |
children | 5 |
last_payout | 2017-06-10 18:32:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.031 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 3,345 |
author_reputation | 1,502,642,488,306 |
root_title | "[MATH IS FUN] Is a number divisible by 2? That's easy, how about the others???" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 4,122,064 |
net_rshares | 8,948,249,997 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mathworksheets | 0 | 1,683,896,032 | 100% | ||
kryzsec | 0 | 1,485,230,644 | 100% | ||
adipranatahendi | 0 | 302,571,966 | 100% | ||
stevenlwk | 0 | 741,301,288 | 100% | ||
cpyjeffrey | 0 | 741,301,270 | 100% | ||
kenchung | 0 | 711,044,068 | 100% | ||
jeffreytong | 0 | 726,172,652 | 100% | ||
helloworld123 | 0 | 756,429,833 | 100% | ||
happychau123 | 0 | 756,429,815 | 100% | ||
chl | 0 | 468,986,393 | 100% | ||
thomas33 | 0 | 574,886,036 | 100% |
interesting! great work!
author | helloworld123 | ||||||
---|---|---|---|---|---|---|---|
permlink | re-happychau123-201764t125840330z | ||||||
category | math | ||||||
json_metadata | {"tags":"math","app":"esteem/1.4.5","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-06-04 04:59:00 | ||||||
last_update | 2017-06-04 04:59:00 | ||||||
depth | 1 | ||||||
children | 1 | ||||||
last_payout | 2017-06-11 04:59:00 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 24 | ||||||
author_reputation | 214,412,030,722 | ||||||
root_title | "[MATH IS FUN] Is a number divisible by 2? That's easy, how about the others???" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 4,142,333 | ||||||
net_rshares | 756,429,815 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
happychau123 | 0 | 756,429,815 | 100% |
More and more interesting math posts are coming everyday! please follow and resteem to share the joy of doing maths!! ^^"
author | happychau123 |
---|---|
permlink | re-helloworld123-re-happychau123-201764t125840330z-20170604t151954148z |
category | math |
json_metadata | {"tags":["math"],"app":"steemit/0.1"} |
created | 2017-06-04 15:21:24 |
last_update | 2017-06-04 15:21:24 |
depth | 2 |
children | 0 |
last_payout | 2017-06-11 15:21:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 121 |
author_reputation | 1,502,642,488,306 |
root_title | "[MATH IS FUN] Is a number divisible by 2? That's easy, how about the others???" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,162,508 |
net_rshares | 0 |
This is a very good article! Resteemed!
author | kenchung | ||||||
---|---|---|---|---|---|---|---|
permlink | re-happychau123-201764t123876z | ||||||
category | math | ||||||
json_metadata | {"tags":"math","app":"esteem/1.4.5","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-06-04 04:38:27 | ||||||
last_update | 2017-06-04 04:38:27 | ||||||
depth | 1 | ||||||
children | 2 | ||||||
last_payout | 2017-06-11 04:38:27 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 39 | ||||||
author_reputation | 41,181,348,504,685 | ||||||
root_title | "[MATH IS FUN] Is a number divisible by 2? That's easy, how about the others???" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 4,141,710 | ||||||
net_rshares | 756,429,815 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
happychau123 | 0 | 756,429,815 | 100% |
Thank you!
author | happychau123 |
---|---|
permlink | re-kenchung-re-happychau123-201764t123876z-20170604t110856235z |
category | math |
json_metadata | {"tags":["math"],"app":"steemit/0.1"} |
created | 2017-06-04 11:10:27 |
last_update | 2017-06-04 11:10:27 |
depth | 2 |
children | 0 |
last_payout | 2017-06-11 11:10:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 10 |
author_reputation | 1,502,642,488,306 |
root_title | "[MATH IS FUN] Is a number divisible by 2? That's easy, how about the others???" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,153,393 |
net_rshares | 0 |
It's very useful, I just read it once again today
author | kenchung | ||||||
---|---|---|---|---|---|---|---|
permlink | re-kenchung-201768t22575567z | ||||||
category | math | ||||||
json_metadata | {"tags":"m","app":"esteem/1.4.5","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-06-08 14:57:27 | ||||||
last_update | 2017-06-08 14:58:09 | ||||||
depth | 2 | ||||||
children | 0 | ||||||
last_payout | 2017-06-15 14:57:27 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 1.431 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 49 | ||||||
author_reputation | 41,181,348,504,685 | ||||||
root_title | "[MATH IS FUN] Is a number divisible by 2? That's easy, how about the others???" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 4,408,265 | ||||||
net_rshares | 408,654,584,568 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
carlos-cabeza | 0 | 152,720,990 | 11% | ||
dahaz159 | 0 | 297,670,256 | 11% | ||
good-karma | 0 | 394,084,885,403 | 11% | ||
mysteem | 0 | 420,438,595 | 11% | ||
happyphoenix | 0 | 158,303,747 | 1.1% | ||
demo | 0 | 809,506,381 | 11% | ||
pjo | 0 | 216,131,719 | 11% | ||
feruz | 0 | 7,595,693,191 | 11% | ||
esteemapp | 0 | 579,012,155 | 11% | ||
reisman | 0 | 334,262,974 | 8.8% | ||
irawandedy | 0 | 325,411,654 | 11% | ||
gildar | 0 | 399,510,110 | 11% | ||
things | 0 | 225,999,361 | 11% | ||
bounties | 0 | 862,201,557 | 11% | ||
steempoll | 0 | 834,942,778 | 11% | ||
evildeathcore | 0 | 397,676,002 | 11% | ||
tipping | 0 | 760,637,678 | 11% | ||
jackchalat | 0 | 199,580,017 | 11% |