Analyzing the Setup
We are given the piecewise function:
f(x)={x−1,2x,x is evenx is odd
Our objective is to find a natural number a such that f(f(f(a)))=21. We will evaluate this by considering the parity of a.
Case 1
Assume a is even
If a is even, the first application yields f(a)=a−1. Since a is even, a−1 is necessarily odd.
Applying the function a second time, we use the odd branch:
f(f(a))=f(a−1)=2(a−1)=2a−2
Note that 2a−2 is always even. Applying the function a third time using the even branch:
f(f(f(a)))=f(2a−2)=(2a−2)−1=2a−3
Setting this equal to 21:
Since 12 is an even natural number, this is a valid solution.
Case 2
Assume a is odd
If a is odd, the first application yields f(a)=2a, which is even. Applying the function a second time:
Since 2a is even, 2a−1 is odd. Applying the function a third time using the odd branch:
f(f(f(a)))=f(2a−1)=2(2a−1)=4a−2
Setting this equal to 21:
Because 423 is not a natural number, we reject this case. Thus, the only valid value is a=12.
The Limit's Trap
Evaluating the Final Expression
We now evaluate the limit using our anchor value a=12:
x→12−lim(12∣x∣3−[12x])
As x→12−, x approaches 12 from the left, meaning x<12. Consequently, the ratio 12x is slightly less than 1.
The greatest integer function [12x] for any value in the interval (0,1) is 0. Therefore:
For the first term, since x is positive near 12, we have ∣x∣=x. Substituting x=12:
x→12−lim12∣x∣3=12123=122=144
Combining these results, the final value is: