Computer Project 3

Due: Wed. 28 April 1999

Adapted from Edwards and Penny - ODE
Consider a vertical column which consists of a circular steel rod of radius r and length L. The column is rigidly fixed at the base and is free at the top. As the length of the column is increased, a critical length is reached at which it buckles under it's own weight. Our goal is to find the critical length of the column that first leads to buckling. Referring to the figure below, let u(x) be the angular deflection so that u(x)=0 indicates no buckling. Buckling of the column will occur for the first value of L (as L increases from 0) that leads to a nonzero solution for u(x). The x-axis is oriented so that x=0 is the free end and x=L is the fixed bottom.

The theory of elasticity leads to the following equation (with boundary conditions) for the deflection: where a^2 = gdA/(EI).

The constants are: The problem for the deflection is a Bounday Value Problem (BVP) since the auxiliary conditions are given at the two points 0 and L. BVP's are fundamentally different than IVP's and often more challenging as discussed in class.

Perform the following steps using Maple, to find the smallest length L that leads to buckling.
You are to turn in two (2) Maple Worksheets.
  1. The first approximation is the one you construct using the series solution, plus the handwritten comments (or Maple comments) on the Equation Classification.
  2. The second uses the exact solution.