We are given the function f(x) defined by a limit involving a parameter θ. Our task is to examine the continuity of f(x) at x = 1 and x = −1.
Given function:
f(x) = lim (θ → 0) [ cos(πx) − x^(2/θ) · sin(x − 1) ] / [ 1 − x^(2/θ)(x − 1) ]
Step 1: Behaviour of x^(2/θ) as θ → 0
Step 2: Continuity at x = 1
At x = 1:
x^(2/θ) = 1
Substitute x = 1 into the function:
f(1) = [ cos(π) − sin(0) ] / [ 1 − 0 ]
f(1) = −1
The limit exists and equals the function value.
Therefore, f(x) is continuous at x = 1.
Step 3: Continuity at x = −1
At x = −1:
(−1)^(2/θ) = 1
Substitute x = −1 into the function:
f(−1) = [ cos(−π) − sin(−2) ] / [ 1 − (−1 − 1) ]
f(−1) = [ −1 + sin(2) ] / 3
The limit exists and equals the function value.
Therefore, f(x) is continuous at x = −1.
Conclusion:
Hence, both statements claiming discontinuity are incorrect.