First-Order Equations: don't understand a simplification step

  • Thread starter Thread starter Kavorka
  • Start date Start date
Kavorka
Messages
95
Reaction score
0
There is a specific step when solving first-order equations introduced in my textbook when describing the process for solving with an integrating factor, and it has been popping up everywhere - I do not understand how it works and the book doesn't explain it well.

Example 1:

x(dy/dx) + y = sin(x) / x

becomes

d/dx(xy) = sin(x) / x

Example 2:

e^-x (dy/dx) - y(e^-x) = e^(-4x/3)

becomes

d/dx(y(e^-x)) = e^(-4x/3)I'm having trouble rationalizing how this step is performed. Thanks for any help!
 
Physics news on Phys.org
Kavorka said:
There is a specific step when solving first-order equations introduced in my textbook when describing the process for solving with an integrating factor, and it has been popping up everywhere - I do not understand how it works and the book doesn't explain it well.

Example 1:

x(dy/dx) + y = sin(x) / x

becomes

d/dx(xy) = sin(x) / x

Example 2:

e^-x (dy/dx) - y(e^-x) = e^(-4x/3)

becomes

d/dx(y(e^-x)) = e^(-4x/3)I'm having trouble rationalizing how this step is performed. Thanks for any help!
In both examples they are recognizing that the left side is the derivative, with respect to x, of a product. In the first example, the product is xy. In the second, the product is ye-x.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top