Comment on There are no odd numbers divisible by 2
UnderpantsWeevil@lemmy.world 2 months ago
All odd numbers are divisible by 2.
You just get a decimal in the quotient.
Comment on There are no odd numbers divisible by 2
UnderpantsWeevil@lemmy.world 2 months ago
All odd numbers are divisible by 2.
You just get a decimal in the quotient.
FishFace@piefed.social 2 months ago
That’s not what divisible means
gnutrino@programming.dev 2 months ago
All odd numbers are divisible by 2 if you’re work modulo a prime.
HeyThisIsntTheYMCA@lemmy.world 1 month ago
How sharp are your knives?
Diddlydee@feddit.uk 2 months ago
It is, just not in mathematics.
FishFace@piefed.social 2 months ago
what non-mathematical meaning are we talking about here?
Diddlydee@feddit.uk 1 month ago
Divisible in maths leaves no remainder or is only whole numbers. In the real world everything is divisible by 2 as it doesn’t have the caveat of whole numbers.
tomi000@lemmy.world 1 month ago
I think what they mean is still a mathematical meaning, just a separate definition of ‘divisible’ not limited to integers. The term is usually used for the set of integers, but really you could define it on any set.
“For x,y in S, x is called divisible by y if and only if x/y lies in S.” could be such a definition. Obviously you also need a definition of “/”, which is usually x/y=a <=> a*y=x with any operation *. This usually involves an algebraic Ring.
andMoonsValue@lemmy.world 1 month ago
I believe the correct term is evenly divisible.