MHB Solving Substitution Steps: Examples Explained

  • Thread starter Thread starter find_the_fun
  • Start date Start date
  • Tags Tags
    Substitution
find_the_fun
Messages
147
Reaction score
0
In the context of "solutions by substitutions" in the examples there's a step I don't understand:

If we let $$y = ux$$ then $$dy = u dx + x du$$
-------
we have $$u = y^{-1}$$ or $$y = u^{-1}$$. We then substitute $$\frac{dy}{dx}=\frac{dy}{du}\frac{du}{dx} = -u^{-2} \frac{du}{dx}$$

What is going on in these two examples? If y=ux then [math]\frac{dy}{dx}=u[/math] and [math]dy=u dx \neq udx + xdu[/math]

Same for the other, if [math]y=u^{-1}[/math] then [math]\frac{dy}{dx}=0[/math]?
 
Physics news on Phys.org
find_the_fun said:
In the context of "solutions by substitutions" in the examples there's a step I don't understand:
What is going on in these two examples? If y=ux then [math]\frac{dy}{dx}=u[/math] and [math]dy=u dx \neq udx + xdu[/math]

Same for the other, if [math]y=u^{-1}[/math] then [math]\frac{dy}{dx}=0[/math]?

u is a function of x, so to differentiate ux you have to use the product rule, giving (ux)' = u + u'x
 
But how do you know u is a function of x?
 
find_the_fun said:
But how do you know u is a function of x?

Restricting $u$ to be a constant would not allow $y$ to be a general function of $x$.
 
More specifically, your lecturer has explained the steps in a roundabout way. What you really need to do is to get your DE to be a function of (y/x), so that you can substitute u = y/x.

Notice that u will only be a constant if y = x (which it most likely won't).

Thus in general u must be a function of x.
 
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