Suppose $f:\mathbb R\to\mathbb R$ is a smooth $2\pi$-periodic function. Consider the following statements:
- There exist $a,\phi\in\mathbb R$ such that $f(\theta)\geq a\cos(\theta+\phi)$ for all $\theta\in\mathbb R$.
- $\sum_{k=1}^n f(\theta+2\pi k/n)\geq0$ for all $\theta\in\mathbb R$ and integers $n>1$.
Clearly (1) implies (2). Does (2) imply (1)?
More generally fix a finite set $N\subseteq\mathbb Z_{>0}$, and consider the statements
- There exists $a_n,\phi_n\in\mathbb R$ such that $f(\theta)\geq\sum_{n\in N}a_n\cos(n\theta+\phi_n)$ for all $\theta\in\mathbb R$.
- $\sum_{k=1}^n f(\theta+2\pi k/n)\geq0$ for all $\theta\in\mathbb R$ and integers $n$ not dividing any element of $N$.
Again (3) implies (4). Does (4) imply (3)?
My thoughts for the simpler version: Consider the Fourier series for $f$ (which converges nicely since $f$ is smooth): $$ f(\theta)=\sum_{k\geq0}a_k\cos(k\theta+\phi_k). $$ Then (2) implies $$ \sum_{n|k}a_k\cos(k\theta+\phi_k)\geq0 $$ for all $n>1$. It is sufficient to prove $$ \sum_{n\neq1}a_k\cos(k\theta+\phi_k)\geq0. $$ But no nonnegative linear combination of the former inequalities can produce the latter; just look at the coefficients of $a_2$, $a_3$ and $a_6$.