MHB How Do You Guess a Particular Solution for This Differential Equation?

  • Thread starter Thread starter azuralshadow
  • Start date Start date
  • Tags Tags
    Partial
azuralshadow
Messages
1
Reaction score
0
hello, I've spent a good couple hours diving back into the world of differential equations after being out of the game for a good 2 years. I started getting a hang of solving them till i came across this problem:
Solve the following differential equation with the 3 given cases, all of the systems have a sinusoidal input 'y' and start undeflected and at rest.
X'' + 2(A)(B)X' + (B^2)X = y
Initial conditions x' = 0 , x = 0 , y = sin(t)

Case 1: A = 0.5 , B = 10
Case 2: A = 1.0 , B = 10
Case 3: A = 2.0 , B = 10

Honestly the part I am having the hardest time doing is figuring out how to make a good guess at a particle solution after that i understand how to get to a general solution.
 
Physics news on Phys.org
azuralshadow said:
hello, I've spent a good couple hours diving back into the world of differential equations after being out of the game for a good 2 years. I started getting a hang of solving them till i came across this problem:
Solve the following differential equation with the 3 given cases, all of the systems have a sinusoidal input 'y' and start undeflected and at rest.
X'' + 2(A)(B)X' + (B^2)X = y
Initial conditions x' = 0 , x = 0 , y = sin(t)

Case 1: A = 0.5 , B = 10
Case 2: A = 1.0 , B = 10
Case 3: A = 2.0 , B = 10

Honestly the part I am having the hardest time doing is figuring out how to make a good guess at a particle solution after that i understand how to get to a general solution.

Hi azuralshadow, :)

This can be solved using the method of Undetermined Coefficients. Take the particular solution as \(y_{p}=C\sin t+D\cos t\) where \(C\) and \(D\) are constants to be determined. You can find some useful ideas here(Refer to example 3).

Kind Regards,
Sudharaka.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...

Similar threads

Back
Top