University of Florida/Egm4313/s12.team8.dupre/R5.4

From testwiki
Revision as of 22:55, 11 September 2016 by imported>JackBot (Solution (2): using AWB)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Big3

Problem Statement

(1) Show that:

yp(x)=i=0nyp,i(x) (5.1)

is indeed the overall particular solution of the L2-ODE-VC:

y+p(x)y+q(x)y=r(x) (5.2)

with the excitation:

r(x)=r1(x)+r2(x)+...+rn(x)=i=0nri(x) (5.3)

(2) Discuss the choice of yp(x) in the above table , e.g., for:

r(x)=kcos(ωx)

Why would you need to have both cos(ωx),sin(ωx) in yp(x)?

Solution (1)

Using the following equation:

ri(x)=yp,i+p(x)yp,i+q(x)yp,i (5.4)

for different r and y values gives us the following:

r1(x)=yp,1+p(x)yp,1+q(x)yp,1 (5.5)

r2(x)=yp,2+p(x)yp,2+q(x)yp,2 (5.6)

r3(x)=yp,3+p(x)yp,3+q(x)yp,3 (5.7)

Now, adding (5.4),(5.5), and (5.6), gives us:

r1(x)+r2(x)+r3(x)=(yp,1+yp,2+yp,3)+p(x)(yp,1+yp,2+yp,3)+q(x)(yp,1+yp,2+yp,3) (5.8)

Equation (5.8) shows us that the overall particular solution of (5.2) with excitation (5.3), is in fact, equation (5.1).

Solution (2)

We know that the given example for an excitation is the periodic excitation:

r(x)=kcos(ωx)

When we decompose a periodic excitation into a Fourier trigonometric series, we find:

r(x)=a0+n=0[ancos(nωx)+bnsin(ωx)]

Since we know that the particular solution should depend on the excitation, we know that for a periodic excitation r(x), we would need both cos(ωx),sin(ωx) in yp(x) to obtain the correct particular solution.

Template:CourseCat