Simply supported beam—Fourier series solution of the ODE

We’re finally here, at the end of all things. In this post, we’ll use a Fourier series to get the formula for the center deflection of a simply supported beam with a uniformly distributed load. We’ll see some of the same math that we saw in the previous Fourier series solution, but the fundamental approach will be different.

Let’s start with the fourth-order ordinary differential equation for a beam with a general loading function, q(x):

EIyiv=q

The simple supports at both ends give us these boundary conditions:

y(0)=y(L)=y(0)=y(L)=0

Let’s work out the solution for a loading condition we haven’t considered before, a distributed load in the form of a sine wave:

q(x)=qmsinmπxL

where m is a positive integer and qm is some constant amplitude. Given the form of the governing ODE and the boundary conditions, it seems likely that the solution will look like this:

y(x)=ymsinmπxL

It satisfies the boundary conditions, and if we plug it and the expression for q into the governing ODE, we get

EI(mπL)4ymsinmπL=qmsinmπL

which is a solution for all values of x if

ym=1EI(Lmπ)4qm

This will work for any value of m that’s a positive integer.

Since the governing ODE is linear, if q is the sum of several sine terms, the solution will be the sum of several sine terms. Returning to our favorite problem,

Simply supported beam with uniform load

we now have a path for expressing the solution as a sum of sines, as long as we can express the constant function, q(x)=w, as a sum of sines.

And of course we can. The Fourier sine series expression that fits a constant is

q(x)=m=1qmsinmπxL=w

where

qm=2L0LwsinmπxLdx={4wmπfor odd m0for even m

This result comes from the orthogonality of the sine function. The Fourier coefficients are the same as those for a square wave.

Plugging this result into the expression for ym, we get

ym=1EI(Lmπ)4(4wmπ)=4wL4m5π5EI

for odd m. Therefore,

y(L2)=4wL4π5EIm=1,3,5,1m5sinmπ2

You may recall from our earlier post that there’s a closed-form solution for this sum:

Simitses Table A-2

The last entry in this table with x=π/2 gives us

m=1,3,5,1m5sinmπ2=(π496)(π2)(π248)(π2)3+(π96)(π2)4=5π51536

Substituting the closed-form solution in for the sum yields our old friend:

y(L2)=(4wL4π5EI)(5π51536)=5wL4384EI


The purpose of this series of posts—apart from a bit of showing off—was to demonstrate why I love structural analysis. It has, even in the simplest of problems, a depth that rewards those who study it. And when you’re confronted with problems that aren’t so simple, you can draw on that depth to understand and solve them.