What is the domain of sin(arcsin(x))?

  • Thread starter Thread starter 11thHeaven
  • Start date Start date
  • Tags Tags
    Domain
11thHeaven
Messages
48
Reaction score
0

Homework Statement


I need to find the domain of sin(arcsin(x)). Now I "know" that this is xε(-1,1), but I don't understand why. If the range of arcsin(x) is (-∏/2,∏/2), then shouldn't this be the domain of sin(arcsin(x))?

Help appreciated.
 
Physics news on Phys.org
sin (arcsin(x)) means that first arcsin is applied to x, then the result of that is passed on to sin. In what set must x be for this to make sense?
 
Since sine has all real numbers as domain, the domain of this function is the domain of arcsine. Do you understand why its domain is [-1, 1]?
 
HallsofIvy said:
Since sine has all real numbers as domain, the domain of this function is the domain of arcsine. Do you understand why its domain is [-1, 1]?

I understand why the domain of arcsin is [1,-1]. But if sine is the inverse of arcsine, shouldn't the domain of sine be the range of arcsine? I thought that was the rule where inverse functions are concerned.
 
11thHeaven said:
I understand why the domain of arcsin is [1,-1]. But if sine is the inverse of arcsine, shouldn't the domain of sine be the range of arcsine? I thought that was the rule where inverse functions are concerned.
The sine function is not a one-to-one function, so technically, there is no function which is the inverse of sine function.

So, where do we get the arcsine function from? If we restrict the sine function to a domain of [-π/2, π/2], then that restricted sine function is one-to-one. (By the Way: The range of this restricted sine function is [-1, 1], the same as for the "unrestricted" sine function.) The arcsine function is the inverse of this restricted sine function.

As it turns out, sin(arcsin(x)) has the same domain and range regardless of which of these sine functions is used.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top