Determining Which Variable Is Independent

Bashyboy
Messages
1,419
Reaction score
5
Hello,

I have a question with regards to solving problems that require knowledge of which variable is dependent and which is independent. Suppose I am presented with the differential equation x^5 y^{(4)} - x^3 y'' + 6y = 0; for this differential equation I am asked to determine if it is linear or not. My question does not pertain to linearity, but is, how do I know which variable is the dependent? Is my knowing this solely due to the fact that the equation contains y and its derivatives, or does this not imply that y is the dependent variable?
 
Physics news on Phys.org
If there are derivatives of y then it must be dependent on some variable; otherwise what are you differentiating with respect to?

Often the writers are a bit glib in specifying the variable; for example your equation could have x be some arbitrary parameter and y be a function of t, which would change the solutions that you get. Unless specified though if something that looks like a variable (either x or t) appears in the equation then that is typically intended to be the independent variable.
u is
 
  • Like
Likes 2 people
There is the following linear Volterra equation of the second kind $$ y(x)+\int_{0}^{x} K(x-s) y(s)\,{\rm d}s = 1 $$ with kernel $$ K(x-s) = 1 - 4 \sum_{n=1}^{\infty} \dfrac{1}{\lambda_n^2} e^{-\beta \lambda_n^2 (x-s)} $$ where $y(0)=1$, $\beta>0$ and $\lambda_n$ is the $n$-th positive root of the equation $J_0(x)=0$ (here $n$ is a natural number that numbers these positive roots in the order of increasing their values), $J_0(x)$ is the Bessel function of the first kind of zero order. I...
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