Is this the right set mapping notation for a limit in two variables?

  • Context: High School 
  • Thread starter Thread starter mcastillo356
  • Start date Start date
Click For Summary
SUMMARY

The discussion centers on the limit of the function $$f(x,y)=y\sin\left(\frac{x}{y}\right)$$ as $(x,y)$ approaches $(\pi/3, 2)$. The limit is confirmed to be 1, represented as $$\lim_{(x,y)\rightarrow{(\pi/3,2)}}{y\sin\left(\frac{x}{y}\right)}=1$$. Participants debate the appropriateness of the set mapping notation $$\mathbb{R}^2 \rightarrow \mathbb{R}$$ and the implications of defining a constant function $$f(x,y) \rightarrow 1$$. The conversation emphasizes the necessity of an epsilon-delta proof to establish continuity and the behavior of the function in a neighborhood around the limit point.

PREREQUISITES
  • Understanding of limits in multivariable calculus
  • Familiarity with epsilon-delta definitions of limits
  • Knowledge of continuous functions and their properties
  • Basic concepts of topology, particularly in relation to open sets
NEXT STEPS
  • Study epsilon-delta proofs for limits in multivariable calculus
  • Explore the properties of continuous functions in topology
  • Learn about the product topology and its implications for function continuity
  • Investigate the behavior of sine functions in the context of limits
USEFUL FOR

Mathematicians, calculus students, and educators focusing on multivariable limits, epsilon-delta proofs, and continuity in mathematical analysis.

mcastillo356
Gold Member
Messages
658
Reaction score
361
TL;DR
I want to know if my attempt is well-defined, unambiguous.
$$\displaystyle\lim_{(x,\,y)\rightarrow{(\pi/3,\,2)}}{y\sin\bigg(\cfrac{x}{y}\bigg)}=2\sin\bigg(\cfrac{\pi}{6}\bigg)=1$$

Set mapping notation I've attempted:

$$\mathbb{R}^2\,\,\,\longrightarrow{\quad{\mathbb{R}}}$$
$$f(x,y)\,\longrightarrow{1}$$

No preview.
 
Physics news on Phys.org
In this case, it is unambiguous since all possible paths in a local neighborhood lead to the same point. This in general not automatically the case.
 
  • Like
Likes   Reactions: mcastillo356
mcastillo356 said:
TL;DR Summary: I want to know if my attempt is well-defined, unambiguous.

lim(x,y)→(π/3,2)ysin⁡(xy)=2sin⁡(π6)=1

Set mapping notation I've attempted:

R2⟶R
f(x,y)⟶1

No preview.
For me, the notation f(x,y)⟶1 means that you have defined a new constant function z⟶1 where z=f(x,y). You have defined the function composition (x,y)⟶f(x,y)⟶1.
 
  • Like
Likes   Reactions: mcastillo356
I'm working on an ##\epsilon/\delta## proof of the limit of ##f(x,\,y)=y\sin\bigg (\cfrac{x}{y}\bigg)##. It will take me a while just to arrange an attempt.

Gavran said:
For me, the notation f(x,y)⟶1 means that you have defined a new constant function z⟶1 where z=f(x,y). You have defined the function composition (x,y)⟶f(x,y)⟶1.

Yes.

No preview
 
  • Like
Likes   Reactions: Gavran
mcastillo356 said:
I'm working on an ##\epsilon/\delta## proof of the limit of ##f(x,\,y)=y\sin\bigg (\cfrac{x}{y}\bigg)##. It will take me a while just to arrange an attempt.



Yes.

No preview
##\left(\mathbb{R}\setminus \{0\},\cdot\right)## is a topological group, so inversion and multiplication are continuous, as is the sine function. Hence, your function is a sequence of continuous functions. I would use the topological definitions with open sets and write it down in those terms before I translated it into the ##\varepsilon-\delta## world. Especially the product topology, which you need for the multiplication in between, can be tricky in the latter.
 
  • Like
Likes   Reactions: mcastillo356
mcastillo356 said:
I'm working on an ##\epsilon/\delta## proof of the limit of ##f(x,\,y)=y\sin\bigg (\cfrac{x}{y}\bigg)##. It will take me a while just to arrange an attempt.



Yes.

No preview
I'm not sure what an epsilon-delta proof of that would achieve. You can use epsilon-delta to prove basic theorems, then use those theorems to confirm continuity for more complex functions.
 
  • Like
Likes   Reactions: mcastillo356
$$\displaystyle\int_{(x,\,y)\rightarrow{(\pi/3,\,2)}}{y\sin\bigg(\cfrac{x}{y}\bigg)}=1$$
means that
$$\forall{\epsilon>0},\,\exists{\delta>0}$$
such that whenever
$$0<\sqrt{(x-\pi/3)^2+(y-2)}<\delta$$
then
$$\bigg | y\sin\bigg(\cfrac{x}{y}\bigg)-1\bigg |<\epsilon$$
Proof
Given ##\epsilon>0##, we must choose ##\delta{(\epsilon)}## to be something.

Suppose
$$0<\sqrt{(x-\pi/3)^2+(y-2)}<\delta$$

Check

$$\bigg | y\sin\bigg(\cfrac{x}{y}\bigg)-1\bigg |<|y|\Big | y\sin\bigg(\cfrac{x}{y}\bigg)-1\Big |<|y|\Big | y\sin\bigg(\cfrac{x}{y}\bigg)\Big |<|y|\bigg |\cfrac{x}{y}\bigg |=|x|\leq{\sqrt{(x-\pi/3)^2+(y-2)^2}}$$

$$y\sin\bigg (\cfrac{x}{y}\bigg )=t\Rightarrow{\cfrac{x}{y}} =\arcsin{(t)}+2\pi\cdot{K},\quad{K\in{\mathbb{K}}}$$

set ##k=0##

Then ##\epsilon=\delta## is the choice

fresh_42 said:
In this case, it is unambiguous since all possible paths in a local neighborhood lead to the same point. This in general not automatically the case.

Did I by the way define a neighborhood?

No preview
 
Last edited:
Except that the integral is probably a limit, the idea is ok.

We need to show that the preimage of an open set is an open set.

Set ##f(x,y)=y\sin\left(\dfrac{x}{y}\right)## and ##U(p,r)=\{q\in \mathbb{R}^n\,|\,\|q-p\|<r\}.## An open set in the domain around ##1## contains an open ball ##U(1,\varepsilon)=\{p\in \mathbb{R}\,|\,\|p-1\|<\varepsilon\},## and we want to show that ##f^{-1}\left(U(1,\varepsilon)\right)=\{(x,y)\in \mathbb{R}^2\,|\,f(x,y)\in U(1,\varepsilon)\}## is open. We therefore show that it contains an open ball ##U((\pi/3,2),\delta).## This means that we have to show that ##f\left(U((\pi/3,2),\delta)\right)\subseteq U(1,\varepsilon).##

Now we choose a point ##(x,y)\in U((\pi/3,2),\delta)## which means that $$\|(x,y)-(\pi/3,2)\|=\sqrt{(x-\pi/3)^2+(y-2)^2} <\delta\quad(1)$$
is given, and we have to show that
$$
\|f(x,y)-1\|=\left|y\sin\left(\dfrac{x}{y}\right)-1\right|<\varepsilon\quad (2).
$$

So we have to show the last inequality by using the first. However, I do not follow your inequalities. Yes, we may assume that ##|y|>1,## but this has to be noted for our choice of ##\delta## or must be proven. And then, the first inequality is ##\le ## and not strict, since the sine term could be zero. Regardless of those tiny mistakes, I do not see where the ##-1## and the sine in the next steps go.

The problem is to show that ##x/y## is near ##\pi/6## only using the Euclidean distance. I would show that ##f## is continuous, partially differentiable, and continuity follows from that. I have tried to use the series expansion, but with no luck. One has to get rid of ##x/y## first.
 
Last edited:
  • Like
Likes   Reactions: mcastillo356
PeroK said:
I'm not sure what an epsilon-delta proof of that would achieve. You can use epsilon-delta to prove basic theorems, then use those theorems to confirm continuity for more complex functions.
In fact, the cartesian coordinates are continous, and sine function too; this means the value of the limit at any points ##(x,\,y)## will be the same as the function's value. In this case:

$$\displaystyle\lim_{(x,\,y)\rightarrow{(a,\,b)}}{f(x,\,y)g(x,\,y)}=LM$$

##L## and ##M## being the values of ##y## and ##\sin{\Big (\cfrac{x}{y}\Big )}##

My attempt to prove the limit in a ##\epsilon/\delta## fashion is not wise at all.
 

Similar threads

Replies
11
Views
1K
  • · Replies 7 ·
Replies
7
Views
373
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 33 ·
2
Replies
33
Views
1K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
2
Views
2K
  • · Replies 0 ·
Replies
0
Views
496
  • · Replies 26 ·
Replies
26
Views
957