Solving an ODE using substitution and integrating factor

Click For Summary
SUMMARY

This discussion centers on solving ordinary differential equations (ODEs) using substitution and integrating factors. The user, taking an introductory ODE course, explores the equation of the form dy/dx + yP(x) = Q(x)y^n and attempts to simplify it by dividing by y^n and applying the substitution v = y^(1-n). However, the user encounters difficulties when the left-hand side of the equation does not match the product rule after applying the integrating factor u(x) = e^{∫p(x)dx}. The conclusion drawn is that while substitution aids in visualization, it is essential for solving the ODE effectively.

PREREQUISITES
  • Understanding of ordinary differential equations (ODEs)
  • Familiarity with integrating factors in differential equations
  • Knowledge of substitution methods in calculus
  • Basic proficiency in algebraic manipulation of equations
NEXT STEPS
  • Study the method of integrating factors in depth
  • Learn about the application of substitutions in solving ODEs
  • Explore the derivation and application of the product rule in calculus
  • Practice solving various forms of ODEs to reinforce understanding
USEFUL FOR

Students in introductory ODE courses, educators teaching differential equations, and anyone seeking to deepen their understanding of solving ODEs using substitution and integrating factors.

Mangoes
Messages
92
Reaction score
1
EDIT:

Wow, just realized I skipped a crucial step. Forgot to isolate y' while I was working out the problem and now I see you can't even isolate y' without going back to the original equation. Sorry, disregard the thread please.

I'm taking an introductory ODE course (I've only taken up to Calculus 2) and so far throughout the class, the textbook has been following a general strategy of throwing magical solutions out of thin air at me for certain forms an ordinary differential equation may take.

Throughout the sections of the book, I've had to take the time and look at outside sources for clarification behind the theory and I'm unsure of what to think in this one.

My textbook says that for an ODE of the form:

\frac{dy}{dx} + yP(x) = Q(x)y^n

If I divide by y^n,

y^{-n}\frac{dy}{dx} + P(x)y^{1-n} = Q(x)

The simple substitution v = y^(1-n) will simplify the equation into a linear first order ODE which may be solved by a method I already know of.

When I read this, I figured that since a substitution seems to me like a visual aid more than anything, the key to solving the initial equation is really just dividing by y^n; that is, the ODE can be solved with an integrating factor without a need for substitution. At least that was what I thought.

So, I tried it out:

\frac{dy}{dx} + yp(x) = q(x)y^n

y^{-n}\frac{dy}{dx} + p(x)y^{1-n} = q(x)

u(x) = e^{\int{p(x)dx}} = e^{P(x)}

P'(x) = p(x)

Multiplying across by u(x):

y^{-n}\frac{dy}{dx}e^{P(x)} + p(x)y^{1-n}e^{P(x)} = e^{P(x)}q(x)

The left hand side however, is not the product of the product rule.

\frac{d}{dx}(e^{P(x)}y^{1-n}) = p(x)e^{P(x)}y^{1-n} + (1-n)y^{-n}e^{P(x)}\frac{dy}{dx}

The expression differs by the (1-n) factor and I'm stumped. As far as I can tell, there isn't a way to solve an ODE of that form through algebra and the integrating factor, but I can't really make myself see the substitution as anything more than a visual aid, yet the substitution combined with the integrating factor does work.

What's going wrong with all of this?
 
Last edited:
Physics news on Phys.org
Closed by request
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K