I have this function: $$f(x) = \left \{ x \right \}* \left \{ -x \right \}$$ in which $\left \{ x \right \}=x-[x]$
I have to establish if $f(x)$ is continuous or discontinuous somewhere and, in this last case, the kind of discontinuity. $f(x) = \left \{ x \right \}* \left \{ -x \right \}=(x-[x])*(-x+[x])=-(x-[x])^2=-x^2-[x]^2+2x[x]$
$\lim_{x\rightarrow n^{+}}(-x^2-[x]^2+2x[x]) =-n^2$
$\lim_{x\rightarrow n^{-}}(-x^2-[x]^2+2x[x]) =-(n-1)^2$
$s=-n^2+(n-1)^2=1-2n$
$\forall n \in Z$ $f(x)$ is discontinuous and it is of first kind. Is it right?
We just need to study the continuity at $x=n\in\Bbb Z$.
If $n<x <n+1,$
$$f (x)=(x-n)(-x+n+1) $$
thus $f (n^+)=0$.
If $n-1<x <n$
$$f (x)=(x-n+1)(-x+n) $$ thus $f (n^-)=0=f (n) $. $f $ is continuous at $\Bbb R $.
As $f $ is periodic $f (x+1)=f (x) $, you just need to study continuity at $x=0$.