| advertise add site services publishers database health videos | ![]() | about toolbar stats live show health store more stuff JOIN/LOGIN |
The Square Root Symbol in HTML and CSS - radical symbol for mathematical scientificpsychic.com | Louisville Root Canal, Elizabethtown Root Canal, Jeffersonville Root... remmersdental.com | Newton Root Canal, Boston Root Canal, Watertown Root Canal, Cambridge... newtondentalgroup.com | Stoughton Root Canal, Sharon Root Canal, Milton Root Canal, Canton Root drbetsyd.com |
In mathematics, a square root of a number x is a number r such that r2 = x, or, in other words, a number r whose square (the result of multiplying the number by itself) is x. Every non-negative real number x has a unique non-negative square root, called the principal square root, which is denoted with a radical sign as Every positive number x has two square roots. One of them is Square roots of integers that are not perfect squares are always irrational numbers: numbers not expressible as a ratio of two integers. For example, The term whose root is being considered is known as the radicand. In the expression
[edit] PropertiesThe principal square root function The square root of x is rational if and only if x is a rational number which can be represented as a ratio of two perfect squares. See square root of 2 for proofs that this is an irrational number, and quadratic irrational for a proof for all non-square natural numbers. The square root function maps rational numbers into algebraic numbers (a superset of the rational numbers). For all real numbers x
For all non-negative real numbers x and y, and The square root function is continuous for all non-negative x and differentiable for all positive x. Its derivative is The Taylor series of √1 + x about x = 0 converges for | x | < 1 and is given by [edit] ComputationMain article: Methods of computing square roots Most pocket calculators have a square root key. Computer spreadsheets and other software are also frequently used to calculate square roots. Computer software programs typically implement good routines to compute the exponential function and the natural logarithm or logarithm, and then compute the square root of x using the identity
The same identity is exploited when computing square roots with logarithm tables or slide rules. The most common iterative method of square root calculation by hand is known as the "Babylonian method" or "Heron's method" after the first century Greek philosopher Heron of Alexandria who first described it.[1] It involves a simple algorithm, which results in a number closer to the actual square root each time it is repeated. To find r, the square root of a real number x:
The time complexity for computing a square root with n digits of precision is equivalent to that of multiplying two n-digit numbers. [edit] Square roots of negative and complex numbers Using the Riemann surface of the square root, one can see how the two leaves fit together The square of any positive or negative number is positive, and the square of 0 is 0. Therefore, no negative number can have a real square root. However, it is possible to work with a more inclusive set of numbers, called the complex numbers, that does contain solutions to the square root of a negative number. This is done by introducing a new number, denoted by i (sometimes j, especially in the context of electricity where "i" traditionally represents electric current) and called the imaginary unit, which is defined such that i2 = −1. Using this notation, we can think of i as the square root of −1, but notice that we also have (−i)2 = i2 = −1 and so −i is also a square root of −1. By convention, the principal square root of −1 is i, or more generally, if x is any positive number, then the principal square root of −x is because By the argument given above, i can be neither positive nor negative. This creates a problem: for the complex number z, we cannot define √z to be the "positive" square root of z. For every non-zero complex number z there exist precisely two numbers w such that w2 = z. [edit] Imaginary square rootThe square root of This result can be obtained algebraically by finding a and b such that or equivalently This gives the two equations which are easily solved to The choice of the principal root then gives The result can also be obtained by using De Moivre's theorem and setting which procuces [edit] DefinitionTo find a definition for the square root that allows us to consistently choose a single value, called the principal value, we start by observing that any complex number x + iy can be viewed as a point in the plane, (x, y), expressed using Cartesian coordinates. The same point may be reinterpreted using polar coordinates as the pair (r, Φ), where r ≥ 0 is the distance of the point from the origin, and Φ is the angle that the line from the origin to the point makes with the positive real (x) axis. In complex analysis, this value is conventionally written r eiΦ. Now, since r is a nonnegative real number, we can take its positive square root; and since squaring always doubles the angle Thus defined, the square root function is holomorphic everywhere except on the non-positive real numbers (where it isn't even continuous). The above Taylor series for √1 + x remains valid for complex numbers x with |x| < 1. [edit] FormulaWhen the number is in rectangular form the following formula can be used for the principal value: where is the absolute value or modulus of the complex number, unless x = −r and y = 0. Notice that the sign of the imaginary part of the root is the same as the sign of the imaginary part of the original number. The real part of the principal value is always non-negative. [edit] NotesNote that because of the discontinuous nature of the square root function in the complex plane, the law √zw = √z√w is in general not true. (Equivalently, the problem occurs because of the freedom in the choice of branch. The chosen branch may or may not yield the equality; in fact, the choice of branch for the square root need not contain the value of √z√w at all, leading to the equality's failure. A similar problem appears with the complex logarithm and the relation log z + log w = log(zw).) Wrongly assuming this law underlies several faulty "proofs", for instance the following one showing that −1 = 1: The third equality cannot be justified (see invalid proof). It can be made to hold by changing the meaning of √ so that this no longer represents the principal square root (see above) but selects a branch for the square root that contains (√−1)·(√−1). The left hand side becomes either if the branch includes +i or if the branch includes −i, while the right hand side becomes where the last equality, √1 = −1, is a consequence of the choice of branch in the redefinition of √. [edit] Square roots of matrices and operatorsMain article: square root of a matrix If A is a positive-definite matrix or operator, then there exists precisely one positive definite matrix or operator B with B2 = A; we then define √A = B. More generally, to every normal matrix or operator A there exist normal operators B such that B2 = A. In general, there are several such operators B for every A and the square root function cannot be defined for normal operators in a satisfactory manner. Positive definite operators are akin to positive real numbers, and normal operators are akin to complex numbers. [edit] Principal square roots of the positive integers[edit] As decimal expansionsThe square roots of the perfect squares (1, 4, 9, 16, etc.) are integers. In all other cases, the square roots are irrational numbers, and therefore their decimal representations are non-repeating decimals. Each of these roots has two values, positive and negative, of equal magnitude.
[edit] As expansions in other numeral systemsThe square roots of the perfect squares (1, 4, 9, 16, etc.) are integers. In all other cases, the square roots are irrational numbers, and therefore their representations in any standard positional notation system are non-repeating. The hexadecimal representations of some square roots are used in some SHA hash function implementations. [edit] As periodic continued fractionsOne of the most intriguing results from the study of irrational numbers as continued fractions was obtained by Joseph Louis Lagrange circa 1780. Lagrange found that the representation of the square root of any non-square positive integer as a continued fraction is periodic. That is, a certain pattern of partial denominators repeats indefinitely in the continued fraction. In a sense these square roots are the very simplest irrational numbers, because they can be represented with a simple repeating pattern of integers.
The square bracket notation used above is a sort of mathematical shorthand to conserve space. Written in more traditional notation the simple continued fraction for the square root of 11 – [3; 3, 6, 3, 6, ...] – looks like this: where the two-digit pattern {3, 6} repeats over and over and over again in the partial denominators. [edit] Geometric construction of the square rootA square root can be constructed with a compass and straightedge. In his Elements, Euclid (fl. 300 BC) gave the construction of the geometric mean of two quantities in two different places: Proposition II.14 and Proposition VI.13. Since the geometric mean of a and b is The construction is also given by Descartes in his La Géométrie, see figure 2 on page 2. However, Descartes made no claim to originality and his audience would have been quite familiar with Euclid. Another method of geometric construction uses right triangles and induction: [edit] HistoryThe Rhind Mathematical Papyrus is a copy from 1650 BC of an even earlier work and shows us how the Egyptians extracted square roots.[2] The Yale Babylonian Collection YBC 7289 clay tablet was created between 1800 BC and 1600 BC, showing In Ancient India, the knowledge of theoretical and applied aspects of square and square root was at least as old as the Sulba Sutras, dated around 800-500 B.C. (possibly much earlier). A method for finding very good approximations to the square roots of 2 and 3 are given in the Baudhayana Sulba Sutra.[4] Aryabhata in the Aryabhatiya (section 2.4), has given a method for finding the square root of numbers having many digits. In the Chinese mathematical work Writings on Reckoning, written between 202 BC and 186 BC during the early Han Dynasty, the square root is approximated by using a "excess and deficiency" method which says to "combine the excess and deficiency as the divisor; (taking) the deficiency numerator multiplied by the excess denominator and the excess numerator times the deficiency denominator, combine them as the dividend."[5] According to historian of mathematics D.E. Smith, Aryabhata's method for finding the square root was first introduced in Europe by Cataneo in 1546.[6] The symbol √ for the square root was first used in print in 1525 in Christoph Rudolff's Coss, which was also the first to use the then-new signs '+' and '-'.[7] [edit] See also
[edit] Notes
[edit] References
[edit] External links
|
| ↑ top of page ↑ | about thumbshots |