Problem: Find domain of $ \sin ^ {-1} [\log_2(\frac{x}{2})]$
Solution: $\log_2(\frac{x}{2})$ is defined for $\frac{x}{2} > 0$
$\log_2(\frac{x}{2})$ is defined for $x > 0$
Also domain of $\sin ^ {-1}x$ is $[-1,1]$
When $x=1$ ,then $\log_2(\frac{x}{2})$ becomes $-1$
When $x=4$ ,then $\log_2(\frac{x}{2})$ becomes $1$
So domain is $[1,4]$
Asked
Active
Viewed 6,484 times
2
-
Is $[.]$ the floor function? – Mikasa Jul 16 '13 at 12:57
-
No , I used it for square bracket – rst Jul 16 '13 at 12:58
-
Check the graph. I think it is $\pi/2$ to positive infinity. – Torsten Hĕrculĕ Cärlemän Jul 16 '13 at 13:04
3 Answers
6
Hint:
You can search the proper $x$ in which we can have $$\log_2(x/2)\in[-1,+1], ~~\text{and}~~~x/2>0$$ simultaneously. Note that the logarithm function is a one-one function here.
Mikasa
- 67,374
-
1It is also monotone increasing, which facilitates handling inequalities. – ncmathsadist Jul 16 '13 at 13:12
-
@rst: When $-1\le\log_2(x/2)\le 1 $ then according to comment below my answer you can write $2^{-1}\le x/2\le 2^1$ – Mikasa Jul 16 '13 at 13:20
-
1
1
here log(x/2) should be between -1&1 because if arc sin a=b then
sin (b)=a or a is between -1 &1
Suraj M S
- 1,891