−2

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
← −3 −2 −1 →
−1 0 1 2 3 4 5 6 7 8 9
Cardinal−2, minus two, negative two
Ordinal−2nd (negative second)
Divisors1, 2
Arabic٢
Chinese numeral负二,负弍,负貳
Bengali
Binary (byte)
S&M: 1000000102
2sC: 111111102
Hex (byte)
S&M: 0x10216
2sC: 0xFE16

In mathematics, negative two or minus two is an integer two units from the origin,[1] denoted as −2[2] or 2.[3] It is the additive inverse of 2, following −3 and preceding −1, and is the largest negative even integer. Except in rare cases exploring integral ring prime elements,[4] negative two is generally not considered a prime number.[5]

Negative two is sometimes used to denote the square reciprocal in the notation of SI base units, such as m·s−2.[6] Additionally, in fields like software design, −1 is often used as an invalid return value for functions,[7] and similarly, negative two may indicate other invalid conditions beyond negative one.[8] For example, in the On-Line Encyclopedia of Integer Sequences, negative one denotes non-existence, while negative two indicates an infinite solution.[9][10]

Properties

[edit | edit source]

Divisors of negative two

[edit | edit source]

The divisors of negative two, including negative divisors, are identical to those of two: −2, −1, 1, 2. By definition, negative numbers are not typically subjected to prime factorization, though 1 can be factored out as 1×2,[30] making 2 a prime factor but not the result of prime factorization. As a Gaussian integer, negative two can be factored as i×(1+i)2, where 1+i is a Gaussian prime and i is the imaginary unit.[31]

Powers of negative two

[edit | edit source]

The first few powers of negative two are −2, 4, −8, 16, −32, 64, −128, oscillating between positive and negative.[32] The positive terms are powers of four, and the negative terms differ from powers of four by a factor of negative two.[33] This property makes negative two the largest negative number that can represent all real numbers as a base without using a negative sign or two's complement.[32][34][35][36] In 1957, some computers used a base-negative-two numeral system for calculations.[37] Similarly, using 2i can represent complex numbers.[38]

The sum of the powers of negative two is a divergent geometric series. Although divergent, its generalized sum is 13.[39][40]

k=0n(2)k=12+48+[Note 2]

Using the geometric series formula,[41]

k=0ark=a1r

with the first term a=1 and common ratio r=2, the result is 13. However, the series is divergent, with partial sums:[42]

1, −1, 3, −5, 11, −21, 43, −85, 171, −341...[42]

Though divergent, Euler assigned the value 13 to this series,[43] known as Euler summation.[44]

Negative second power

[edit | edit source]

The negative second power of a number is its square reciprocal, applicable to functions as well.[45] In daily life, it is occasionally used to denote units without a division sign, such as acceleration, typically written as m/s2 but also as m·s−2 in SI notation.[6]

Common topics related to the square reciprocal include: for any real number n, its square reciprocal n2 is always positive; the inverse-square law;[46] grid turbulence decay;[47] and the Basel problem.[48] The Basel problem states that the sum of the square reciprocals of natural numbers converges to π26:[49][48]

n=1n2=12+22+32+=112+122+132+=π26

This value equals the Riemann zeta function at 2.[50][51]

For any real number, the square reciprocal is positive. For negative two, it is 14. The square reciprocals of the first few natural numbers are:

Square reciprocal 1 2 3 4 5 6 7 8 9 10
x2 1 14 19 116 125 136 149 164 181 1100
1 0.25 0.1 0.0625 0.04 0.027 0.0204081632...[Note 3] 0.015625 0.012345679 0.01

Square root of negative two

[edit | edit source]

The square root of negative two, defined with the imaginary unit i satisfying i2=1, is derived from x=±ix. For negative two, it is 2=±i2.[Note 4][52][53][54][55] The principal value is 2=i2.[Note 5][52][53][54][55]

Representation

[edit | edit source]

Negative two is typically represented by adding a negative sign before 2,[56] commonly called "negative two" or "minus two" in English.[57]

In binary, especially in computing, negative numbers are often represented using two's complement.[58] Negative two is represented as "...11111110(2)", specifically "1110(2)" for 4-bit, "11111110(2)" for 8-bit, and "1111111111111110(2)" for 16-bit integers.[59] In signed notation, it is "−10(2)".[60]

In other fields

[edit | edit source]

Plus or minus two

[edit | edit source]

Plus or minus two (±2) is expressed using the plus-minus sign, representing both positive and negative two. It denotes the square roots of 4 or the solutions to the quadratic equation x2=4, i.e., 4=±2. Plus or minus two appears more frequently in cultural contexts, such as music compositions[63] or the documentary ±2 °C, which explores the environmental impact of a global temperature change of two degrees.[64][65]

See also

[edit | edit source]

Notes

[edit | edit source]
  1. ^ When d<0, if the ring of integers of [d] is a unique factorization domain, all numbers in [d] have a unique factorization. For example, [5] is not, as 6 can be factored in two ways in [5]: 2×3 and (1+5)(15).
  2. ^ See also: 1 − 2 + 4 − 8 + ⋯
  3. ^ The repeating decimal for 7's square reciprocal has a period of 42: 0.0204081632 6530612244 8979591836 7346938775 51... See reciprocal of 49.
  4. ^ In the bi-imaginary number system R,ZR, where R is negative two and ZR is two, it is ±i2,Z2. Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  5. ^ The principal value of the square root of –2 is x=±ix taking the positive value; with respect to –2, that is 2=i2.

References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  5. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  6. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  7. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  8. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  9. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  10. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  11. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  12. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  13. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  14. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  15. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  16. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  17. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  18. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  19. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  20. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  21. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  22. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  23. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  24. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  25. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  26. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  27. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  28. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  29. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  30. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  31. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  32. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  33. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  34. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value). Knuth mentions both negabinary and negadecimal.
  35. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  36. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  37. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  38. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  39. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  40. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  41. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  42. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  43. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  44. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  45. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  46. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  47. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  48. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  49. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  50. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  51. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  52. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  53. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  54. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  55. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  56. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  57. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  58. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  59. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  60. ^ David J. Lilja and Sachin S. Sapatnekar, Designing Digital Computer Systems with Verilog, Cambridge University Press, 2005 online Archived 2019-07-26 at the Wayback Machine
  61. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  62. ^ Macintyre, Jane E. (1994). Dictionary of Inorganic Compounds, Supplement 2 Archived 2018-06-23 at the Wayback Machine. CRC Press. pp 25. ISBN 9780412491009.
  63. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  64. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  65. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).