Proving Continuity for Composition of Functions: f(x,y)=g(x)

  • Thread starter Thread starter kevinlightman
  • Start date Start date
  • Tags Tags
    Continuity
kevinlightman
Messages
2
Reaction score
0

Homework Statement



Prove that if g:R->R is continuous at a then f(x,y)=g(x) is continuous at (a,b) \forall b \in R

Homework Equations





The Attempt at a Solution



So we know
\foralle>0 \existsd>0 s.t. \forallx\inR where |x-a|<d we have |g(x) - g(a)|<e
So I've said as \forallb\inR g(x)=f(x,y) & g(a)=f(a,b), these can be substituted in giving the expression we need except for the condition that [(x-a)2 + (y-b)2]1/2<d.
This seems to be an incorrect cheat though, am I along the right lines or not?
 
Physics news on Phys.org
You are looking at the right line of thought.If |(x,y)-(a,b)|<d, what can you say about |x-a|?
 
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