What is the period of the function $f(x)=x-[x]$?
(Here, $[\,.]$ represents the greatest integer function)
On a tangential note: does that affect the periodicity of $e^{x-[x]}$?
What is the period of the function $f(x)=x-[x]$?
(Here, $[\,.]$ represents the greatest integer function)
On a tangential note: does that affect the periodicity of $e^{x-[x]}$?
The period is 1, because $f(x+1) = (x+1) - [x+1] = x+1-([x]+1) = x-[x] = f(x)$. Common sense suggest that it cannot be less than 1, but to prove this rigorously you only need to see that for $x \in [0,1)$, $f(x) = x$ so it's injective on an interval of length 1.
This also influences the other function: if $f(x)$ is periodic with a period $a$, $g(f(x))$ is also periodic with period $a$ (or smaller).