A gentle puzzle I was just asked.
-
What is the smallest positive integer minus the largest negative integer?
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
-
Is zero positive?
From a comp sci and data representation perspective, yes. Not sure about the math perspective.
Jeremy Falcon
-
It's always 42; we just didn't invent the math yet to get us there.
Jeremy Falcon
-
From a comp sci and data representation perspective, yes. Not sure about the math perspective.
Jeremy Falcon
From a math perspective, zero is neither positive nor negative: Negative number - Wikipedia[^]
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
-
Is zero positive?
From a math perspective, zero is neither positive nor negative: Negative number - Wikipedia[^]
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
-
It's always 42; we just didn't invent the math yet to get us there.
Jeremy Falcon
We did: fractional bases[^] - but it makes my head hurt trying to think of them ... :-D
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
-
Is zero positive?
-
What is the smallest positive integer minus the largest negative integer?
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
at what bit depth? ;P
Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix
-
at what bit depth? ;P
Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix
Start with two bit signed numbers and work your way up from there ... :-D That always made me laugh - back in the day when CD players were the Bee's Knees they proudly announced the kit contained a "1 bit DA converter" on the adverts (and the player, normally).
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
-
Is zero positive?
1 - (-1) = 1+1 = 2
I’ve given up trying to be calm. However, I am open to feeling slightly less agitated. I’m begging you for the benefit of everyone, don’t be STUPID.
-
What is the smallest positive integer minus the largest negative integer?
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
Isn't it just 2? I mean the smallest positive int is 1. The largest negative int is -1. (-1 is bigger than -2) so it's just 1 - (-1) which is 2.
-
What is the smallest positive integer minus the largest negative integer?
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
The question is ambiguous in terms of what "largest negative" means. In a strict mathematical sense, that number is -1. But in an natural language sense, "largest negative" would mean "most negative". For example, when my bank account hits $-500, I owe a larger amount than when its only $-10!
"A little song, a little dance, a little seltzer down your pants" Chuckles the clown
-
What is the smallest positive integer minus the largest negative integer?
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
This is why I hated math word problems. To me, the "largest negative integer" is -infinity because, for example, -3 is "larger" than -2 on the "negative" scale. "Largeness" to me is ambiguous. But my brain works in weird ways when it comes to converting words into math expressions.
Latest Articles:
A Lightweight Thread Safe In-Memory Keyed Generic Cache Collection Service A Dynamic Where Implementation for Entity Framework -
The question is ambiguous in terms of what "largest negative" means. In a strict mathematical sense, that number is -1. But in an natural language sense, "largest negative" would mean "most negative". For example, when my bank account hits $-500, I owe a larger amount than when its only $-10!
"A little song, a little dance, a little seltzer down your pants" Chuckles the clown
Yes, you owe a larger amount - which means you have a lower bank balance!
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
-
The question is ambiguous in terms of what "largest negative" means. In a strict mathematical sense, that number is -1. But in an natural language sense, "largest negative" would mean "most negative". For example, when my bank account hits $-500, I owe a larger amount than when its only $-10!
"A little song, a little dance, a little seltzer down your pants" Chuckles the clown
-
So which is bigger: -1 or -2?
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
This was the first question that crossed my mind. According to the interweb, it's the size of the absolute value. Maybe it really depends on what the numbers are representing. On a graph, (-2,-2) is a greater distance from the origin than (-1,-1). I would rather reverse my car into a lamp post at -1mph than -20! Of course, doing it the other way round could be a good way out of a speeding fine. If I state I was clocking my speed in a backwards direction then my forward speed would be negative and the further I went above the speed limit, the smaller my speed would be. "Take him down ..."
-
The question is ambiguous in terms of what "largest negative" means. In a strict mathematical sense, that number is -1. But in an natural language sense, "largest negative" would mean "most negative". For example, when my bank account hits $-500, I owe a larger amount than when its only $-10!
"A little song, a little dance, a little seltzer down your pants" Chuckles the clown
-
What is the smallest positive integer minus the largest negative integer?
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
That would be 0.
-
That would be 0.
-
The question is ambiguous in terms of what "largest negative" means. In a strict mathematical sense, that number is -1. But in an natural language sense, "largest negative" would mean "most negative". For example, when my bank account hits $-500, I owe a larger amount than when its only $-10!
"A little song, a little dance, a little seltzer down your pants" Chuckles the clown
What you OWE is a positive amount. What your bank account is is a negative amount. On the other hand, I keep getting a "bill" from a company for -$.01. I have called and talked to them multiple times, and they keep sending me the bill. Just send me the penny. It would be much cheaper. Brent Hoskisson
Brent