How to Find Particular Solutions for a Differential Equation with Initial Value?

Click For Summary
SUMMARY

The discussion focuses on finding a particular solution to the initial value problem (IVP) defined by the differential equation dy/dx = 1 - 2y with the initial condition y(0) = 5/2. The solution involves recognizing the stationary solution at y = 1/2, which influences the behavior of y based on its initial value. For y(0) < 1/2, the integration yields -0.5 ln(1 - 2y) = x + C, while for y(0) > 1/2, it results in -0.5 ln(2y - 1) = x + C. The absolute value in the logarithm indicates the necessity of considering these two cases for a complete solution.

PREREQUISITES
  • Understanding of first-order differential equations
  • Familiarity with initial value problems (IVPs)
  • Knowledge of logarithmic functions and their properties
  • Concept of stationary solutions in differential equations
NEXT STEPS
  • Study the method of separation of variables in differential equations
  • Learn about stationary solutions and their significance in dynamical systems
  • Explore the implications of initial conditions on the behavior of solutions
  • Investigate the role of absolute values in logarithmic functions within differential equations
USEFUL FOR

Students studying differential equations, educators teaching calculus, and mathematicians interested in the behavior of solutions to initial value problems.

fishingspree2
Messages
138
Reaction score
0

Homework Statement


Find a particular solution to this IVP:

dy/dx = 1 - 2y
y(0) = 5/2


2. The attempt at a solution
I find -0.5 *ln (1- 2y) = x + C

However, y = 5/2 gives ln(-4), which is a problem...Have I done something wrong? Any suggestions please? How to find a family of solutions that would be defined for the given point? Thank you.
 
Physics news on Phys.org
The integral of 1/x is ln|x|, not ln(x)!

Often the distinction is not important but this is one problem where it is crucial.
 
If we look at the differential equation, y' = 1 - 2y , we see that y' = 0 for y = 1/2 . This is what is sometimes called a "stationary solution" (also referred to as the "trivial" solution). If the initial value for y (for any time choice) were 1/2 , the value of y would remain at 1/2 forever. For any initial value y(0) < 1/2 , the function for y will have y' > 0 , with y' becoming smaller as y increases toward 1/2 . By the same token, for any initial value y(0) > 1/2 , y' < 0 , meaning that y will decline toward 1/2 , and at ever slower rates as y approaches that value.

This results in two cases for the IVP then:

for y(0) < 1/2 , the integration gives -0.5 ln ( 1 - 2y ) = x + C , which leads to an acceptable value for C because ( 1 - 2y ) is always positive;

but for y(0) > 1/2 , the integration gives -0.5 ln ( 2y - 1 ) = x + C , which makes the argument of the logarithm positive and maintains the values y will pass through within the domain of the function (and so will give a sensible value for C).

This is what is contained in the standard result for this problem, y = -0.5 ln | 1 - 2y | = x + C : the presence of the absolute value signals that there are two cases to consider (sadly, a matter often inadequately covered in introductory DE courses).
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
3
Views
2K