Method of Undetermined Coefficients

| |


Table of Contents

#UCLA #Y1Q3 #Math33B

Method of Undetermined Coefficients


Key Definitions

Method of Undetermined Coefficients - used to find particular sol. to if:

Trial Solution - arbitrary possible solution given by restraints:

Superposition Principle - used to deal with lin. combs. of forcing terms


Method of Undetermined Coefficients

Given where p,q are constant and forcing term g(t) is “closed” under derivation, we use a trial solution containing an undetermined coeff.

Selecting a Trial Function

The trial solution depends on the forcing term, if g(t) is not a sol.:

  1. g(t)=ert
yp(t)=aert
  1. g(t)=Acosωt+Bsinωt
yp(t)=acosωt+bsinωt
  1. g(t)=P(t)
yp(t)=p0(t)
  1. g(t)=P(t)cosωt or g(t)=P(t)sinωt
yp(t)=p0(t)cosωt+p1(t)sinωt
  1. g(t)=ertcosωt or g(t)=ertsinωt
yp(t)=ert(acosωt+bsinωt)
  1. g(t)=ertP(t)cosωt or g(t)=ertP(t)sinωt
yp(t)=ert(p0(t)cosωt+p1(t)sinωt)

s.t. A,B,a,b,r,ωR and P(t),p0(t),p1(t) are polynomials of the same degree

if g(t) is a sol. use

typ(t)ort2yp(t)

Attempting a Solution

Set the trial equal to the forcing term and solve for the undetermined coefficient to find that the trial function is a particular solution

yP(t)=g(t)

Superposition Principle

if yf(t) is a part. sol. to y+py+qy=f(t) and yg(t) is a part. sol. to y+py+qy=g(t), and given:

y+py+qy=αf(t)+βg(t)

then the general solution is:

y(t)=αyf(t)+βyg(t)