MHB How do you calculate limits in two variables?

  • Thread starter Thread starter mathmari
  • Start date Start date
  • Tags Tags
    Limits
Click For Summary
To calculate limits in two variables, the discussion focuses on evaluating specific limits as (x, y) approaches (0, 0). The first three limits were confirmed to exist, yielding results of 3, 0, and 0, respectively, due to the continuity of the functions involved. However, for the fourth limit, the approach suggests checking along different paths to determine if the limit exists, while the fifth limit was shown to depend on the angle of approach, indicating that it does not exist. The conversation emphasizes the importance of analyzing limits from various directions to ensure accuracy.
mathmari
Gold Member
MHB
Messages
4,984
Reaction score
7
Hey! :o

I have to calculate the following limits, if they exists.
  1. $$\lim_{(x, y) \rightarrow (0, 0)} (x^2+y^2+3)$$
  2. $$\lim_{(x, y) \rightarrow (0, 0)} \frac{xy}{x^2+y^2+2}$$
  3. $$\lim_{(x, y) \rightarrow (0, 0)} \frac{e^xy}{x+1}$$
  4. $$\lim_{(x, y) \rightarrow (0, 0)} \frac{\cos x-1-x^2/2}{x^4+y^4}$$
  5. $$\lim_{(x, y) \rightarrow (0, 0)} \frac{(x-y)^2}{x^2+y^2}$$

I have done the following:

  1. $x^2+y^2+3$ is continuous for each $(x, y) \in \mathbb{R}^2$, so we have that $\lim_{(x, y) \rightarrow (0, 0)} (x^2+y^2+3)=0^2+0^2+3=3$
  2. $\frac{xy}{x^2+y^2+2}$ is continuous for each $(x, y) \in \mathbb{R}^2$, so we have that $\lim_{(x, y) \rightarrow (0, 0)} \frac{xy}{x^2+y^2+2}=\frac{0 \cdot 0}{0^2+0^2+2}=2$
  3. $\frac{e^xy}{x+1}$ is continuous for $(x, y) \in \mathbb{R}^2 \setminus \{(-1, y)\}$, so we have that $\lim_{(x, y) \rightarrow (0, 0)} \frac{e^xy}{x+1}=\frac{e^0 0}{0+1}=0$

Is ths correct?? (Wondering) Could I improve something at the formulation?? (Wondering)

What could we do at the limits $4-5$ ?? (Wondering)
 
Physics news on Phys.org
mathmari said:
Hey! :o

I have to calculate the following limits, if they exists.
  1. $$\lim_{(x, y) \rightarrow (0, 0)} (x^2+y^2+3)$$
  2. $$\lim_{(x, y) \rightarrow (0, 0)} \frac{xy}{x^2+y^2+2}$$
  3. $$\lim_{(x, y) \rightarrow (0, 0)} \frac{e^xy}{x+1}$$
  4. $$\lim_{(x, y) \rightarrow (0, 0)} \frac{\cos x-1-x^2/2}{x^4+y^4}$$
  5. $$\lim_{(x, y) \rightarrow (0, 0)} \frac{(x-y)^2}{x^2+y^2}$$

I have done the following:

  1. $x^2+y^2+3$ is continuous for each $(x, y) \in \mathbb{R}^2$, so we have that $\lim_{(x, y) \rightarrow (0, 0)} (x^2+y^2+3)=0^2+0^2+3=3$
  2. $\frac{xy}{x^2+y^2+2}$ is continuous for each $(x, y) \in \mathbb{R}^2$, so we have that $\lim_{(x, y) \rightarrow (0, 0)} \frac{xy}{x^2+y^2+2}=\frac{0 \cdot 0}{0^2+0^2+2}=2$
  3. $\frac{e^xy}{x+1}$ is continuous for $(x, y) \in \mathbb{R}^2 \setminus \{(-1, y)\}$, so we have that $\lim_{(x, y) \rightarrow (0, 0)} \frac{e^xy}{x+1}=\frac{e^0 0}{0+1}=0$

Is ths correct?? (Wondering) Could I improve something at the formulation?? (Wondering)

What could we do at the limits $4-5$ ?? (Wondering)

For 2. last time I checked, 0/2 = 0, not 2...
 
mathmari said:
Hey! :o

I have to calculate the following limits, if they exists.
  1. $$\lim_{(x, y) \rightarrow (0, 0)} (x^2+y^2+3)$$
  2. $$\lim_{(x, y) \rightarrow (0, 0)} \frac{xy}{x^2+y^2+2}$$
  3. $$\lim_{(x, y) \rightarrow (0, 0)} \frac{e^xy}{x+1}$$
  4. $$\lim_{(x, y) \rightarrow (0, 0)} \frac{\cos x-1-x^2/2}{x^4+y^4}$$
  5. $$\lim_{(x, y) \rightarrow (0, 0)} \frac{(x-y)^2}{x^2+y^2}$$

I have done the following:

  1. $x^2+y^2+3$ is continuous for each $(x, y) \in \mathbb{R}^2$, so we have that $\lim_{(x, y) \rightarrow (0, 0)} (x^2+y^2+3)=0^2+0^2+3=3$
  2. $\frac{xy}{x^2+y^2+2}$ is continuous for each $(x, y) \in \mathbb{R}^2$, so we have that $\lim_{(x, y) \rightarrow (0, 0)} \frac{xy}{x^2+y^2+2}=\frac{0 \cdot 0}{0^2+0^2+2}=2$
  3. $\frac{e^xy}{x+1}$ is continuous for $(x, y) \in \mathbb{R}^2 \setminus \{(-1, y)\}$, so we have that $\lim_{(x, y) \rightarrow (0, 0)} \frac{e^xy}{x+1}=\frac{e^0 0}{0+1}=0$

Is ths correct?? (Wondering) Could I improve something at the formulation?? (Wondering)

What could we do at the limits $4-5$ ?? (Wondering)

5. is just screaming to be converted to polars...

$\displaystyle \begin{align*} \lim_{(x,y) \to (0,0)} \frac{(x-y)^2}{x^2+y^2} &= \lim_{r\to 0}\frac{\left[r\cos{(\theta )} - r\sin{(\theta )} \right] ^2}{r^2} \\ &= \lim_{r \to 0} \frac{r^2 \left[ \cos{(\theta )} - \sin{(\theta )} \right] ^2}{r^2} \\ &= \lim_{r \to 0} \left[ \cos{(\theta )} - \sin{(\theta )} \right] ^2 \\ &= \left[ \cos{(\theta )} - \sin{(\theta )} \right] ^2 \end{align*}$

Since this value changes according to the angle approached on, that means different paths yield different values, and thus the limit does not exist.
 
For the first three one could we formulate it as followed?? (Wondering)

  1. $(x, y) \rightarrow (0, 0)$
    $x \rightarrow 0$ and $y \rightarrow 0$
    So, $x^2+y^2+3 \rightarrow 0^2+0^2+3=3$
  2. $(x, y) \rightarrow (0, 0)$
    $x \rightarrow 0$ and $y \rightarrow 0$
    So, $\frac{xy}{x^2+y^2+2} \rightarrow \frac{0 \cdot 0}{0^2+0^2+2}=0$
  3. $(x, y) \rightarrow (0, 0)$
    $x \rightarrow 0$ and $y \rightarrow 0$
    So, $\frac{e^xy}{x+1} \rightarrow \frac{e^0 \cdot 0}{0+1}=0$

What could we do at the limit $4.$ to check if it exists?? (Wondering)
 
mathmari said:
For the first three one could we formulate it as followed?? (Wondering)

  1. $(x, y) \rightarrow (0, 0)$
    $x \rightarrow 0$ and $y \rightarrow 0$
    So, $x^2+y^2+3 \rightarrow 0^2+0^2+3=3$
  2. $(x, y) \rightarrow (0, 0)$
    $x \rightarrow 0$ and $y \rightarrow 0$
    So, $\frac{xy}{x^2+y^2+2} \rightarrow \frac{0 \cdot 0}{0^2+0^2+2}=0$
  3. $(x, y) \rightarrow (0, 0)$
    $x \rightarrow 0$ and $y \rightarrow 0$
    So, $\frac{e^xy}{x+1} \rightarrow \frac{e^0 \cdot 0}{0+1}=0$

What could we do at the limit $4.$ to check if it exists?? (Wondering)

Hey mathmari! (Mmm)

What you had in the OP seemed fine to me.
This also looks fine. (Nod)

For 4 and 5, I'd check what happens if you approach the origin along different lines, say $y=0$ and $x=0$. (Thinking)
 
Ok... Thanks a lot! (Mmm)
 
Thread 'Problem with calculating projections of curl using rotation of contour'
Hello! I tried to calculate projections of curl using rotation of coordinate system but I encountered with following problem. Given: ##rot_xA=\frac{\partial A_z}{\partial y}-\frac{\partial A_y}{\partial z}=0## ##rot_yA=\frac{\partial A_x}{\partial z}-\frac{\partial A_z}{\partial x}=1## ##rot_zA=\frac{\partial A_y}{\partial x}-\frac{\partial A_x}{\partial y}=0## I rotated ##yz##-plane of this coordinate system by an angle ##45## degrees about ##x##-axis and used rotation matrix to...

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
Replies
4
Views
4K
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
2
Views
3K
  • · Replies 29 ·
Replies
29
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K