Variation of Parameters Nonhomogeneous Differential Equation

Click For Summary
SUMMARY

The discussion focuses on solving the nonhomogeneous differential equation 4y'' + y = cos(x) using the method of variation of parameters. The complementary solution is identified as yc(x) = c1cos(x/2) + c2sin(x/2), with y1 = cos(x/2) and y2 = sin(x/2). The user seeks assistance in determining the functions u1 and u2 necessary for constructing a particular solution. The method involves solving a system of equations derived from the original differential equation to find u1' and u2', which are then integrated to obtain u1 and u2.

PREREQUISITES
  • Understanding of second-order linear differential equations
  • Familiarity with the method of variation of parameters
  • Knowledge of complementary and particular solutions
  • Ability to perform integration of functions
NEXT STEPS
  • Study the method of variation of parameters in detail
  • Learn how to derive particular solutions for nonhomogeneous differential equations
  • Practice solving second-order linear differential equations with different forcing functions
  • Explore the relationship between complementary solutions and particular solutions
USEFUL FOR

Students and educators in mathematics, particularly those studying differential equations, as well as anyone needing to apply the method of variation of parameters in practical scenarios.

BarackObama
Messages
13
Reaction score
0

Homework Statement


4y'' + y = cosx

Solve using variation of parameters


Homework Equations





The Attempt at a Solution


from a) -> yc(x) = c1cos(x/2) + c2sin(x/2)
let y1 = cos(x/2) , y2 = sin(x/2)
y1y2' - y2y1' = 1/2cosx/2 + 1/2sinx/2 = 1/2

u1' = ?

How do I find this?
 
Physics news on Phys.org
Can someone help me out with variation of parameters? It's urgent!
 
Your problem statement seems incomplete. Are you looking for a general expression for y with enough parameters to fit any initial value problem? Normally, I think of variation of parameters as applying to a particular initial value problem where you vary the parameters to match the initial conditions. Assuming you want some general expression, you have correctly found two linearly independent solutions of the homogenous equation that can be used in any linear combination with a particular solution of the inhomogenous equation. So it seems all you need is particular solution of the inhomogeneous equation. There are messy mechanical procedures you can use, or you can make a guess. In this case, making about the most obvious guess can lead you to a particular solution. Then you just have linear combination of your sin(x/2), cos(x/2) plus the particular solution.

[EDIT] It's been too long, I'm mixing up terminology above. Variation of parameters is one of the general, messy, ways of finding a particular solution. It is overkill for this example, since the most obvious guess as to form, with solving for coefficient, works, as I said above. However, if you must use variation of parameters, then you are looking for two unknown functions, u1 and u2, which you combine with y1=cos(x/2), y2=sin(x/2) to get a particular solution:

u1 y1 + u2 y2

Then you want to obtain u1 and u2 by solving:

u1' y1 + u2' y2 = 0

and

u1' y1' + u2' y2' = cos(x)/4

for u1' and u2'; then you integregrate each to get u1 and u2. Then you have the particular solution.
 
Last edited:

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
12
Views
2K
Replies
2
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K