Also, any number whose digits sum to a multiple of 3 is divisible by 3. For 51, 5+1=6, and 6 is a multiple of 3, so 51 can be cleanly divided by 3.
I’d forgotten this trick. It works for large numbers too.
122,300,223÷3 = 40,766, 741
1+2+2+3+2+2+3 = 15
threw up and died while reading this
I wish I could read 😞
Just squint and wing it.
That is way too accurate. Lol
^ This. The thing about Arsenal is they always try and walk it in.
The neat part is that if you add the numbers together and they’re still too large to tell, you can do it again. In your example, you get 15. If you do it again, you get 6, which isn’t the best example because 15 is pretty obvious, but it works.
But how do I prove it for 6
Get 6 apples. Duh.
Prove it for 2, then un-distribute.
Witchcraft! Burn them!
Fuck you and take an upvote for coming here to state what I was going to when I immediately summed 5+1 to 6 and felt clever thinking “well I do know it’s not prime and divisible by 3” Shakes fist
I’ll get you NEXT time logicbomb!
Posted the same info. Silly me
Same with 9. There are rules for every number at least through 13 that I once knew…
I only know rules for 2 (even number), 3 (digits sum to 3), 4 (last two digits are divisible by 4), 5 (ends in 5 or 0), 6 (if it satisfies the rules for both 3 and 2), 9 (digits sum to 9), and 10 (ends in 0).
I don’t know of one for 7, 8 or 13. 11 has a limited goofy one that involves seeing if the outer digits sum to the inner digits. 12 is divisible by both 3 and 4, so like 6, it has to satisfy both of those rules.
7 is double the last number and subtract from the rest
749 (easily divisible by 7 but for example sake)
9*2=18
74-18=56
6*2=12
5-12= -7, or if you recognize 56 is 7*8…
I’ll do another, random 6 digit number appear!
59271
1*2=2
5927-2=5925
5*2=10
592-10=582
2*2=4
58-4=54, or not divisible
I guess for this to work you should at least know the first 10 times tables…
Another way to tell if 59271 is divisible by 7 is to divide it by 7. It will take about the same amount of time as the trick you’re presenting, and then you’ll already have the result.
deleted by creator
deleted by creator
11 is alternating sum
So, first digit minus second plus third minus fourth…
And then check if that is divisible by 11.I’m sure every digit has rules to figure it out if you get technical enough.
I looked up a rule for 7, and it seems like it would take about the same amount of time as actually dividing the number by 7.
Meanwhile, it looks like the rule for 8 is to see if the last 3 digits are divisible by 8, which seems like a real time save for big numbers.
deleted by creator
And since both 3 and 17 are prime numbers, that makes 51 a semiprime number
Which is not really rare under 100.
Do do do, do do do do.
Show off
Username checks out
Til thanks
Damn, logicbomb indeed!
Oh, neat trick!
51 = 3*17
3*17 = 17 + 17 + 17
17 + 17 + 17 = (10+7) + (10+7) + (10+7)
(10+7) + (10+7) + (10+7) = 30 + 21
30 + 21 = 51
yup, math checks out
51 = 3*17
3*17 = 3 + 3 + 3 + 3 + 3 + 3 + 3 + 3 + 3 + 3 + 3 + 3 + 3 + 3 + 3 + 3
3 + 3 + 3 + 3 + 3 + 3 + 3 + 3 + 3 + 3 + 3 + 3 + 3 + 3 + 3 + 3 = (2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1)
(2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1) + (2+1) = 34 + 17
34 + 17 = 51
👌
Math is mathing
Nobody told her that 100,000,001 is also divisible by 17
Holy crapballs
This one does more than the one OP showed
Amirite
Any number where the individual digits add up to a number divisible by ‘3’ is divisible by 3.
51 = 5+1 = 6, which is divisible by three.
Try it, you’ll see it always works.
There are tricks like that for a lot of numbers. For 7, chop off the last digit, double it and add it to what’s left. Repeat as required. If the result is divisible by 7 then the original number was. eg: 356 -> 35+12=47 not db7. 357 =>35+14 both db7 so we don’t even need to do the add.
Clever.
Girl.
double it and
add it tosubtract it from what’s left14: 1 + 8 = 7. Not db7
You clearly mean:
14: 1 + 8 = 9 (not db 7)
Someone else in this thread correctly stated:
“Chop of last digit, double it and subtract from what is left”
14: 1 - 8 = -7. (dB 7!)
Math is awesome, I didn’t know this trick!
Yes, that’s what I meant. The subtract rule works.
I love how every reply has like the opposite energy to the meme. I also find math to be generally awesome.
That’s Lemmy for you!
Math is hard, so I’m just going to assume that’s true and move on with my day.
So is 100,000,001.
deleted by creator
Big, if true
Large if factual
Humongous if honest
Fat if fact
Obtouse if precise
wait till she finds out that 0.99999… 9’s to infinity is the same as 1
Lmao how about …99999 = -1?
This one has always bothered me a bit because …999999 is the same as infinity, so when you’re “proving” this, you’re doing math using infinity as a real number which we all know it’s not.
You can also prove it a different way if you allow the use of the formula for finding the limit of the sum of a geometric series on a non-convergent series.
Sum(ar^n, n=0, inf) = a/(1-r)
So,
…999999
= 9 + 90 + 900 + 9000…
= 9x10^0 + 9x10^1 + 9x10^2 + 9x10^3…
= Sum(9x10^n, n=0, inf)
= 9/(1-10)
= -1
I used to do this thing where I would figure out if a number was prime or not and it kept me sane. Realizing this isn’t, may have just caused my whole world to fall apart.
Why did she share this? Does she hate us? I don’t even know her.
weird how ppl are getting all excited over this. weirder all the random math facts on the comments. and everyone checking with long math as if it might not be lol. I guess I’ll throw a few math facts in?
17 is a prime number. 3 is a prime number.
all numbers can be factored down to primes.
19 is a prime number.
19*3=57. is that one gross too?
Oh yeah? Then factor zero into primes, poindexter
shut up, fascist! 😭
What’s weird is that 17 feels like a small enough number where it seems like we should know intuitively what its multiples are. And it feels like by this point in our lives we should at least know all numbers up to 100 or so that are composite vs prime. But yeah it’s actually not that weird when you consider that the multiplication table usually stops at 12. And also that we really don’t get that much exercise in multiplication in daily life.
Nah, 17 is underage so its extra creepy.
19*3=57. is that one gross too?
It’s the Grothendieck prime!
Oh no! 😰
That made my back hurt.
Upon closer inspection, yeah. 51 = 17 × 3
= (10 + 7) × 3
= (10 × 3) + (7 × 3)
= 30 + 21 = 51
EDIT: Brackets added.
deleted by creator
= 10 × 3 + 7 × 3
Careful, that’s how you get a Facebook thread with people claiming 51 = 111… /s
Would it be better to add brackets? I think I’m gonna edit to add brackets.
EDIT: I edited to add brackets.
WTF, we are making videos from text posts now ? It feels so weird… Instead of reading a post in 10s, I get to wait 35s for the video to unfold the text discussion, and youtube gets to puts ads on top of it, what a time to be alive…
deleted by creator
But it’s in a British accent, it automatically makes you smarter!