I am an MSc student studying operations research (specifically bioinvasions) and it seems that a lot of the mathematics in this area focuses quite heavily on PDE's, Optimal Control Theory, and Algorithms/Numerical methods in order to solve the bioeconomic models. Most of this math I don't understand at the moment, but I think that I would have the capacity to learn them once I got into the theory. Now, I haven't taken a course on ODE's or PDE's in quite a while and from what I remember in the classes, we focused quite a lot on closed form solutions and solving various classifications of equations by hand.
What I am concerned about is that I have lost the ability to be able to fluently generate these closed form solutions by hand and what impact this would have on my own research. Is it detrimental that I might not be able to do partial fractions, for example. So, I suppose I am curious how often higher level math in applied research is dependent on the ability to solve equations by hand in closed form or if I should put more of my attention towards algorithms and computational (I mean computational in a coding sense) solutions?
The techniques that you studied in an introductory course in differential equations are all easily automated- tools like Mathematica and Maple can do these computations much more reliably than you could ever do them. You should make use of such tools when appropriate, but you should also make an effort to learn more about the underlying analysis of differential equations and about various numerical methods for solving equations.