Solve differential equation with variation of parameters

Click For Summary
SUMMARY

The discussion focuses on solving the differential equation y'' - y = 2/(1+e^x) using the method of variation of parameters. The independent solutions to the associated homogeneous equation y'' - y = 0 are identified as e^x and e^-x. The solution is expressed in the form y(x) = u(x)e^x + v(x)e^-x, where u(x) and v(x) are functions determined through differentiation and integration. The method involves setting up a system of linear equations for u' and v' and integrating to find the specific forms of u(x) and v(x).

PREREQUISITES
  • Understanding of second-order differential equations
  • Familiarity with the method of variation of parameters
  • Knowledge of differentiation and integration techniques
  • Basic concepts of linear algebra for solving systems of equations
NEXT STEPS
  • Study the method of variation of parameters in detail
  • Practice solving second-order differential equations with different non-homogeneous terms
  • Explore the application of linear algebra in solving differential equations
  • Learn about the Wronskian and its role in determining linear independence of solutions
USEFUL FOR

Students and professionals in mathematics, particularly those studying differential equations, as well as educators looking for effective teaching methods for the variation of parameters technique.

plucker_08
Messages
54
Reaction score
0
solve using method of variation of parameters

y''-y = 2/(1+e^x)

y'' ==> second order
 
Physics news on Phys.org
And your question is?

It should be easy to see that ex and e-x are two independent solutions to y"- y= 0.

The "variation of parameters" is to look for a solution of the form
y(x)= u(x)ex+ v(x)e-x
In fact, there are an infinite number of u(x), v(x) that would work.

Differentiating, y'= u'(x)ex+ u(x)ex+ v'(x)e-x- v(x)e-x.

ASSUME that u'(x)ex+ v'(x)e-x= 0.
(Since there are an infinite number of u(x), v(x) that would work above, this is just "narrowing the search".)

With that assumption y'= u(x)ex- v(x)e-x.

Differentiating again, y"= u'(x)ex+ u(x)ex- v'(x)e-x+ ve-x.

Plug that into the original equation and, because ex and e-x satisfy the original homogeneous equation, the "u(x)" and "v(x)" terms cancel leaving just u'ex- v'e-x= 2/(1+ex). Treat that, along with
u'ex+ v'e-x= 0 (above) as two linear equations for u', v'.
Integrate those solutions to find u and v and plug into y(x)= u(x)ex+ v'(x)e-x.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 32 ·
2
Replies
32
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
9
Views
3K
Replies
1
Views
2K
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
17
Views
4K
Replies
16
Views
2K