I am a freshman engineering student. In my university, in the first semester we studied differentiation and continuity, infinite series and conic sections in mathematics and some thermodynamics in physics. In second term we study integration and Linear algebra in mathematics and Schrödinger equations in physics. I don’t know if this is standard or normal for other countries but all my friends in other universities have to take Schrödinger in second semester. This seems like we are trying to run before learning how to walk.
$\require{cancel}$ I want to ask how we can do this $\frac{ \partial w(x,t)}{ \partial x}= \frac{2i\pi w(x,t) P}{h} $ then $\frac{ \partial \cancel{ w(x,t)}}{ \partial x}= \frac{2i\pi \cancel{ w(x,t)} P}{h} $ in other words $\frac{ \partial}{ \partial x}= \frac{2i\pi P}{h} $
I want to ask, how is it possible to cancel a function this way and what does $\frac{\partial }{\partial x}$ even mean without a function? When I tried to ask my professor, he told me something about linear operators and I didn’t understand a word from him. When I googled this, it was something related to linear algebra. Is it possible to explain this to someone who didn’t study multi variable calculus or linear algebra or ODE or PDE?
Another question is: Is it normal to take Schrödinger equations in the second semester of the first year without proper mathematics?
Seems like eta reduction https://sookocheff.com/post/fp/eta-conversion/. In other words, if $f(x) = g(x)$ for all $x$, then we could just be more concise and write $f = g$. In this case, we have two "operators", namely $(f \mapsto \frac{\partial f}{\partial x})$ and $(f \mapsto \frac{2\pi i f P}{h})$. In the context of the wave equation, since $\frac{\partial \psi}{\partial x} = \frac{2i\pi \psi P}{h}$ always, we could just shorten things and write $\frac{\partial}{\partial x} = \frac{2i\pi P}{h}$, knowing that whenever we see $\frac{\partial \psi}{\partial x} (= \frac{\partial }{\partial x}(\psi))$, it is the same as $\frac{2i\pi \psi P}{h}$ (at least in the QM setting).
From this perspective, the cancellation is just aesthetic. Nonetheless, if you want to think about linear operators, the cancellation says that $\frac{\partial}{\partial x} = \frac{2i\pi P}{h}$ as functions on the space of waves $\psi(x,t)$. Instead of functions taking in points, there are "operators" which take in functions. It does seem a bit odd at first to consider $\frac{\partial}{\partial x}$ as a function taking in inputs. Nonetheless, derivatives are exactly linear maps on functions.