Suppose $ \phi \in C_0( \mathbb{R}) $ (compact support) satisfy the scaling relation $$ \phi(x) = \sum_{k \in \mathbb{Z}} p_k \phi(2x-k) , $$ with $$ p_k = 2^{1/2} \int_{- \infty}^\infty \phi(x) \overline{\phi(2x-k)} dx.$$ Let $ a = \inf\{x | \phi(x) \neq 0 \}$ and $ b = \sup\{x | \phi(x) \neq 0 \}$, show that $ a,b \in \mathbb{Z}.$
OK, so what a need to prove is that if $ \overline{\{ x| \phi(x) \neq 0\}} = [a,b]$, show that $a, b \in \mathbb{Z}$.
My toughts so far:
For fixed $x$, let $u = \lceil 2x-a \rceil$ and $l = \lfloor 2x - b \rfloor$, then $$ \phi(x) = \sum_{k = l}^u p_k \phi(2x-k) $$
Especially in $x=n \in \mathbb{Z}$ we would like to show that $u = 2x-a $ and $l = 2x - b $, but I'm pretty blank on where to start. Any hint?
Thanks