What is the restriction for the sine function?

  • Thread starter Thread starter teng125
  • Start date Start date
teng125
Messages
416
Reaction score
0
can anybody pls give me an example of this f(f^-1) = x??
thanx...
 
Physics news on Phys.org
It's the definition of the inverse of a function f(x). For example, y = 2x and y^-1 = 1/2 x
 
how about if i want to write it using sin x??
 
Although I would say f(f-1(x))= x. You're missing the "x" on the left side!

"arcsine" is defined as the inverse of sine (that's why your calculator has them paired). sin(arcsin(x))= x.

There are "technical" problems. Since sin(x) is not "one-to-one" (sin(\pi)= 0= sin(0)) there can't be a true inverse (a function can't return both 0 and \pi for x= 0). What is normally done is restrict the sine function to x=0 to \pi (which is really a different function than sine defined for all x) so that arcsin returns the "principal value"- the value between 0 and \pi.
 
HallsofIvy said:
What is normally done is restrict the sine function to x=0 to \pi (which is really a different function than sine defined for all x) so that arcsin returns the "principal value"- the value between 0 and \pi.
We don't really restrict sin function to x = 0 to \pi.
We, however, restrict sin function to x = -\frac{\pi}{2} to x = \frac{\pi}{2}. :)
 
VietDao29 said:
We don't really restrict sin function to x = 0 to \pi.
We, however, restrict sin function to x = -\frac{\pi}{2} to x = \frac{\pi}{2}. :)
Oops! It's cosine that is restricted to "between 0 and \pi!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top