I'm currently taking an introductory physics class, I hope to in the future take a more rigorous mechanics class. From what I've come across online, it seems that a lot of mechanics uses linear algebra, vector calculus, and differential equations. Is learning these three all that I'd need to make basic mechanics accessible?
For example, I want to be able to solve things such as the orbit equation (https://physics.stackexchange.com/questions/56657/how-is-the-equation-of-motion-on-an-ellipse-derived), or derive the equation for a multidimensional oscillator myself, or discuss electric fields in terms of vectors.
For any advanced classical mechanics (Lagrangian/Hamiltonian mechanics) you need to learn calculus of variations. What you've listed is generally what is done in an undergraduate mechanics course which usually only requires some simple vector algebra and ordinary differential equations. The results seen in a rigorous course in Newtonian mechanics are usually derived from solving Newton's 2nd law (a 2nd order ODE) under different conditions, different coordinate systems, etc. If what you've listed is the kind of thing that you're interested in, I would focus on studying ordinary differential equations as from my experience the linear algebra used is quite minimal. If you're wanting to learn classical electrodynamics, that's a different story and vector calculus is essential. Undergraduate classical mechanics is not formulated as a field theory where as electrodynamics is. Hope this helps!