M HYPE SPLASH
// updates

Understanding a limiting procedure

By John Campbell
$\begingroup$

Say I have a function $f(x,y)$ that is defined for all $x \leq 0$ except at a single point $x=x_0 \neq 0.$ There exists one representation of the function in the domain $x < x_0$ and another representation of the function for $x_0< x \leq 0.$

Now consider another function $g(y)$ which I have and would like to see as the limit of $f(x,y)$ as $x \rightarrow 0.$

My question is:

If I take the limit as $x \rightarrow 0$ of the representation of the function $f(x,y)$ in the interval $x<x_0,$ would I expect to recover $g(y)$? My thought was initially no because the limit of $x \rightarrow 0$ is not in this representation’s domain of validity but I seem to obtain the correct result.

That is,

$$\lim_{x\rightarrow 0} \,\,f(x,y)|_{x<x_0} = g(y).$$

Am I being naive or is there a simple reason for that?

(This is something that came up in a physics project)

Thanks!

$\endgroup$ 4 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy