Talk:−1

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

-2?[edit]

Before the fanatic deletionists start ranting about slippery slopes, let me say that I have no intention on writing articles on any other negative numbers. On the other hand, if someone else writes an article on another negative number, I shall read with interest, and maybe even add to it. PrimeFan 20:02, 2 Feb 2004 (UTC)

I think we should make an article about -2, don't you think?--CegaLEGOlog99! 11:53, 28 May 2010 (UTC)[reply]

No. There have been previous discussions, some where you can find them at Talk:2 (number), and where you can't, at Wikipedia talk:WikiProject Numbers, and the consensus is that properties of negative integers should be listed under their absolute value. — Arthur Rubin (talk) 16:00, 28 May 2010 (UTC)[reply]
Yeah, there was an article on -2 but as the only information on the page was 'In mathematics, −2 is the additive inverse of 2, that is, the number that when added to 2 gives 2. It is the negative integer greater than negative three (−3) and less than negative one (−1).' it clearly was not notable and just gave information everyone already knew, so unless there is any notable information pacific to -2 it should definetely stay as a redirect.
I don't really think it's been redirected to the right place, though. I personally think -2 (number) would be better as a redirect to either this page or Negative numbers, but that's not really a burning issue. Robo37 (talk) 09:33, 15 August 2011 (UTC)[reply]

Definition of reciprocal[edit]

Isn't the action of "raising a number to the power of -1" defined as "the same thing as calculating its reciprocal"? Dysprosia 09:35, 10 Feb 2004 (UTC)

I guess the way I expressed it was inelegant. Can you reword it more elegantly? PrimeFan 20:36, 10 Feb 2004 (UTC)
It's not that, it's just I'm usually wrong on matters such as this - but things are changing! I think I'm right, though, so if I'm wrong, then the correcty-person can change the article :) Dysprosia 23:48, 10 Feb 2004 (UTC)
You are correct, and you have made the article more elegant. Your addition on the rules of exponentiations is much appreciated. PrimeFan 18:36, 11 Feb 2004 (UTC)

Computer codes for -1[edit]

I don't understand why − 1 is equal to "FF" in hexadecimal. It is equal to − 1 in hexadecimal. It is CONGRUENT to FF mod 16, which is something different. Revolver 21:26, 30 Aug 2004 (UTC)

It is equal to 11111111 (or FF) to your computer if it holds it in a signed byte, 1111111111111111 (or FFFF) in a signed word, 11111111111111111111111111111111 (or FFFFFFFF) in a signed double word, you get the idea. Since two's complement is used by almost all computers, from pocket calculators to CRAY supercomputers, it merits being mentioned in this article, though it was agreed early on that showing the signed byte was enough to get the point across. Anton Mravcek 16:29, 31 Aug 2004 (UTC)
Thank you for clearing that up. There weren't any links to anything originally, so I didn't know what the terms meant. (I had never heard of "two's complement", or "signed word", e.g. these are terms used mostly by programmers, not in math.) I hope my rewording is accurate. Revolver 02:11, 1 Sep 2004 (UTC)

-1 in other languages[edit]

I do not think that the most popular computer codes for -1 belongs in an encyclopedic article about the subject of -1, at least not in a concise one. — Preceding unsigned comment added by 68.3.245.178 (talkcontribs) 15:42, 8 November 2012

I agree. I think both the computer representation and programming languages sections should be deleted. None of the other number articles have these sections. The programming one is only true for some languages. Quimn (talk) 03:35, 25 April 2020 (UTC)[reply]
Both the Computer Representation and Programming Languages sections should be removed.
  • The internal representation of negative numbers is an encyclopedic topic, but there's nothing about it that's specific to −1. There's no reason for it to be raised in articles about individual negative numbers.
  • The information about uses of negative numbers as a convenient shortcut to index arrays from the end instead of from the beginning is also not specific to −1. It's too trivial of a language-specific implementation details to mention in a number article, whether it's to talk about the meaning of either 3 or −6 in those numbers' respective articles, or −1 here.
I can think of a use of −1 in programming that is specific to that number: with zero-based strings or arrays, a programming language (Javascript is one) will return that (instead of returning null, say, or raising an error) from an operation that seeks a given substring inside a string if the string doesn't contain that substring (in Javascript, String.prototype.indexOf). That would be information that's specifically about −1, it describes a use of it as a convention having no connection to its numeric value, and it would therefore be within this article's scope. I see it as too trivial to add on its own, though if someone else were to add it, I probably would leave it. However, I think the material that's there should be removed. Largoplazo (talk) 12:47, 25 April 2020 (UTC)[reply]

The Möbius Function[edit]

The Möbius function is worth mention in this article because -1 is one of its only three possible return values. That's worth mentioning in the article. (Well, technically it has an infinitude of return values, but they all boil down to -1, 0 and 1). Anton Mravcek 16:29, 31 Aug 2004 (UTC)

Well, I find that a very weak justification, but, whatever. I have nothing against the Mobius function, but the function by itself isn't particularly relevant...dozens of other functions and formulas use -1 prominently, should we include them?? The sign function only takes on -1, 0, and 1, should we also include it? What about Euler's formula (e^(pi.i) = -1)? What about the index of a CW circle? What about...?? You get the point. Revolver 02:06, 1 Sep 2004 (UTC) Revolver
The Euler formula sounds interesting, and so does the CW circle. Maybe you should add them. After all, it's much easier to take stuff out than to add it in. 141.217.70.75 18:44, 1 Sep 2004 (UTC)
No, I won't add them, because none of them are relevant. They don't pertain directly to the number -1. Revolver 06:39, 2 Sep 2004 (UTC)
Three important transcendental numbers put into a simple equation happen to yield -1 and you don't think that's relevant to -1????!!!!!??????!!!!! Wow. As for the CW circle, you got me curious about that. I want to know what a CW circle is. Anton Mravcek 19:48, 2 Sep 2004 (UTC)
Euler's formula is more relevant to e, pi and i then -1. It's a statement about the exponential function, and -1 happens to be a nice output. The equation is at heart a statement about the exponential function, not the number -1, and to really understand why the equation is true requires understanding the exponential function and getting a grasp on that, not getting a grasp of the number -1.
A CW circle is a clockwise circle, i.e. trace a circle exactly once in CW direction and finish where you started. The index (or winding number) is basically the "number of times" you went around a point inside the circle, with CCW being positive direction. So, a CW circle traced once has index -1. It's nothing special, you can do it for any integer. Revolver 05:52, 3 Sep 2004 (UTC)
BTW, it doesn't have an infinitude of return values, just 3. Revolver
Yes it does have an infinitude of values, just as I was saying below. They range from -1^1 to -1^+infinity, and of course also 0. PrimeFan 21:27, 1 Sep 2004 (UTC)
No, it does not. The range is {-1, 0, 1}, this set has 3 members, not an infinite number of members. The fact that -1 = -1^1 = -1^3 = ... and 1 = -1^2 = -1^4 = ... doesn't matter. -1^1 and -1^3 are the same number, not different. You don't get to "count" them more than once just because they're expressed differently. Revolver 06:39, 2 Sep 2004 (UTC)
The k in -1^k is the number of factors of the number in question, k = 1 for prime numbers, k = 3 for sphenic numbers, etc. In some number theory applications, the distinction is useful. For the Mertens function it is not. Anton Mravcek 19:48, 2 Sep 2004 (UTC)
I know what k is. I did get my ph.d. in number theory. BTW, you don't quite have it right. k is not the number of factors of the number (this is nother arithmetic function); it's the number of distinct prime factors, and even then, the formula -1^k is only true for square-free numbers. For instance, 60 = (2^2)*3*5, yet μ(60) = 0, because 60 is not square-free (square-free means not divisible by a square > 1). As for sphenic numbers, I can't comment on the accuracy of the terminology, I haven't heard it before, and a look in On-line Encyclopedia of Integer Sequences gave only a technical name, not sphenic. (That doesn't mean it's not correct.) Given this is the definition you mean (product of 3 primes, which is not the same as having 3 prime factors, I corrected this at the sphenic number article) then the Mobius function returns -1 for sphenic numbers. But the Mobius function still only has 3 elements in its range, not infinitely many. This is what I explained above. Revolver 05:52, 3 Sep 2004 (UTC)
Just speaking for myself, I'm tired of arguing this minor though elegant point about the infinity of values this function has.
Again, it doesn't have infinitely many values. It's not a matter of opinion. I'm tired of arguing this.
The important point here is that there is something special to -1 being one of the three solutions. If I had come up with this function instead of Möbius, I probably would've chosen something like {19, 20, 21} instead of {-1, 0, 1}. PrimeFan 20:57, 2 Sep 2004 (UTC)
Of course there's something special about -1, in the trivial sense that it's the only reaonsable definition to make ({19, 20, 21} would destroy all arithmetic properties of the function. Still, this is the case for almost all functions...if you change them, they don't work anymore. So, just being a value that it takes on isn't special by itself. Revolver 05:52, 3 Sep 2004 (UTC)
That replacing the return values of the function would destroy all its arithmetic properties proves that there is something special to the return values chosen. PrimeFan's choice would, for example, invalidate what he wrote about the Mobius function and heteromecic numbers. Nevertheless, I'm intrigued by his choice of values and have been playing around with them using Mathematica:

PFMoebiusMu[x_] := MoebiusMu[x] + 20

SetAttributes[PFMoebiusMu, Listable]

PFMertens[x_] := Plus @@ PFMoebiusMu[Range[1, x]]

SetAttributes[PFMertens, Listable]

P.S. about the sphenic numbers: the correctness of the term has been discussed on the Talk page for that article. It's an antique term, but an useful one nevertheless. Anton Mravcek 21:19, 3 Sep 2004 (UTC)
geez, Revolver, isnt it alittle early to be worried about this article becoming cluttered? why don't you turn your attention to articles like positive one and three that are in genuine need of pruning? Numerao 20:12, 1 Sep 2004 (UTC)
I'm not sure which deletions you're referring to in particular. Most of the original deletions I made were deleting incorrect information. (E.g., -1 is not a cardinal number, divisors depend on ring, etc.) As for the Mobius function thing, the issue has nothing to do with clutter, it has to do with relevancy. One of the attributes of good writing is not to force the reader to spend extraneous time reading about things they didn't ask to read about. A reader coming to this aritlce wants to learn about the number -1, not the Mobius function or Euler's formula, or Cauchy's integral formula, or the sign function. None of these are really directly related to -1. Here are some things I think WOULD be relevant:
  • Cultural history of -1: when it was first used, resistance to the concept, spread of its use, impact (really, this is about negative numbers in general)
  • Famous quotes or anecdotes involving -1 (I seem to remember there may be some).
  • Remarkable mathematical facts about the number -1, (i.e. not other facts that mention -1), e.g. (-1)*(-1) = 1 and proof of this, etc.

Revolver 06:39, 2 Sep 2004 (UTC)

I too think it would be good to have more info on the cultural history of -1, some famous quotes and anecdotes (there's probably something from Ramanujan). I eagerly await your additions on those areas. Anton Mravcek 19:51, 2 Sep 2004 (UTC)
By infinitude of values, are you referring to the possibilities of k for (-1)k where k is the total of prime factors of the number in question? If k is odd, then (-1)k = -1, while if k is even, then (-1)k = +1. Wow, that's so elegant. Thank you for helping me see that. PrimeFan 21:27, 1 Sep 2004 (UTC)

Beginning of article[edit]

Using a sufficiently broad meaning of 'definition', almost anything can be defined as almost anything; bearing that in mind, can anyone provide a source where, in mainstream mathematics, -1 was defined as the "square of ", without the imaginary units first being defined in terms of their relationship to -1? I seriously do not see it happening.

Although admittedly not having read the whole of the preceding discussion, I must object to the encyclopedic relevance of the Möbius function in its present context. Maybe if we created a "Uses of -1 in Mathematics" section, and listed e^i*pi, Möbius, Legendre symbol etc. Right now the intro has no cohesion. Pietro KC 07:04, 11 February 2006 (UTC)[reply]

Another intuitive explanation?[edit]

I like your intuitive explanation, but I wonder whether material like

What would it mean to lay down a stick "negatively many times"? One answer is to say that it would result in a displacement where, if we were to lay it down 3 times immediately after, we would return to where we started.

will be clear to the beginning reader. (To be sure, I don't know; I'm not one, and I don't have one handy.) So I'd like to propose an alternative intuitive explanation for your consideration. It would read something like this:

Imagine, for a moment, that you're in a hot-air balloon. You have the flame going, so your balloon is rising. Let's say that you're rising at a nice steady climb: 2 feet every second. Let's also say that we'll consider up to be a "positive" direction, and down to be a "negative" direction.

Question 1: compared to where you are now, where will you be in 5 seconds?
Answer: you multiply the number of seconds by the speed. (5 seconds from now)(2 feet higher every second) = 10 feet higher. 5 x 2 = 10 -- a positive result.

Question 2: compared to where you are now, where were you 5 seconds ago?
Answer 2: let's think of time in the past as a "negative time" direction. (5 seconds ago)(2 feet higher every second) = 10 feet lower. (-5) x 2 = -10.

Now, let's change the situation. The flame isn't on, and in fact there's a small hole in the balloon, so you're slowly dropping -- 2 feet every second.

Question 3: compared to where you are now, where will you be in 5 seconds?
Answer 3: (5 seconds from now)(2 feet lower every second) = 10 feet lower. 5 x (-2) = -10 -- a negative result.

Question 4: compared to where you are now, where were you 5 seconds ago?
Answer 4: (5 seconds ago)(2 feet lower every second) = 10 feet higher. (-5) x (-2) = +10. A negative times a negative came out to be a positive.

Your thoughts? --Jay (Histrion) (talkcontribs) 16:05, 27 September 2006 (UTC)[reply]

I like it!--155.144.251.120 00:41, 21 February 2007 (UTC)[reply]
I also think it is a much more intuitive example than is currently in the article as it uses an example in 2 dimensions to explain a 2 dimensional problem. I think it needs to go in ASAP so im going to get rid of the old one. If anyone really disagrees then revert the page. JackSlash (talk) 00:59, 24 March 2008 (UTC)[reply]

consider mentioning set theory[edit]

-1's relation to abelian groups, fields, and set theory should be mentioned. Also the question posed in the article is completely inappropriate. I might change it myself in a little while but I think the writer of the article would be better qualified.--Cronholm144 21:54, 12 May 2007 (UTC)[reply]

Minus One vs Negative One[edit]

Short problem with the wording of this article. The word "negative" is an adjective. It means "less than zero." The term "negative one" has no meaning. The number "one" is a positive number, it is greater than zero.. there is no other number "one" which is also less than zero. The correct terminology here should be "minus one." Ratches (talk) 20:15, 5 May 2008 (UTC)[reply]

"Negative" is synonimous with "minus"[edit]

People often get stuck on one definition of a word, maybe the way they learned it or have heard it. Other people have used other definitions. All my life, in school, USA, Lousiana and Arizona, I have heard the term "negative one", so I think in actual use it is synonymous with "minus one". — Preceding unsigned comment added by 68.3.245.178 (talkcontribs) 15:42, 8 November 2012

I came here in search for an answer to this very question: Where does the term "negative one" come from? I've been working in mathematics and physics research and teaching for 25+ years both in English and non-English speaking countries, and my research activity has always been "in English". I never heard that term until I started to watch YT videos on mathematics and physics a few of years ago. I asked this question in the comment sections of many of those videos, but I never got an answer. Maybe I get one here (in a few years?). My theory is: It is a term introduced (invented?) by American school teachers (or actually those that teach math teaching) based on the "idea" that there is a difference between "–5" and "4–2", and therefore those operations should have different names. What confirms my theory is that there is also a certain type of calculators that also make this distinction, i.e. different keys for the unary and the binary "–", and these calculators are always those that are made for schools.

And by the way, no, "negative" and "minus" are not synonymous. As far as I have noticed, those who call "–6" "negative six", do not read "–x" as "negative x", for the obvious reason that in general it isn't negative, so it would be misleading and confusing. However, the meaning of the unary operator "–" in "–x" is exactly the same as in "–6", so obviously the terminology used by the "negative one" scholars is also inconsistent. Hjm (talk) 21:46, 29 November 2019 (UTC)[reply]

Move (2009)[edit]

The following discussion is closed. Please do not modify it. Subsequent comments should be made in a new section.

I moved the article back to -1 (number) to be consistent with the rest of the number articles. If anyone disagrees revert it. 23191Pa (chat me!) 04:51, 20 December 2009 (UTC)[reply]


The above discussion is preserved as an archive. Please do not modify it. Subsequent comments should be made in a new section.


Organization of number pages and number disambiguation pages[edit]

Dear Colleagues,

There is an ongoing discussion on the organization of number pages and number disambiguation pages.

Your comments would be much appreciated!! Please see and participate in:

Thank you for your participation!

Cheers,

PolarYukon (talk) 15:42, 8 January 2010 (UTC)[reply]

Profound equivilencies of -1[edit]

I do not add to mathematics articles anymore because professional mathematicians own them and change them WAY faster than other types of articles are changed. I do have ideas and questions, though. I do NOT see the importance of conveying how -1 is represented in various popular computer codes. However, I do want to know how important it is or is not to mention e^(i*pi) = -1, or divergent series for physics ([2+4+8+...] - [1+2+4+...] = -1). — Preceding unsigned comment added by 68.3.245.178 (talkcontribs) 15:47, 8 November 2012

Requested move 2014[edit]

The following discussion is an archived discussion of a requested move. Please do not modify it. Subsequent comments should be made in a new section on the talk page. Editors desiring to contest the closing decision should consider a move review. No further edits should be made to this section.

The result of the move request was: consensus to move the page, per the discussion below. Dekimasuよ! 21:56, 11 March 2014 (UTC)[reply]



−1 (number)−1 – Generally, I'm all for consistency in article titles, but not when it conflicts with WP:CONCISE and WP:UNDAB. Should we put (state) or (U.S. state) in the title of every US state because of Georgia and Washington? Most numbers need a disambiguator because we treat calendar years as primary topics. I'm not aware of any serious source that would call 1 BC -1, but as long as −1 already redirects here, this is a no-brainer. --BDD (talk) 17:37, 3 March 2014 (UTC)[reply]

  • Support. Makes sense. —seav (talk) 21:48, 3 March 2014 (UTC)[reply]
  • Comment I've seen "-1" and "1-" representing "1 BCE" in sources, but they tend to be translated European sources not originally English. -- 70.50.151.11 (talk) 03:43, 4 March 2014 (UTC)[reply]
  • Support all the numbers -99 to +99 should be numbers and not years. And I contend that all numbers up to 999 and 1000 would have their primary topic as the number and not the year. -- 70.50.151.11 (talk) 03:45, 4 March 2014 (UTC)[reply]
Comment from what i see links to 1 or 2 are mistakes — Preceding unsigned comment added by 76.120.175.135 (talk) 23:47, 7 March 2014 (UTC)[reply]
  • Oppose, per IP above. That would be unsupportable, would require modifying hundreds of articles and dozens of templates, many of which I do not understand. I had enough trouble cleaning up {{dr}} and subtemplates . I was leaning toward a support, but that comment convinced me it would be a mistake. — Arthur Rubin (talk) 10:01, 4 March 2014 (UTC)[reply]
I don't understand, Arthur. The proposed title already redirects here, so how would the move break those templates? Wouldn't they already be broken? --BDD (talk) 19:48, 4 March 2014 (UTC)[reply]
I'm opposing the IP's proposal, as that would break templates. This move, in itself, would not break templates, but I don't consider it particularly constructive. — Arthur Rubin (talk) 02:12, 5 March 2014 (UTC)[reply]
The above discussion is preserved as an archive of a requested move. Please do not modify it. Subsequent comments should be made in a new section on this talk page or in a move review. No further edits should be made to this section.

Continued square root?[edit]

The Japanese version of this article makes the following claim:

-1 = sqrt(-1-2sqrt(-1-2sqrt(-1-2sqrt(...))))

(Sorry, I don't know how to do math markup.) Anyway, is this for real? It sounds fake (since square roots of negative numbers are imaginary) and I can't find any other reference to this being true. I would ask over on the JP page but I'm much better at reading than writing. 2602:306:B89C:A000:D119:8E5C:CD94:7953 (talk) 14:21, 18 June 2017 (UTC)[reply]

I can't find a reference, but maybe searching for "nested radical" might help. Gap9551 (talk) 16:25, 18 June 2017 (UTC)[reply]
I still can't find a source. Working it out by hand reduces the problem to:
-1 = sqrt(-1-(2*-1))
-1 = sqrt(-1-(-2))
-1 = sqrt(1)
Which is wrong, but only because sqrt() notation means the positive square root unless otherwise specified. Right? I'm going to go ahead and remove this "factoid" from the Japanese article and leave a link here on the talk page. 2602:306:B89C:A000:D119:8E5C:CD94:7953 (talk) 17:19, 18 June 2017 (UTC)[reply]
So the claim is that This can't be true, because square roots have to (by definition) be positive. -1 is negative, so this can't be true... Anyway, trying to find the value, we have Squaring, we have:
This solution is extraneous (we checked), so there's actually no value for the expression.
Hope this helps! (Even though it's been 4 years lol) Thingy-1234 (talk | contribs) 15:15, 18 April 2021 (UTC)[reply]
It isn't clear to me that this was more than a tangent anyway, but of course square roots can be negative, and every positive number has a negative square root as well as a positive one. The definition of a square root of a number is any number that, when multiplied by itself, yields the first number. Largoplazo (talk) 23:14, 18 April 2021 (UTC)[reply]