My goal is to prove $f(x)=\frac{1}{\sqrt{1+x^2}}$ is continuous. I think it will be easier to approach this using the def of sequential continuity?
Proof: Prove $\left\{a_{n}\right\}$ converges to a then $\left\{\sqrt{a_{n}}\right\}$ converges to $\sqrt{a}$ : suppose $\left\{a_{n}\right\}$ converges to $a, \lim \left(a_{n}-a\right)=$ $\lim \left(a_{n}^{\frac{1}{2}}-a^{\frac{1}{2}}\right) \lim \left(a_{n}^{\frac{1}{2}}+a^{\frac{1}{2}}\right)=0$ Thus when $a \neq 0,\left\{\sqrt{a_{n}}\right\} \rightarrow a^{\frac{1}{2}}$ Define $g(x)=\frac{1}{1+x^{2}}$. since $g(x)$ is continuous according to Theoren $3.4,$ Thus $\forall x_{0} \in R,$ whenever $\left\{x_{n}\right\} \rightarrow x_{0},\left\{g\left(x_{n}\right)\right\} \rightarrow g\left(x_{0}\right) .$ Thus $,\left\{\sqrt{g\left(x_{n}\right)}\right\} \rightarrow \sqrt{g\left(x_{0}\right)} .$ Thus $\forall x_{0} \in R,$ whencrer $\left\{x_{n}\right\} \rightarrow$ $x_{0},\left\{f\left(x_{n}\right)\right\} \rightarrow f\left(x_{0}\right) .$ Thus $f$ is continuous.
Is this correct?
edit:$x\in(0,\infty)$