Integrals and Inverse Functions

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
XJellieBX
Messages
39
Reaction score
0

Homework Statement


Set f(x)=[tex]\int^{2x}_{1}[/tex][tex]\sqrt{16 + t^{4}}[/tex]dt.
A. Show that f has an inverse.
B. Find ([tex]f^{-1}[/tex])'(0).


Homework Equations


([tex]f^{-1}[/tex])'(x)=1/(f'([tex]f^{-1}[/tex](x)))


The Attempt at a Solution


A. f'(x)=[tex]\sqrt{16 + t^{4}}[/tex] >0, so f is always increasing, hence one-to-one. By definition of inverse functions, f would have an inverse.

B. ([tex]f^{-1}[/tex])'(0)=1/(f'([tex]f^{-1}[/tex](0)))

I'm not sure where to go from here for part B. Help?
 
Physics news on Phys.org
I think maybe you can find the inverse of the function firstly,then subtitute x by 0 ? I am also focusing on part B
 
(Solving f(x) = 0 should be easy...)

You did forget something, though: to have an inverse, a function must be one-to-one and onto. So, for example, you would need to show that [tex]\lim_{x \rightarrow +\infty} f(x) = +\infty[/itex], and similarly for [itex]-\infty[/itex].[/tex]
 
ak123456 said:
I think maybe you can find the inverse of the function firstly,then subtitute x by 0 ? I am also focusing on part B

Thanks, I think I've got it. I was overlooking some details.