Translation operator and momentum operator

(personal thinking)

Discrete setup

In a Hilbert space like C5 we have the position operator

X^=[1000002000003000004000005]

encoding the position variable x but in a QM flavour (see formulation of QM). And we can consider also the following matrix, which would be something like the translation operator:

T=(0000110000010000010000010)

Given a vector v=(a,b,c,d,e), the result of the operator is "to translate" the coordinates:

Tv=(e,a,b,c,d).

We can consider the matrix P such that the matrix exponential eP=T, son P can be seen like the generator of translations. I think that P is something like the momentum operator in this setup. This operator has a special basis of eigenvectors, representing the pure momentum states.
Given a vector v in the initial basis, we could rewrite v in the new basis.
From this setup we may study even the uncertainty principle.
In linear-algebra terms one can diagonalize the translation T and find generators without any metric, but to interpret an operator as a physical observable one needs an inner product. The inner product | defines adjoints and thus the notion of self adjoint operator A=A, which is exactly the condition that guarantees real expectation values ψ|A|ψ for all states. It also supplies normalization, the Born rule |ϕ|ψ|2 for probabilities, orthogonality of distinct outcomes (spectral projectors) and the notion of unitarity (probability conservation).
Concretely, picking the standard Euclidean inner product on C5 makes the DFT vectors orthonormal and one may choose a Hermitian operator P such that

T=eiP,

(equivalently P=ilogT with a chosen branch). This way P may be read as the momentum observable; without that metric the words “observable”, “probability” and “measurement outcome” remain ambiguous.

Continuous case

In the continuous case everything is analogous: the vectors are functions f and the Hilbert space is a space of functions. The translation operator is

T:f(x)f(x1)

According to Taylor's theorem,

T(f)(x)=f(x1)==f(x)+f(x)((x1)x)+12f(x)((x1)x)2+==f(x)+(1)f(x)+12(1)2f(x)+==ex(f),

so we have the momentum operator P=x. The eigenvectors of this operator are

esx,sC

So Laplace transform is nothing but a change of basis: from the Dirac delta basis (the eigenbasis of "position") to the eigenbasis of momentum.


Why do we choose only some eigenvectors in Quantum Mechanics, i.e., only

eiωx,ωR

i.e., why we take Fourier transform.