In literature on an introduction to quantum mechanics which I am working through, there is a section which explains that a vector has different representations based on the basis you choose. It then makes a statement that
The same is true for the state of a system in quantum mechanics. It is represented by a vector, $\lvert\mathcal{S(t)}\rangle$, that lives "out there in Hilbert space," but we can express it with respect to any number of different bases. The wave function $\Psi(x,t)$ is actually the coefficient in the expansion of $\mathcal{S(t)}$ in the basis of position eigenfunctions: $$\Psi(x,t) = \langle x | \mathcal{S(t)} \rangle$$ (with $|x\rangle$ standing for the eigenfunction of $\hat{x}$ with eigenvalue $x$), whereas the momentum space wavefunction $\Phi(p,t)$ is the expansion of $| \mathcal{S} \rangle$ in the basis of momentum eigenfunctions: $$\Phi(p,t) = \langle p | \mathcal{S}(t) \rangle$$ (with $|p \rangle$ standing for the eigenfunction of $\hat{p}$ with eigenvalue $p$).
It then states that $\Psi$ and $\Phi$ contain the same information and describe the same state.
Question:
If we decide to work in the momentum space (or space with any other basis), how does this affect the time-dependent Schrodinger equation $$i \hbar \frac{\partial \Psi}{\partial t} = -\frac{\hbar^2}{2m}\frac{\partial^2 \Psi}{\partial x^2} + V \Psi?$$ Would it be stated differently?
\text{and}~|2\rangle=\begin{pmatrix}0\1\end{pmatrix}$$ The most general state is a normalized linear combination: $$\ \mathcal{S} = a|1\rangle + b|2\rangle= \begin{pmatrix}a\b\end{pmatrix}$$ with $|a|^2+|b|^2=1$. The (time-dependent) Schrodinger equation says $i\hbar \frac{d}{dt}| \mathcal{S} \rangle = H |\mathcal{S} \rangle$. Why is the Schrodinger equation unchanged in this example? – Alex Apr 13 '16 at 19:22