First order DE with exponential

  • Context: Undergrad 
  • Thread starter Thread starter dragonblood
  • Start date Start date
  • Tags Tags
    Exponential First order
Click For Summary
SUMMARY

The discussion focuses on solving the first order differential equation of the form y' + y = e^x. The solution involves multiplying the entire equation by e^x, leading to the expression d(e^x y)/dx = e^{2x}, which allows for variable separation. The method of integrating factors is highlighted, where the integrating factor μ(x) is derived from the coefficient of y, resulting in μ(x) = exp[∫ dx (coefficient of y)]. Additionally, an alternative method using the characteristic equation r + 1 = 0 is presented, yielding the complementary solution y_c = Ce^(-x) and a particular solution y_p found via undetermined coefficients.

PREREQUISITES
  • Understanding of first order differential equations
  • Familiarity with integrating factors and variable separation
  • Knowledge of exponential functions and their derivatives
  • Basic concepts of characteristic equations in differential equations
NEXT STEPS
  • Study the method of integrating factors in detail
  • Learn about solving differential equations using the method of undetermined coefficients
  • Explore the concept of characteristic equations for linear differential equations
  • Practice solving various first order linear differential equations
USEFUL FOR

Students, mathematicians, and engineers who are working with differential equations, particularly those focusing on first order linear equations and their solutions.

dragonblood
Messages
21
Reaction score
0
I want to solve a first order differential equation on the form

y'+y=e^{x}

I want to separate the variables, but not sure how...Thanks!
 
Physics news on Phys.org
You can't separate the variables directly. The way to solve it is to multiply the whole equation by e^x. You'll then notice that since d (e^x)/dx = e^x, the right hand side is just the product-rule expansion of d(e^xy)/dx. So, you have

\frac{d}{dx}(e^x y) = e^{2x}.

Now you can separated the variables. You may wonder why I multiplied by e^x. In general you would multiply by some unknown function \mu(x), which you then chose by demanding that you can write the left hand side as d(\mu y)/dx. This requires setting the coefficient of y (after multiplication by the \mu) equal to d\mu/dx. In this case it gives d\mu/dx = \mu, which gives the exponential.

In general, the factor that you multiply by will be

\mu(x) = \exp\left[\int dx~(\mbox{coefficient of}~y)\right].

Notes: this trick only works for first order linear equations, you may not get a \mu(x) which you can express in terms of elementary functions (but it still gives you a solution), and the arbitrary constant of integration in the above expression doesn't matter (it will cancel out in the end).
 
Thank you very much!
 
dragonblood said:
I want to solve a first order differential equation on the form

y'+y=e^{x}

I want to separate the variables, but not sure how...Thanks!

You have already received one reply using linear methods. An even easier method for this is to observe that it is a constant coefficient equation with characteristic equation r+1=0. So the complementary solution is yc = Ce(-x) and you can find a particular solution yp by undetermined coefficients. Then the general solution is:

y = yc + yp
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
476
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
8
Views
6K
  • · Replies 3 ·
Replies
3
Views
3K