• :00Days
  • :00Hours
  • :00Mins
  • 00Seconds
A new era for learning is coming soonSign up for free
Log In Start studying!

Select your language

Suggested languages for you:
Answers without the blur. Sign up and see all textbooks for free! Illustration

Q 6.4-14E

Expert-verified
Fundamentals Of Differential Equations And Boundary Value Problems
Found in: Page 341
Fundamentals Of Differential Equations And Boundary Value Problems

Fundamentals Of Differential Equations And Boundary Value Problems

Book edition 9th
Author(s) R. Kent Nagle, Edward B. Saff, Arthur David Snider
Pages 616 pages
ISBN 9780321977069

Answers without the blur.

Just sign up for free and you're in.

Illustration

Short Answer

Deflection of a Beam Under Axial Force. A uniform beam under a load and subject to a constant axial force is governed by the differential equation

y(4)(x)-k2y''(x)=q(x), 0<x<L,

where is the deflection of the beam, L is the length of the beam, k2 is proportional to the axial force, and q(x) is proportional to the load (see Figure 6.2).

(a) Show that a general solution can be written in the form

y(x)=C1+C2x+C3ekx+C4e-kx+1k2q(x)xdx-xk2q(x)dx+ekx2k3q(x)e-kxdx-e-kx2k3q(x)ekxdx

(b) Show that the general solution in part (a) can be rewritten in the form

y(x)=c1+c2x+c3ekx+c4e-kx+0xq(s)G(s,x)ds,

where

G(s,x):=s-xk2-sinh[k(s-x)]k3.

(c) Let q(x)=1 First compute the general solution using the formula in part (a) and then using the formula in part (b). Compare these two general solutions with the general solution

y(x)=B1+B2x+B3ekx+B4e-kx-12k2x2,

which one would obtain using the method of undetermined coefficients.

(a) (x)=c1+c2x+c3ekx+c4e-kx+1k2q(x)x dx-xk2q(x)dx+ekx2k3q(x)e-kxdx-e-kx2k3q(x)ekxdx

(b) The general solution in part (a) can be rewritten in the wanted form.

(c) ya(x)=c1-1k4+c2x+c3ekx+c4e-kx-12k2x2yb(x)=c1-1k4+c2x+c3+12k4ekx+c4+12k4e-kx-12k2x2

See the step by step solution

Step by Step Solution

Step 1: Determine the corresponding homogeneous equation

Consider the given equation

y(4)(x)-k2y''(x)=q(x)

First, we have to solve the corresponding homogeneous equation

y(4)(x)-k2y''(x)=0

The auxiliary equation is

r4-k2r2=r2r2-k2=r2(r-k)(r+k)=0

We see that the solutions to the auxiliary equation are r1=r2=0,r3=k and r4=-k . Therefore, a general solution to the corresponding homogeneous equation is

yh(x)=c1+c2x+c3ekx+c4e-kx

and 1,x,ekx,e-kx is a fundamental solution set to the corresponding homogeneous equation. Hence, we can obtain a particular solution of the form

yp(x)=V1(x)+V2(x)x+V3(x)ekx+V4(x)e-kx.

Let’s determine the functions V1, V2, V3 and V4 .

Step 2: Evaluate the five determinants

First, we must evaluate the five determinants

Now we can calculate the undetermined functions V1, V2, V3 and V4

V1=q(x)·W1W(x)dx=q(x)·-2k3x-2k5 dx=1k2q(x)x dxV2=q(x)·W2W(x)dx=q(x)·2k3-2k5 dx=-1k2q(x)x dxV3=q(x)·W3W(x)dx=q(x)·-k2e-kx-2k5 dx=12k3q(x)x dxV4=q(x)·W4W(x)dx=q(x)·k2ekx-2k5 dx=12k3q(x)x dx

Therefore, a particular solution to the given equation is

yp(x)=1k2q(x)x dx-xk2q(x)dx+ekx2k3q(x)e-kx dx-e-kx2k3q(x)ekx dx

Finally, a general solution to the given equation is

y(x)=yh(x)+yp(x)y(x)=c1+c2x+c3ekx+c4e-kx+1k2q(x)x dx-xk2q(x)dx+ekx2k3q(x)e-kx dx-e-kx2k3q(x)ekx dx

We have shown that a general solution to the given equation can be written in the wanted form.

Step 3: Determine the general solution in the following form

Our task now is to show that this general solution can also be written in the following form

y(x)=c1+c2x+c3ekx+c4e-kx+0xq(s)G(s,x)ds

where

G(s,x)=s-xk2-sinh[k(s-x)]k3.

The first four terms are already the same, but let’s show that the rest is too. We start the transformation with substituting the function and separating one integral into a sum of four integrals

0xq(s)G(s,x)ds=0xq(s)s-xk2-sinh[k(s-x)]k3ds=0xq(s)s-xk2ds-0xq(s)sinh[k(s-x)]k3ds=1k20xq(s)s ds-xk20xq(s)ds-1k30xq(s)ek(s-x)-e-k(s-x)2 ds=1k20xq(s)s ds-xk20xq(s)ds-e-kxk30xq(s)eks ds+ekxk30xq(s)e-ks ds=1k2q(x)x dx-xk2q(x)dx-e-kxk3q(x)ekx dx+ekxk3q(x)e-kx dx=1k2q(x)x dx-xk2q(x)dx+ekxk3q(x)e-kx dx-e-kxk3q(x)ekx dx

Now we see that even the last four term are the same. Hence, we can conclude that the general solution in part (a) can be rewritten in the wanted form.

Let q(x)=1. First, we will compute the general solution using the formula in part (a):

y(x)=c1+c2x+c3ekx+c4e-kx+1k2q(x)x dx-xk2q(x)dx+ekx2k3q(x)e-kx dx-e-kx2k3q(x)ekx dx\y(x)=c1+c2x+c3ekx+c4e-kx+x22k2-x2k2-ekxe-kx2k4-e-kxekx2k4ya(x)=c1-1k4+c2x+c3ekx+c4e-kx-12k2x2

Step 4: Determine the general solution using the formula

Now we compute the general solution using the formula in part (b)

y(x)=c1+c2x+c3ekx+c4e-kx+0xq(s)s-xk2-sinh[k(s-x)]k3dsy(x)=c1+c2x+c3ekx+c4e-kx+0xs-xk2-sinh[k(s-x)]k3dsy(x)=c1+c2x+c3ekx+c4e-kx+x22k2-x2k2-e-kxk3eksk0+ekxk3-e-ksk0y(x)=c1+c2x+c3ekx+c4e-kx-x22k2-e-kxk3ekxk-1k+ekxk3-ekxk+1k\y(x)=c1+c2x+c3ekx+c4e-kx-12k2x2-1k4+12k4ekx+12k4e-kxyb(x)=c1-1k4+c2x+c3+12k4ekx+c4+12k4e-kx-12k2x2

Now we will compare these two solutions with the general solution one would obtain using the method of undetermined coefficients

y(x)=B1+B2x+B3ekx+B4e-kx-12k2x2.

When we compare ya(x) and y(x) we see that these two solutions would be the same if

B1=c1-1k4, B2=c2, B3=c3 and B4=c4.

When we compare ya(x) and y(x) we see that these two solutions would be the same if

B1=c1-1k4, B2=c2, B3=c3 and B4=c4

And when we compare ya(x) and y(x) we see that these two solutions would be the same if

B1=c1-1k4, B2=c2, B3=c3+12k4 and B4=c4+12k4

Hence, the solution

(a)

y(x)=c1+c2x+c3ekx+c4e-kx+1k2q(x)x dx-xk2q(x)dx+ekx2k3q(x)e-kxdx-e-kx2k3q(x)ekxdx

(b) The general solution in part (a) can be rewritten in the wanted form.

(c) ya(x)=c1-1k4+c2x+c3ekx+c4e-kx-12k2x2yb(x)=c1-1k4+c2x+c3+12k4ekx+c4+12k4e-kx-12k2x2

Recommended explanations on Math Textbooks

94% of StudySmarter users get better grades.

Sign up for free
94% of StudySmarter users get better grades.