i know how to construct a proof using epsilon delta method but as much as i have done i have to just algebraically manipulate and i got the value but i cant get this one.
$$\lim_{x \to c} \frac{x}{1+x^2} = \frac{c}{1+c^2}$$
My try: $$\left|\frac{x^2}{1+x^2} - \frac{c^2}{1+c^2}\right|<\epsilon\implies\left|\frac{x^2-c^2}{1+c^2+x^2+x^2c^2}\right|<\epsilon\implies\left|\frac{(x-c)(x+c)}{1+c^2+x^2+x^2c^2}\right|<\epsilon$$
But i dont how to proceed after this?
One has $${x\over 1+x^2}-{c\over 1+c^2}=(x-c){1-cx\over(1+x^2)(1+c^2)}$$ and therefore $$\left|{x\over 1+x^2}-{c\over 1+c^2}\right|\leq|x-c|\bigl(1+|c|\>|x|\bigr)\ .\tag{1}$$ When $|x-c|\leq2$ then $|x|\leq |c|+2$ and therefore $$1+|c|\>|x|\leq\bigl(1+|c|\bigr)^2\ ,\tag{2}$$ independently of $x$.
Now let an $\epsilon>0$ be given. I claim that $$\delta:=\min\left\{{\epsilon\over (1+|c|)^2}, \ 2\right\}\tag{3}$$ does the job. Here the "$2$" in $(3)$ is only a safety measure to ensure that in any case the $\delta$ so defined will ensure $|x-c|\leq2$, so that $(2)$ is valid.
Proof. Assume that $|x-c|<\delta$. Then from $(1)$ and $(2)$ we obtain $$\left|{x\over 1+x^2}-{c\over 1+c^2}\right|\leq|x-c|\bigl(1+|c|\>|x|\bigr)<\delta\bigl(1+|c|\bigr)^2\leq\epsilon\ .$$