MHB Prove Continuous Function of t: R^2 to R

  • Thread starter Thread starter ryo0071
  • Start date Start date
  • Tags Tags
    Continuity
ryo0071
Messages
12
Reaction score
0
Okay so the question is:

Let $$f:R^2 \rightarrow R$$ by
$$f(x) = \frac{x_1^2x_2}{x_1^4+x_2^2}$$ for $$x \not= 0$$

Prove that for each $$x \in R$$, $$f(tx)$$ is a continuous function of $$t \in R$$

($$R$$ is the real numbers, I'm not sure how to get it to look right).

I am letting $$t_0 \in R$$ and $$\epsilon > 0$$ then trying to find a $$\delta > 0$$ so $$|f(t) - f(t_0)| < \epsilon$$ whenever $$|t - t_0| < \delta$$ I am stuck trying to find the delta what will work, in trying to find it I am unable to simplify out $$|t - t_0|$$ to use. Am I missing something really obvious here? Any help appreciated.
 
Physics news on Phys.org
Perhaps you mean that for each $x \in \mathbb{R}^2, x \neq 0 \in \mathbb{R}^2$ and $t \in \mathbb{R}$ the function $f(tx)$ is continuous? Because we have

$$f(tx) = f(tx_1, tx_2) = \frac{(tx_1)^2 (tx_2)}{(tx_1)^4 + (tx_2)^2} = \frac{t^3 x_1^2 x_2}{t^4 x_1^4 + t^2 x_2^2} = \frac{t^3 x_1^2 x_2}{t^2 (t^2 x_1^4 + x_2^2)} = \frac{tx_1^2 x_2}{t^2 x_1^4 + x_2^2}.$$

This function tends to zero as $t \to 0$ and is continuous everywhere else by noting that it is the result of operations with continuous functions (power, quotient, products and compositions).

EDIT: I think this needs a bit more explanation. If $x = (x_1, x_2) \neq 0$ then this means that $x_1 \neq 0$ or $x_2 \neq 0$ (this is a logical 'or', both can be nonzero). If $x_1 =0$ and $x_2 \neq 0$ then we obviously have $f(tx) = 0$ because the expression in the numerador is automatically zero while the denominator is nonzero. The same if the variables switch roles (the first becomes nonzero and the second becomes zero). Therefore the only case left to be discussed is when both are nonzero. Then you have what I just said. :)
 
Last edited:
Thank you for your response. I probably should have mentioned I have taken care of the cases where $$x_1 = 0$$ and $$x_2 \not= 0$$ as well as $$x_1 \not= 0$$ and $$x_2 = 0$$. Also, I am aware that it would be continuous since it is the result of operations of continuous function but I am trying to prove it using the epsilon-delta definition of the limit (by actually finding a delta that will work for an arbitrary epsilon, which is where I am getting stuck).
 
I don't think you will manage to do it with the epsilon-delta definition. This function is the usual counterexample that you can have a function continuous at the origin for every line through it but it is actually discontinuous there: just consider the case where $x_2 = x_1^2$. In fact, you probably forgot to mention the definition at $x = 0$, else it is automatically continuous at where it is defined. If you manage to show this by epsilon-delta proof it would mean that it is continuous at the origin, which is not.
 
A sphere as topological manifold can be defined by gluing together the boundary of two disk. Basically one starts assigning each disk the subspace topology from ##\mathbb R^2## and then taking the quotient topology obtained by gluing their boundaries. Starting from the above definition of 2-sphere as topological manifold, shows that it is homeomorphic to the "embedded" sphere understood as subset of ##\mathbb R^3## in the subspace topology.
Back
Top