Eigenvalues and eigenvectors - Your turn#
Three blocks of mass \(m\) are placed in between four springs with constant \(k\). A system of equations can be set up such that
If \(k = 1.5\), \(m = 2\), and the initial displacement of the blocks are \(x_1 = 0.1\), \(x_2 = -0.9\), \(x_3 = 0.3\), find the equation of the position of the blocks as a function of time. Plot the displacement of the blocks as a function of time with \(dt=0.01\) for the first thirty seconds. Draw a picture of the mode shapes of the blocks.
# TODO: Write your solution below
Exporting your work#
When you’re ready, the easiest way to export the notebook is to File > Print
it and save it as a PDF.
Remove any excessively long, unrelated outputs first by clicking the arrow → next to the output box and then Show/hide output
.
Obviously don’t obscure any necessary output or graphs!