Calculus – Proving Non-Constant Periodic Continuous Function Has Smallest Period

calculuscontinuityuniform-continuity

Let $\ f:\mathbb{R}\to\mathbb{R} \ $ be a non constant, continuous and periodic function. Prove that $f$ has smallest/minimum period.

The definition of period that I work with is:

$p$ is a period of a function $f$ if $\ p\gt0 \ \land \ \forall x\in\mathbb{R}:f(x+p)=f(x) $.

Best Answer

Let $P$ be the set of periods of $f$. Using your definition, $P$ is non-empty and bounded below by $0$. Consider $p^*=\inf P$. Take $p_n \in P \to p^*$. Fix $x \in \mathbb R$. Then $x+p_n \to x+p^*$ and $f(x+p^*)= \lim f(x+p_n)=f(x)$.

If $p^*>0$, then $p^* \in P$ and so $p^* = \min P$.

If $p^*=0$, then we need to argue that $f$ is constant.

For a more conceptual approach, here is a roadmap:

  • The set of periods of a function is an additive subgroup of $\mathbb R$.

  • An additive subgroup of $\mathbb R$ is either cyclic or dense.

  • The set of periods of a continuous function is a closed set.

  • A continuous function with a dense set of periods is constant.

Related Question