Questions: Method of Undetermined Coefficients

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Consider y'' - 4y = e^{2x}. The homogeneous solution is y_h = C₁e^{2x} + C₂e^{-2x}. A student guesses y_p = Ae^{2x} and substitutes into the equation. What will happen?

AThe substitution will work and give A = 1/4
BThe left side will reduce to 0, making it impossible to solve for A
CThe substitution gives A = -1/4, which is the correct particular solution
DThe method fails entirely because the right side is exponential
Question 2 Multiple Choice

For the equation y'' + y = sin(x), a student correctly identifies that the forcing function is sin(x) and guesses y_p = A sin(x). What is wrong with this guess?

ANothing — A sin(x) is the correct form for this equation
BThe guess should be A cos(x) instead, since sin differentiates to cos
CThe guess should include both terms: A cos(x) + B sin(x), because differentiating introduces the other trig function
DSine forcing functions require a polynomial guess, not a trigonometric one
Question 3 True / False

When f(x) in y'' + py' + qy = f(x) is a polynomial of degree n, the correct guess for y_p is a polynomial of degree n with all terms from degree 0 through n included.

TTrue
FFalse
Question 4 True / False

The method of undetermined coefficients can be applied to any continuous function f(x), not just polynomials, exponentials, and sinusoids.

TTrue
FFalse
Question 5 Short Answer

Why does the modification rule (multiplying the initial guess by x) fix the resonance problem in the method of undetermined coefficients?

Think about your answer, then reveal below.