Examine the continuity of the function f(x) at x=0, where:
f(x)=⎩⎨⎧xsinx,21,x=0x=0
Background and Explanation
To determine if a function is continuous at a point, we check whether the limit of the function as x approaches that point equals the function's value at that point. For piecewise functions, special attention is needed at the boundary points where the function definition changes.
Solution
First, let's clearly write out the piecewise function:
f(x)=⎩⎨⎧xsinx,21,x=0x=0
Step 1: Find the limit as x approaches 0
To check continuity at x=0, we evaluate limx→0f(x). For x=0, the function is defined as xsinx.
limx→0f(x)=limx→0xsinx
This is a standard trigonometric limit. As x approaches 0, the value of xsinx approaches 1.
limx→0xsinx=1
Therefore:
limx→0f(x)=1
Step 2: Find the function value at x=0
From the piecewise definition, when x=0:
f(0)=21
Step 3: Compare the limit and function value
For continuity at x=0, we require:
limx→0f(x)=f(0)
However, we found:
limx→0f(x)=1andf(0)=21
Since 1=21:
limx→0f(x)=f(0)
Conclusion:
Therefore, f(x) is discontinuous at x=0. This is a removable discontinuity because the limit exists but does not equal the function value at that point.
Key Formulas or Methods Used
Continuity Condition: A function f(x) is continuous at x=a if limx→af(x)=f(a)
Standard Trigonometric Limit: limx→0xsinx=1
Piecewise Function Analysis: Evaluating limits by considering the appropriate branch of the function definition
Summary of Steps
Identify the function definition at the point of interest (x=0) and in its neighborhood
Calculate the limit as x approaches 0 using the branch for x=0: limx→0xsinx=1
Evaluate the function value at x=0 directly from the piecewise definition: f(0)=21
Compare the limit and function value: 1=21
Conclude: Since limx→0f(x)=f(0), the function is discontinuous at x=0