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

  • Context: Undergrad 
  • Thread starter Thread starter Kavorka
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 1K views
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.