What Is The Meaning Of 0 In Math?

  • Thread starter caprija
  • Start date
In summary: In my experience, set theorists usually include 0 as a natural number, while other fields are less likely to include it. However, there is no reason to include 0 as a natural number and it's not really important whether or not one does.
  • #1
caprija
34
0
In a whole number you can say whether it's negative or postive right?

So what would you call 0?

would it just be called zero?
 
Mathematics news on Phys.org
  • #2
0 is nonnegative and nonpositive, and it is the only such integer.
 
  • #3
Hurkyl said:
0 is nonnegative and nonpositive, and it is the only such integer.
so is there a term for it??

I have to make a computer program that outputs whether the number is positive or negative, so when the user enters zero what should it output?
 
  • #4
A blue screen with fatal exception error, followed by automatic reboot.
 
  • #5
Galileo said:
A blue screen with fatal exception error, followed by automatic reboot.
but shouldn't the program output a different term when the number zero is typed in?
 
  • #6
Why not just have the program output: "0 is neither positive nor negative"
 
  • #7
You could have the user ask "Is x positive or negative?" and when x is 0, instead of saying "positive" or "negative", just say "no".
 
  • #8
StatusX said:
You could have the user ask "Is x positive or negative?" and when x is 0, instead of saying "positive" or "negative", just say "no".

So it would be sort of like the boxer/briefs paradox?
 
  • #9
hypermonkey2 said:
So it would be sort of like the boxer/briefs paradox?

Yea, same idea. Although I'm less troubled by the fact that 0 is neither positive or negative.
 
  • #10
"0 is going commando" seems like the appropriate output.
 
  • #11
caprija said:
I have to make a computer program that outputs whether the number is positive or negative, so when the user enters zero what should it output?

Galileo said:
A blue screen with fatal exception error, followed by automatic reboot.

caprija said:
but shouldn't the program output a different term when the number zero is typed in?

It was a joke, son, a joke! (And, in my opinion, a good one.)

I would vote for responding "neither".
 
  • #12
hypermonkey2 said:
So it would be sort of like the boxer/briefs paradox?
Exactly!
It is what is INSIDE that is important; externals like the labels "positive/negative" are unimportant stuff. :smile:
 
Last edited:
  • #13
caprija said:
but shouldn't the program output a different term when the number zero is typed in?

It would probably output something along the lines of this:


http://i3.photobucket.com/albums/y100/Robokapp/untitledfff.jpg

But honestly, although it should stay blank, it will...probably say something. I mean let's look at it this way, it's a positive thing to have zero debts, but it's negative to have zero income...I guess it's up to the maker's financiar life...

This should be in the psychology section.
 
Last edited by a moderator:
  • #14
If the computer is using signed 2's Complement for number representation, then 0 will interpreted as a positive. Negative numbers would be the ones where the most significant bit is 1. Thus, 0 would be positive.
Some number representations have both a negative 0 and a positive 0, for example. But signed 2's complement is a popular representation, and your best bet is that 0 is a positive number, if this is for a Computer Science course.
 
  • #15
In all honesty I think the problem lays in the meaning of the worlds "positive" and "negative". No matter how we look at it 0 won't turn negative... because it obviously involves a missing quantity. zero is the absence of quantity so nothing can't be missing.

wikipedia said:
In mathematics, a number is called positive if its value is greater than zero. See negative and non-negative numbers.

wikipedia said:
Zero is neither positive nor negative, neither a prime number nor a composite number, nor is it a unit. If zero is excluded from the rational numbers, the real numbers or the complex numbers, the remaining numbers form an abelian group under multiplication.

Now the last part of the second quote didn't look like english to me but...i quoted the whole paragraph...
 
  • #16
Robokapp said:
it's a positive thing to have zero debts, but it's negative to have zero income
Equivocation. :tongue: Your usage of those English words has absolutely nothing to do with the mathematical terms.



In all honesty I think the problem lays in the meaning of the worlds "positive" and "negative".
I assume you meant "words". Positive means bigger than zero. Negative means less than zero. What's the problem with that?


zero is the absence of quantity
No, it is not. For example, when filling out a form, there's a huge difference between leaving

Children: _____

blank (absence of quantity), and filling it in

Children: __0__

with a zero.


The only "problem" here is that natural language likes to single out small quantities linguistically. "Zero" isn't the only word with this problem: "one" also has a lot of specialized language associated with it (not to mention the different spellings required for many unspecialized words). And even "two", "three", and "four" have some specialized words associated with them.
 
  • #17
Children: __Maybe__
 
  • #18
Positive and negative numbers are just 2 states of integers/real numbers. Then there is 0! Numbers are really in tri-state and zero is the bridge joining positives to negatives. So the output must be either positive, negative or zero.

However in computer science you are forced to accept that zero is a positive number since it is sometimes considered to be a natural number and is grouped with the positive numbers. So to conserve space of bits in registers they use just one bit (0 or 1) to describe the sign of the number instead of 2 bits (4 values) to include the zero state as well.

Is zero a natural number?
 
  • #19
No, zero is not a natural number.
 
  • #20
There's no universal convention on whether 0 is a natural number or not. Some authors include it, some don't.
 
  • #21
Is the word "neither" too complicated for you?
 
  • #22
shmoe said:
There's no universal convention on whether 0 is a natural number or not. Some authors include it, some don't.

Doesn't that vary mostly by field, though? Number theorists say one thing, etc.
 
  • #23
HallsofIvy said:
Is the word "neither" too complicated for you?
:rofl: It's too difficult to "swallow" :yuck: although it makes sense...:grumpy:
 
  • #24
CRGreathouse said:
Doesn't that vary mostly by field, though? Number theorists say one thing, etc.

Probably it varies much less within a given field, but it can still vary.
 

1. What is the value of 0 in math?

In mathematics, 0 is known as the "zero" or "null" value. It represents the absence of any quantity or magnitude and is considered a neutral element in many operations.

2. Is 0 considered a number in math?

Yes, 0 is considered a number in mathematics. It is a whole number and is located between the positive and negative numbers on the number line.

3. What is the significance of 0 in mathematics?

0 has several important roles in mathematics. It acts as a placeholder in the decimal system, marks the beginning of the number line, and is used as the additive identity in many operations.

4. Can 0 be divided by any number?

No, it is impossible to divide 0 by any number. This is because division is essentially finding the number of times a certain quantity can fit into another quantity. Since 0 represents the absence of any quantity, it cannot be divided.

5. How is 0 used in equations and formulas?

0 is used in equations and formulas as a constant or coefficient. It can also represent the initial value of a variable. For example, in the equation x + 0 = x, 0 acts as the additive identity and does not change the value of x.

Similar threads

  • General Math
Replies
26
Views
2K
Replies
55
Views
3K
Replies
5
Views
2K
Replies
7
Views
539
Replies
8
Views
1K
  • General Math
Replies
1
Views
719
Replies
13
Views
3K
  • General Math
Replies
3
Views
834
  • General Math
Replies
14
Views
1K
Back
Top