Step 1: Concept
Evaluate Left-Hand Limit (LHL) and Right-Hand Limit (RHL).
Step 2: Analysis
As $x \rightarrow 0^+$: $x^r$ is a small positive decimal. Thus, $[x^r] = 0$ for all $r$. Numerator $= 0$. RHL $= 0$.
As $x \rightarrow 0^-$: For odd $r$, $x^r$ is a small negative decimal (e.g., -0.1). Thus, $[x^r] = -1$.
Step 3: Calculation
For odd $r$ (50 values), $[x^r] = -1$. For even $r$ (50 values), $x^r>0$, so $[x^r] = 0$.
Numerator $= 50(-1) + 50(0) = -50$.
LHL $= -50 / (1+0) = -50$.
Step 4: Conclusion
Since RHL ($0$) $\neq$ LHL ($-50$), the limit does not exist.
Final Answer:(A)