Proving Inverse Function Continuity at Limit Point Q

STEMucator
Homework Helper
Messages
2,076
Reaction score
140

Homework Statement



Suppose f is a function defined on a set ##S## in ##ℝ^n## and suppose ##Q## is a limit point of ##S##.

If ##f(P) → 3## as ##P → Q## prove from first principles that ##\frac{1}{f(P)} → \frac{1}{3}## as ##P → Q##.

Homework Equations





The Attempt at a Solution



I'm a bit rusty with these.

I know : ##\forall ε'>0, \exists δ'>0 \space | \space 0 < |P-Q| < δ' \Rightarrow |f(P) - 3| < ε'##

I want : ##\forall ε>0, \exists δ>0 \space | \space 0 < |P-Q| < δ \Rightarrow |1/f(P) - 1/3| < ε##

For some reason I'm blanking on what to do next.
 
Physics news on Phys.org
HI Zondrina! :smile:

Hint: |1/f(P) - 1/3| = |f(P) - 3| / |f(P)| :wink:
 
tiny-tim said:
HI Zondrina! :smile:

Hint: |1/f(P) - 1/3| = |f(P) - 3| / |f(P)| :wink:

Thanks tim, cleaned up nicely :)
 
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