What is the restriction for the sine function?

  • Thread starter Thread starter teng125
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
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" ([itex]sin(\pi)= 0= sin(0)[/itex]) there can't be a true inverse (a function can't return both 0 and [itex]\pi[/itex] for x= 0). What is normally done is restrict the sine function to x=0 to [itex]\pi[/itex] (which is really a different function than sine defined for all x) so that arcsin returns the "principal value"- the value between 0 and [itex]\pi[/itex].
 
HallsofIvy said:
What is normally done is restrict the sine function to x=0 to [itex]\pi[/itex] (which is really a different function than sine defined for all x) so that arcsin returns the "principal value"- the value between 0 and [itex]\pi[/itex].
We don't really restrict sin function to x = 0 to [itex]\pi[/itex].
We, however, restrict sin function to [tex]x = -\frac{\pi}{2}[/tex] to [tex]x = \frac{\pi}{2}[/tex]. :)
 
VietDao29 said:
We don't really restrict sin function to x = 0 to [itex]\pi[/itex].
We, however, restrict sin function to [tex]x = -\frac{\pi}{2}[/tex] to [tex]x = \frac{\pi}{2}[/tex]. :)
Oops! It's cosine that is restricted to "between 0 and [itex]\pi[/itex]!