The positive values of $a$ for which the equation $\displaystyle \lfloor x+a \rfloor = \sin \left(\frac{\pi x}{2}\right)$ will have no solution is,
where $\lfloor x \rfloor = $ floor function of $x$
Options
$(a)\;\;(0,1)$
$(b)\;\; (1,2)$
$(c)\;\; (0,2)$
$(d)$ None of these
$\bf{My\; Try::}$ Using the formula $x-1<\lfloor x \rfloor \leq x.,$ we get $\displaystyle (x+a)-1< \lfloor x+a \rfloor \leq (x+a)$
Now Given $\displaystyle \lfloor x+a \rfloor = \sin \left(\frac{\pi x}{2}\right).$ So $\displaystyle (x+a) - 1<\sin \left(\frac{\pi x}{2}\right)\leq (x+a)$
Now we will solve $\displaystyle (x+a)-1<\sin \left(\frac{\pi x}{2}\right)$ and $\displaystyle (x+a)\leq \sin \left(\frac{\pi x}{2}\right)$ for Common values of $x$
But I Did Understand How can I solve it
Help me
Thanks