Analyzing the Setup
The function is defined as:
f(x)=θ→0lim(1+x(2/θ)(x−1)cosπx−x(2/θ)sin(x−1))
This expression appears intimidating due to the presence of θ and the variable exponent 2/θ. However, the function acts as a chameleon, changing its identity based on the value of x.
The Engine of Infinity
The core of this problem is the term x2/θ. As θ→0, the exponent 2/θ approaches infinity. This serves as our "limit engine."
The behavior of the entire function hinges on the limit of xn as n→∞:
If ∣x∣<1, then xn→0.
If ∣x∣>1, then xn→∞.
* If x=1, then xn=1.
We must solve the function's behavior across these distinct regions.
Defining the Piecewise Reality
Zone 1: ∣x∣<1
In this region, x2/θ→0. Substituting this into the function:
f(x)=1+0⋅(x−1)cosπx−0⋅sin(x−1)=cosπx
Zone 2: ∣x∣>1
Here, x2/θ→∞. We divide the numerator and denominator by the dominant term x2/θ:
f(x)=θ→0limx2/θ1+(x−1)x2/θcosπx−sin(x−1)
As x2/θ→∞, the terms x2/θcosπx and x2/θ1 vanish to 0. This leaves us with:
The Boundary Check
We must evaluate the function at the boundaries x=1 and x=−1.
At x=1, the term x2/θ is 12/θ=1. Substituting this:
f(1)=1+1⋅(0)cosπ−1⋅sin(0)=1−1−0=−1
At x=−1, the term (−1)2/θ effectively behaves as 1 (since 2/θ is an even power in the limit). Substituting x=−1:
f(−1)=1+1⋅(−2)cos(−π)−1⋅sin(−2)=−1−1+sin2=1−sin2
The Verdict on Continuity
Statement (I): Continuity at x=1
We compare the limits and the function value:
LHL: limx→1−cosπx=cosπ=−1.
RHL: limx→1+x−1−sin(x−1)=−1.
* f(1)=−1.
Since LHL = RHL = f(1), the function is continuous at x=1. Statement (I) is False.
Statement (II): Continuity at x=−1
We compare the limits:
LHL: limx→−1−x−1−sin(x−1)=−2−sin(−2)=−2sin2.
RHL: limx→−1+cosπx=cos(−π)=−1.
Since LHL $
eq$ RHL, the function is discontinuous at x=−1. Statement (II) is False.
Conclusion
By stripping away the complex notation, we determined that the function is continuous at x=1 but discontinuous at x=−1. Both provided statements were incorrect. This exercise demonstrates that identifying the underlying "engine" of a limit is the most effective path to the solution.