Oddly Formatted Second Order ODE

Click For Summary
SUMMARY

The discussion centers on solving the second-order ordinary differential equation (ODE) u'' + ω02*u = cos(ωt), where ω refers to omega. The user attempts to find the general solution and particular solution, initially expressing confusion about the variable substitutions and characteristic equation. The correct particular solution is derived as y = c1eω0t + c2e0t + (cos(ωt))/(ω02), with the sine terms canceling out. The user also notes that the closest multiple-choice answer provided is incorrect.

PREREQUISITES
  • Understanding of second-order ordinary differential equations (ODEs)
  • Familiarity with characteristic equations and their solutions
  • Knowledge of particular solutions involving trigonometric functions
  • Basic algebraic manipulation skills for solving equations
NEXT STEPS
  • Study the method of undetermined coefficients for finding particular solutions
  • Learn about the Laplace transform technique for solving ODEs
  • Explore the concept of resonance in second-order linear differential equations
  • Review the theory behind homogeneous and non-homogeneous equations
USEFUL FOR

Students studying differential equations, mathematics educators, and anyone involved in solving second-order ODEs in physics or engineering contexts.

checkmatechamp
Messages
23
Reaction score
0

Homework Statement


u'' + w20*u = cos(wt)

w refers to omega.

Homework Equations

The Attempt at a Solution



I'm not sure where to begin on this. For starters, it's a multiple choice problem, and all the answers are given in terms of y, so I'm not sure if u is supposed to replace y' or something.

Second of all, even if I start solving it, trying to use r2 + 1*w20 = 0, and then getting that r = w0, where do I go from there? I have a general solution of y = c1ew0t + c2e-w0t

So then I say that the particular solution has to have the form A*cos(wt) + B*sin(wt), and the second derivative is -A*cos(wt) - B*sin(wt)

So then A*cos(wt) - B*sin(wt) + w02*A*cos(wt) + B*sin(wt) = cos(wt)

So then A*cos(wt) + w02*A*cos(wt) = 1*cos(wt)

So then that gets me that A + w02*A = 1, and A = 1/(w02)

The sine terms cancel (and there's no sine in the solution anyway)

So then I have y = c1ew0t + c2e-w0t + (cos(wt))/(w02).

The closest choice I see is c1*cos(w0t) + c2*sin(w0t) + (cos(wt))/w02, and that choice is wrong.
 
Physics news on Phys.org
checkmatechamp said:

Homework Statement


u'' + w20*u = cos(wt)

w refers to omega.

Homework Equations

The Attempt at a Solution



I'm not sure where to begin on this. For starters, it's a multiple choice problem, and all the answers are given in terms of y, so I'm not sure if u is supposed to replace y' or something.

Second of all, even if I start solving it, trying to use r2 + 1*w20 = 0, and then getting that r = w0, where do I go from there? I have a general solution of y = c1ew0t + c2e-w0t
##r=\omega_0## isn't a solution. Plugging it into the characteristic equation would give you ##2\omega_0^2 = 0##, which isn't true in general.

So then I say that the particular solution has to have the form A*cos(wt) + B*sin(wt), and the second derivative is -A*cos(wt) - B*sin(wt)

So then A*cos(wt) - B*sin(wt) + w02*A*cos(wt) + B*sin(wt) = cos(wt)
You didn't differentiate correctly, you dropped a sign, and you made an algebra errors distributing ##\omega_0^2##.

So then A*cos(wt) + w02*A*cos(wt) = 1*cos(wt)

So then that gets me that A + w02*A = 1, and A = 1/(w02)

The sine terms cancel (and there's no sine in the solution anyway)

So then I have y = c1ew0t + c2e-w0t + (cos(wt))/(w02).

The closest choice I see is c1*cos(w0t) + c2*sin(w0t) + (cos(wt))/w02, and that choice is wrong.
 

Similar threads

  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
8
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K