I'm reading about wavelets and I bumped into the follwing:
$\text{Haar wavelet is a step function}\; \psi(x), \text{which takes values 1 and -1, when}\; x \;\text{is in the ranges}\; [0, \frac{1}{2}) \;\text{and}\; [\frac{1}{2}, 1).$
$\text{Dilations and translations of the Haar wavelet are defined as:}$
$$\psi_{jk}(x) = \text{const} \cdot \psi(2^jx-k) $$
Now here is what I need help with :
$\text{It is apparent that:}$
$$\int\psi_{jk}(x)\cdot\psi_{j'k'}(x) = 0$$
$\text{whenever}\; j=j'\; \text{and}\; k=k'\; \text{is not satisfied simultaneously}$.
My question is: Why is the integral above true?
P.S.
here is my reference: http://gtwavelet.bme.gatech.edu/wp/kidsA.pdf (page 4)
The wavelets are similar to clipped versions of the Rademacher functions, and 'orthogonality' follows in a similar manner.
Note that $\psi^{-1} \{0\}^c = [0,1)$, and hence $\psi_{jk}^{-1} \{0\}^c = S_{jk} = \frac{1}{2^j}[k,k+1)$.
The keys to the proof are :(i) Any two sets $S_{jk}, S_{j'k'}$ satisfy one of $S_{jk} \subset S_{j'k'}$, the other way around, or $S_{jk} \cap S_{j'k'} = \emptyset$. (ii) If $S_{jk}, S_{j'k'}$ overlap, then either $S_{jk} = S_{j'k'}$, or one is contained in 'half the length' of the other (to be made precise below).
We have $\int \psi = \int_{S_{00}} \psi = 0$, and hence $\int \psi_{jk} = \int_{S_{jk}} \psi_{jk} = 0$.
Now suppose $j \le j'$. Then either $S_{jk} \supset S_{j'k'}$ or $S_{jk} \cap S_{j'k'} = \emptyset$.
Suppose $j=j'$ and $k \neq k'$. Then we have $S_{jk} \cap S_{jk'} = \emptyset$, and it follows that $\int \psi_{jk} \psi_{jk'} = 0$.
Now suppose $j < j'$. If $S_{jk} \cap S_{j'k'} = \emptyset$, we have $\int \psi_{jk} \psi_{jk'} = 0$. If $S_{jk} \supset S_{j'k'}$, then we must have (since $\frac{1}{2^j} \ge \frac{1}{2} \frac{1}{2^{j'}} $) either $\frac{1}{2^{j'}}[k',k'+1) \subset \frac{1}{2^j}[k,k+\frac{1}{2})$ or $\frac{1}{2^{j'}}[k',k'+1) \subset \frac{1}{2^j}[k+\frac{1}{2},k+1)$, and hence $\psi_{jk}$ is constant on $ S_{j'k'}$. It follows that $\int \psi_{jk} \psi_{jk'} = 0$.