Consider the the Gaussian-like function g(x)=expw2−(x−p)2
where p and w stand for position and (half) width of g.
Note that, see e.g. MSE, ∫Re−x2dx=π.
Thus, ∫Rg(x)dx=wπ.
1. Product
Observation: The product of two Gaussian functions is again a scaled-Gaussian function. In particular, the scaling factor is also a Gaussian.
We have A:=w12(x−p1)2+w22(x−p2)2=w12w22w12+w22(x−w12+w22w22p1+w12p2)2+w12+w22(p1−p2)2
Let p12 and w12 defined by the following relations
w1221=w121+w221 and w122p12=w12p1+w22p2
Fix p1,w1, let p2=p, w2=w be varying. Then this inner product is maximized if p=p1 and w1221 is minimized, i.e. w is maximized.
∣∣g∣∣2=wπ/2 or ∣∣g∣∣1=4π2w−1/2
3. Kernel
Let t=(p,w) and at(x)=∣∣g∣∣g. Define K(t1,t2)=∫x∈Rat1(x)at2(x)dx=⟨at1,at2⟩≤1.
Observation: The kernel K achieves its maximum value being equal to 1 iff t1=t2. Indeed, K(t1,t2)=π2w1−1/2w2−1/2πw12expw12+w22−(p1−p2)2.
or K(t1,t2)=w12+w222w1w2expw12+w22−(p1−p2)2.
which equals to 1 iff w1=w2 and p1=p2.