Solve Inverse Functions: Find (f^-1)'(a) for f(x)=Cos(2x), a=1

462chevelle
Gold Member
Messages
305
Reaction score
9

Homework Statement


Verify that f has an inverse <- prof told us not to worry about this. Then use the function f and the given real number a to find (f^-1)'(a).

f(x) = Cos(2x), 0<=x<=pi/2 where a=1

Homework Equations


1/(f'(g(x))) where g(x)=f^-1(a)
d/dx(cos(2x)) = -2sin(2x)

The Attempt at a Solution


Ok, I know the derivative of the function.
So i take cos(2x)=1 and I get x=0.
then use the derivative of cos(2x) and use the formula
1/(-2sin(2*0)) = undefined.
I feel like i must be missing some detail or making a mistake.
If I am not, what does it mean whenever this is undefined? is there something i can do algebraically or with a limit to make this work?
Thanks

P.S. sorry about the ugly math, I've tried to learn latex and it never seems to stick since I don't post many math questions.
 
Physics news on Phys.org
462chevelle said:

Homework Statement


Verify that f has an inverse <- prof told us not to worry about this. Then use the function f and the given real number a to find (f^-1)'(a).

f(x) = Cos(2x), 0<=x<=pi/2 where a=1

Homework Equations


1/(f'(g(x))) where g(x)=f^-1(a)
d/dx(cos(2x)) = -2sin(2x)

The Attempt at a Solution


Ok, I know the derivative of the function.
So i take cos(2x)=1 and I get x=0.
then use the derivative of cos(2x) and use the formula
1/(-2sin(2*0)) = undefined.
I feel like i must be missing some detail or making a mistake.
If I am not, what does it mean whenever this is undefined? is there something i can do algebraically or with a limit to make this work?
Thanks

P.S. sorry about the ugly math, I've tried to learn latex and it never seems to stick since I don't post many math questions.
To find the derivative of the inverse of Cos(2x), you need the inverse of your function, which I don't see anywhere in your post. For f(x) = cos(2x), with x in [0, ##\pi/2##], what is f-1?
 
Well its not exactly asking for the derivative of the inverse like that. we haven't gotten to inverse trig functions yet. It says find f^-1(a) and it gives us a. so if a=f(x) i can find some value. for f^-1(a) and use my formula. that's how the book words it.
 
You can use the fact that if f has an inverse ##f^{-1}##( at least in a given interval) , then ## f(f^{-1}(x)=x=f^{-1}f(x)##.
Now, if you assume the inverse is differentiable, this is like finding the derivative of fog for two functions f,g. Can you see how to do it?
 
Ya, if i use the chain rule on cos(2x) i get -sin(2x)*2=-2sin(2x)
then if i use the rule 1/(f'(g(x))) i get
1/(-2sin(2x)(g(x))
g(x)=f^-1(a)
if f^-1(a)=0 because cos2x=1, x=0.
and f^-1(a)=g(x) then i get undefined.
or am i missing your point?
 
462chevelle said:
Well its not exactly asking for the derivative of the inverse like that. we haven't gotten to inverse trig functions yet. It says find f^-1(a) and it gives us a. so if a=f(x) i can find some value. for f^-1(a) and use my formula. that's how the book words it.
Here a = 1, so cos(2 * ?) = 1, keeping in mind the restricted domain.
 
the only place in the domain it can be 1 is at 0. that i know of.
 
WWGD said:
You can use the fact that if f has an inverse ##f^{-1}##( at least in a given interval) , then ## f(f^{-1}(x)=x=f^{-1}f(x)##.
I like to keep the x's and y's separate, and I believe it makes inverses a lot more understandable. If y = f(x), then x = f-1(y).

So x = f-1(f(x)) and y = f(f-1(y))
For a function f that has an inverse, the graphs of y = f(x) and x = f-1(y) are exactly the same. Many precalc texts add in what I consider unnecessary steps in their coverage of how to find the inverse, such as the whole "switch x and y" business that makes it easy for students to misunderstand the relationship between a function and its inverse.

When inverses are actually used, such as in changing the order of integration in iterated integrals, the idea is to take an equation y = f(x) and solve for x in terms of (as the inverse function of) y.
WWGD said:
Now, if you assume the inverse is differentiable, this is like finding the derivative of fog for two functions f,g. Can you see how to do it?
 
462chevelle said:
the only place in the domain it can be 1 is at 0. that i know of.
Yes.
 
  • #10
Yes, that is the way i learned inverse functions and i have to say, when the prof wrote what he did on the board it took about an hour of doing problems for it to really click in my head. so is the formula I'm using not going to work in this instance? it worked for all other polynomial and rational functions i used it on. just not this one.
 
  • #11
1/(f'(g(a))) looks OK to me.

We've established that g(1) = 0. Now what is f'(0)?
 
  • #12
f'(0)=-2sin(2x) where x=0
So that would mean -2sin(2*0)
which would be 0.
making it 1/0. undefined.
 
  • #13
I think you should be computing $$ \frac {-1}{2sin2(cos^{-1}(x))}$$
 
  • #14
Never mind sorry

actually yeah, it will still give him a -1/0

Only justification I see is that the derivative of the inverse function at one will not be defined anyways.
 
  • #15
Ah, right. Maybe it is a typo on the book and a is supposed to be 0 instead of 1, or some other value other than 1?

OP: Maybe do an online search for typos on your book?
 
  • #16
if its supposed to be 0 instead of 1 i would get something like -1/1.8xxxxx something like that. which is also a weird answer. prof finally emailed back and said he doesn't understand what I am trying to ask and come by office hours. he said if f'(g(x))=0 then the function is not differentiable at that point. well, i knew that but i just figured i had to have made a mistake or something.
 
  • #17
Ah, sorry.
 
  • #18
If f(x)= cos(2x) then the inverse function would be arccos(y)/2 and the derivative of that would be -1/2sqrt(1-y^2) that is not defined at 1
 
  • #19
The question asks "Then use the function f and the given real number a to find (f^-1)'(a)." That is why I am using 1 and it is not diffrentiable at 1. That is why I assume there is an error.
 
  • #20
Ya, sleeping is going to be difficult with this on my mind. I feel like i should just keep undefined as my answer and forget about it but it just doesn't feel right.
 

Similar threads

Replies
11
Views
1K
Replies
1
Views
1K
Replies
8
Views
1K
Replies
3
Views
1K
Replies
12
Views
3K
Replies
20
Views
2K
Replies
14
Views
2K
Replies
2
Views
1K
Back
Top