What is difference between abs(1/x^2) and 1/x^2 ?

  • Thread starter Thread starter Md. Abde Mannaf
  • Start date Start date
  • Tags Tags
    Difference
AI Thread Summary
The discussion centers on the mathematical difference between abs(1/x^2) and 1/x^2, with participants noting that both expressions yield the same graph for real numbers. However, the absolute value function alters the output for complex numbers, specifically when x is imaginary. While the graphs appear identical, the functions are not equivalent due to the behavior of absolute values in different domains. The conversation emphasizes that the absolute value ensures non-negativity, affecting the function's outputs. Ultimately, the conclusion is that while the graphs are the same, the functions are not equal in all contexts.
Md. Abde Mannaf
Messages
20
Reaction score
1
what is difference between abs(1/x^2) and 1/x^2 .
i am using https://graphsketch.com/ graph result is same. what do you think?
 
Mathematics news on Phys.org
Md. Abde Mannaf said:
what is difference between abs(1/x^2) and 1/x^2 .
i am using https://graphsketch.com/ graph result is same. what do you think?

Well, what do you think? What does the absolute value do?
 
  • Like
Likes Md. Abde Mannaf
Md. Abde Mannaf said:
what is difference between abs(1/x^2) and 1/x^2 .
i am using https://graphsketch.com/ graph result is same. what do you think?
They are both equal. That is, if you allow for only real numbers.

Think what happens for x=i.
abs(1/(i^2)) versus 1/(i^2).
 
  • Like
Likes Md. Abde Mannaf
Mentallic said:
Well, what do you think? What does the absolute value do?
i think it is same. function is not same but graph is same. that is my question is are equal?
 
If the graphs are the same, then the functions must be the same. The graph of a function f is the set of all points (x, f(x)). The graph of a function g is the set of all points (x, g(x)). If (x, f(x)) = (x, g(x)) then it is easy to see that you must have f(x) = g(x)
 
  • Like
Likes Md. Abde Mannaf
Md. Abde Mannaf said:
i think it is same. function is not same but graph is same. that is my question is are equal?

You can figure it out through some simple reasoning. What does the absolute value do? Give me some examples. And then, what values can't 1/x2 ever be? For example, ##x^2\geq 0## for all values of x, so x2 can't ever be negative.
 
  • Like
Likes Md. Abde Mannaf
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Back
Top