#Determine whether each of the following real functions of two real variables is continuous:
34 messages · Page 1 of 1 (latest)
- Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close - Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
i have no idea how to proceed
i just need help with this one so i can do the rest of the exercises
whoever comes along pls ping me
Consider f(t,t) when t approaches 0
wdym
cause in the single variable limit continuity you do this thing like f(0) = lim x->f(0)
etc
can you please write it?
wdym
Basically you want to see if when (x,y) approches 0 if f(x,y)
so for example considering all norms are equivalent in a finite dimensional space you check if when ll(x,y)ll approches 0 then so does | f(x,y)| with ll.ll denoting the euclidien norm
i dont understand
Do you know what a norm is ?
Oh okay my bad
Okay, so basically you want to prove ( or disprove) that lim(x,y)—>(0,0) f(x,y)=0
here take f(t,t^2)
You will see that f(t,t^2) is a non zéro constant
So the function can’t be continuous at (0,0) because else it would tend to 0 regardless of the path taken
ok but how do i calculate that
can you write that
its realy hard to understand on discord @wanton sequoia
Well what’s f(t,t^2) for a fixed non zéro t?
Just write it
$f$ is continuous at $(0, 0)$ if and only if:
For every sequence $((u_n, v_n)){n \in \mathbb{N}}$ that converges to $(0, 0)$, the sequence $(f(u_n, v_n)){n \in \mathbb{N}}$ also converges to $f(0, 0)$.
Rion
However, as Rotor suggests, the sequence $u_n = \frac{1}{n}$ and $v_n = \frac{1}{n^2}$ will show you that the second property does not hold