Conditions
sqrt(x^2) = |x| how can i proof it by real analysis
Solution
To prove this we must consider the definitions of square root and modulus.
In mathematics, a square root of a number is a number such that , or, in other words, a number whose square (the result of multiplying the number by itself, or ) is . For example, 4 is a square root of 16 because .
In mathematics, the absolute value (or modulus) of a real number is the non-negative value of without regard to its sign. Namely, for a positive , for a negative , and . For example, the absolute value of 3 is 3, and the absolute value of is also 3. The absolute value of a number may be thought of as its distance from zero.
Let's fix
1) If , then by property of a square root,
2) If , then by property of a square root, since the square-root notation without sign represents the positive square root, it follows that .
3) If , then by property of a square root, since the square-root notation without sign represents the positive square root, it follows that .
As we see, for all the domains and ranges of these functions are identical. This means, that the proposition is proved.
Comments