all.
I am currently reading through a quantum mechanics book, and I was struggling to understand an equation presented in the review of the mathematics. The part where I am discusses one-dimensional wave packets. It first presents the differential equation:
$$-\frac{\partial^2 u(x, t)}{\partial x^2} = \alpha i \frac{\partial u(x, t)}{\partial t}$$
With a solution of
$$u_k(x, t) = Be^{i(kx-\omega t)}$$
Any superposition of the possible solutions to the differential equation can be formed by taking
$$A_1 u_{k_1}(x, t) + A_2 u_{k_2}(x, t) + ...$$
where the A's are constant.
The book then goes on to say that the principle of superposition can be generalized to an integration over a continuum of solutions for various k:
$$f(x, t) = \int {A(k)u_k(x, t)dk}$$
However, I'm not sure how this is true, and the book does not seem to give any explanation. I looked around a little bit online to see if I could find an answer, but what I found did not seem to cover this part (or I possibly did not understand). Could anyone help me through this part?
As a side note, I don't formally study physics (I actually study chemistry at my university), however the physical chemistry course I took really piqued my interest in quantum mechanics. I don't mind difficult-to-understand answers, but be prepared for some possibly dumb questions on my part.