Discontinuity of a series of continuous functions

99 Views Asked by At

Is the function $$f(x)=x^2+\frac{x^2}{1+x^2}+\frac{x^2}{(1+x^2)^2}+\ldots\infty$$ continuous $\forall x\in\mathbb{R}$? I think no, probably the point of discontinuity is 0. Am I right in that? I think we should use the sum of a geometric series here. Also, is there any relationship to concepts of uniform convergence, like dini theorem etc.? Any hints? Thanks beforehand.

1

There are 1 best solutions below

2
On BEST ANSWER

Since $f(0)=0$ and since, if $x\neq 0$,$$x^2\left(1+\frac1{1+x^2}+\left(\frac1{1+x^2}\right)^2+\cdots\right)=x^2\frac1{1-\frac1{1+x^2}}=1+x^2,$$your function is discontinuous at $0$, since $\lim_{x\to0}f(x)=1\neq0=f(0)$.