distribution solution to xT = 0 in Schwartz space

1.3k Views Asked by At

I try to understand the Poisson summation formula from the perspective of distribution theory. However, I got stuck at a problem on the way, namely proving that the distribution solution to $xT = 0$ in the Schwartz space (infinitely differentiable functions of rapid decay at infinity) $\mathcal{S}(\mathbb{R})$ is $C\sum_{k \in \mathbb{Z}} \delta_k$, where $\delta_k$ is the shifted Dirac delta distribution, $C$ a constant. (I hope) I managed to prove the related question, where the distribution need not be 'tempered', meaning instead of Schwartz functions we take all compactly supported infinitely differentiable functions. It basically amounts to using the Hadamard lemma. However, when trying to modify the proof for the Schwartz space, I do not know where should the sum $C\sum_{k \in \mathbb{Z}} \delta_k$ pop out? I would appreciate any hints!

1

There are 1 best solutions below

2
On BEST ANSWER

Vobo's comment is correct: the space of solutions of $xT=0$ does not include the shifted Dirac functions. Indeed, for $T=\delta_k$ we have $xT=k\delta_k$ which is nonzero if $k\ne 0$.

To describe the space of solutions, suppose $xT=0$. Every test function $\varphi$ vanishing at $0$ can be written as $\varphi(x)=x\psi(x)$, see Quotient of two smooth functions is smooth. Thus, $T\varphi = T(x\psi) = xT(\psi)=0$. Fix any test function $\chi$ such that $\chi(0)=1$ and let $a=T\chi$. Then for every test function $\varphi$ we have $$T\varphi = T(\varphi-\varphi(0)\chi)+T(\varphi(0)\chi) = 0 +a\varphi(0)$$ which demonstrates that $T=a\delta_0$.

Thus, the space of solutions of $xT=0$ is one-dimensional: it contains only the multiples of the Dirac function at $0$.


In case of Poisson summation, you are looking at $gT=0$ where $g(x)=\exp(-2\pi ix)$. I claim that the solution space is spanned by $\delta$-functions at integers. Indeed, let $\chi$ be a test function supported on $[-1/2,1/2]$ such that $\chi(0)=1$. Let $a_n = T\chi_{ n}$ where the subscript indicates translate of $\chi$ by $ n$. Then for every test function $\varphi$ we have $$T\varphi = T\left(\varphi-\sum_n \varphi(n)\chi_n\right )+\sum_n T(\varphi(n)\chi_n) = 0 +\sum_n a_n \varphi(n)$$ which demonstrates that $T=\sum_n a_n\delta_n$.

To justify $T\left(\varphi-\sum_n \varphi(n)\chi_n\right )=0$, observe that $$\psi:= \frac{\varphi-\sum_n \varphi(n)\chi_n}{g}$$ is a test function: indeed, smoothness is a local property, and it is verified at each integer $n$ separately. The decay of derivatives may be a bit annoying to verify. My suggestion is to work with compactly supported $\varphi$; once you've shown that $T$ agrees with $\sum_n a_n\delta_n$ on compactly supported test functions, the equality extends to the Schwarz space by density.