Final answer:
The equation of a damped forced vibration can be solved using the method of undetermined coefficients. There are two cases to consider: when ω²≠b²−k² and when ω²=b²−k².
Step-by-step explanation:
The given equation represents the motion of a damped mass-spring system. To solve this equation, we can use the method of undetermined coefficients. First, we assume that the solution has the form x(t) = Asin(ωt) + Bcos(ωt), and substitute it into the equation. By comparing the coefficients of sin(ωt) and cos(ωt), we can solve for A and B. We have two cases to consider:
- Case 1: When ω²≠b²−k²
- In this case, the general solution will have the form x(t) = e^(-kt/2m)(C1sin(ω1t) + C2cos(ω1t)) + Dsin(ωt) + Ecos(ωt), where ω1 = √(b² − 4mk)/2m and ω = √(k/m - (b² − 4mk)/4m²).
- Case 2: When ω²=b²−k²
- In this case, the general solution will have the form x(t) = e^(-kt/2m)(C1 + C2t) + Dsin(ωt) + Ecos(ωt), where ω = √(k/m - (b² − 4mk)/4m²).