If you are taking two college courses simultaneously and are tested in the material, you probably do not have the luxury of delaying your learning of oscillations, until after being introduced to differential equations. If you are self studying, there is nothing wrong with learning differential equations first. If you are in math and physics courses as an undergraduate, this may be the first time, but it won't be the last time you will be called upon to confront the problem that you may not be able to be introduced to all the math prerequisites for the physics. Many other physicists "learned math as they went forward". This is a hazard of the profession. You may need to check with your teaching assistant or professor for the best way forward. One trick, I learned when I studied oscillations was the following. I did not like the fact that in oscillations, the textbooks required us to guess the solution to the differential equation. Suppose the reader is not very good at guessing. Instead, I realized that I already was introduced to conservation of energy in my physics courses. I also realized velocity was dx / dt, I could write the total energy E as the sum of kinetic energy: KE = 0.5 m ( dx/dt ) squared, and the potential energy PE = 0.5 k (x) squared. Then I solved for the velocity v in terms of the total energy (constant) E and the variable x. Then I came up with a first order differential equation dx / dt = square root ( ( 2 / m ) times ( E - 0.5 k x squared ) ). then put the equation in the form: dt = dx / square root ( ( 2 / m ) times ( E - 0.5 k x squared ) ), or t = integral (dx / square root ( ( 2 / m ) times ( E - 0.5 k x squared ) ). This integral can be solved analytically, sooner you see this in your basic calculus class before being introduced to differential equations (the solution is a inverse sine). Then you take the sines of both sides and eventually you get x = and equation of the form A cos w t. with constants A and w that are functions of the constants k, and m and energy E. Hope this helps. This is a lot more steps than guessing a solution but it does not rely on guesswork, and it uses calculus before differential equations.
Source
https://www.physicsforums.com/threa...-differential-equations.1002250/#post-6483466