Method of Undetermined Coefficients using X's on left
fernandoval3sbr
Answered question
2022-04-15
Method of Undetermined Coefficients using X's on left hand side I have a couple questions on this question. The question is asking me to find the general solution to Solving for the general solution, I got . I was wondering if the fact that the left hand side uses x's instead of y's matters? For almost every question, it uses y's instead of x's. Also, for . I got . I ultimately got the answer to be which I do not feel to be correct.
Answer & Explanation
prangijahnot
Beginner2022-04-16Added 17 answers
Step 1 In this problem, x is the dependant variable, and t is the independant variable. It looks like for your homogenous solution, you solved the homogenous ODE With the result Step 2 All the work you did in solving this is totally valid, but you renamed both variables for the ODE. Using the original variables from the problem, we get, Your is calculated correctly, but again should actually be named . You can then get the final answer by adding and .
ze2m1ingkdvu
Beginner2022-04-17Added 16 answers
Step 1 The complementary solution is . Note: x is the dependent variable and t is the independent variable in this case. Moreover, the complementary solution is the solution to the following second-order homogeneous differential equation: Step 2 Finally, in order to get the particular solution, one must guess it to be: where A and B are to be found using the Method of Undetermined Coefficients. After substitution and some algebraic manipulation, the equation becomes: This implies one gets the following system of two equations with two unknowns via Method of Undetermined Coefficients: 1. 2. . Using Cramer’s rule to solve the system, the solution to the system is . Step 3 This implies the particular solution is Hence, the general solution to the non-homogeneous second-order differential equation is: where and are constants.