Question
Question: Let $f: \mathbb{R} \rightarrow \mathbb{R}$, defined by $f(x) = (x - \sqrt{3})sgn(x^2-3)$. Then the n...
Let f:R→R, defined by f(x)=(x−3)sgn(x2−3). Then the number of points of discontinuity of f is: (where "sgn" denotes signum function)

0
1
2
3
1
Solution
To determine the number of points of discontinuity of the function f(x)=(x−3)sgn(x2−3), we need to analyze the behavior of the function at points where the signum function's argument changes sign or becomes zero.
The signum function sgn(u) is defined as: sgn(u)=1 if u>0 sgn(u)=0 if u=0 sgn(u)=−1 if u<0
The signum function is discontinuous at u=0. In our case, u=x2−3. So, potential points of discontinuity for f(x) are where x2−3=0, which means x2=3, so x=3 or x=−3.
Let's analyze the continuity of f(x) at these two points.
Case 1: At x=3
-
Value of the function at x=3: f(3)=(3−3)sgn((3)2−3)=(0)sgn(3−3)=0⋅sgn(0)=0⋅0=0.
-
Left-hand limit at x=3: limx→3−f(x)=limx→3−(x−3)sgn(x2−3) As x→3−, x is slightly less than 3. This means x2 is slightly less than 3, so x2−3<0. Therefore, sgn(x2−3)=−1. limx→3−(x−3)(−1)=(3−3)(−1)=0⋅(−1)=0.
-
Right-hand limit at x=3: limx→3+f(x)=limx→3+(x−3)sgn(x2−3) As x→3+, x is slightly greater than 3. This means x2 is slightly greater than 3, so x2−3>0. Therefore, sgn(x2−3)=1. limx→3+(x−3)(1)=(3−3)(1)=0⋅(1)=0.
Since f(3)=limx→3−f(x)=limx→3+f(x)=0, the function f(x) is continuous at x=3.
Case 2: At x=−3
-
Value of the function at x=−3: f(−3)=(−3−3)sgn((−3)2−3)=(−23)sgn(3−3)=(−23)⋅sgn(0)=(−23)⋅0=0.
-
Left-hand limit at x=−3: limx→−3−f(x)=limx→−3−(x−3)sgn(x2−3) As x→−3−, x is slightly less than −3. For example, x=−1.8. Then x2=(−1.8)2=3.24, which is greater than 3. So x2−3>0. Therefore, sgn(x2−3)=1. limx→−3−(x−3)(1)=(−3−3)(1)=−23.
-
Right-hand limit at x=−3: limx→−3+f(x)=limx→−3+(x−3)sgn(x2−3) As x→−3+, x is slightly greater than −3. For example, x=−1.7. Then x2=(−1.7)2=2.89, which is less than 3. So x2−3<0. Therefore, sgn(x2−3)=−1. limx→−3+(x−3)(−1)=(−3−3)(−1)=(−23)(−1)=23.
Since limx→−3−f(x)=−23 and limx→−3+f(x)=23, the left-hand limit and the right-hand limit are not equal. Therefore, the limit of f(x) as x→−3 does not exist, and f(x) is discontinuous at x=−3.
Combining both cases, the function f(x) is discontinuous only at x=−3. Thus, there is only 1 point of discontinuity.
The final answer is 1.
Explanation: The function f(x)=(x−3)sgn(x2−3) is a product of a continuous function g(x)=x−3 and a function h(x)=sgn(x2−3) which is discontinuous at x2−3=0, i.e., x=3 and x=−3.
- At x=−3: g(−3)=−23=0. When a continuous function (non-zero at the point) is multiplied by a discontinuous function, the product is discontinuous. Thus, f(x) is discontinuous at x=−3.
- At x=3: g(3)=0. When a continuous function that is zero at a point is multiplied by a function with a finite jump discontinuity, the product often becomes continuous. In this case, limx→3−f(x)=limx→3−(x−3)(−1)=0, limx→3+f(x)=limx→3+(x−3)(1)=0, and f(3)=0. Since all three values are equal, f(x) is continuous at x=3. Therefore, there is only one point of discontinuity.