Understanding Differential Equations: Exploring Relations between Functions

tomizzo
Messages
113
Reaction score
2
Hello,

I have a question that is relevant to differential equations. Say for example I have two functions that are related to one anothers derivatives. For example, the voltage acrossed an inductor is proportional to the rate of change of current through that inductor.

My question for you is, what exactly is the terminolgy for something like this? In the most general form, it is relation between two functions. But would you classify this as a differential equation? I had thought that differential equations are restricted to only relating derivatives of the same function.

So I suppose in my example case, if I were to feed a specific voltage across the inductor, I would eliminate the arbitrary voltage function would allow the relationship to be classified as a differential equation. However, I'm curious if there is a more specific name for something like this...

Thanks!
 

Attachments

  • Capture.PNG
    Capture.PNG
    1.7 KB · Views: 611
Physics news on Phys.org
The brief answer is that your view of differential equations is too narrow. For example, the simplest DE is:

##\frac{dy}{dt} = f(t)##

Your equation appears to be of this form.
 
Just as you can have "systems of equations" of numbers, so you can have systems of differential equations.

For example, you can have a system of equations of the form \frac{dx}{dt}= 3\frac{dy}{dt}+ 3x- 2y and \frac{dy}{dt}= 3x- 4y.
 
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...
Back
Top