Translation operator and momentum operator

(personal thinking)
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 the matrix which is 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.

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.