Spring Mass Systems
Second Order Differential Equations (Conceptual)
Units
Second Order Differential Equations (Solve)
Misc.
100

What is the constant for gravity in BOTH the metric and impirical system?

9.8 m/s^2, 32 ft/s^2

100

What is used to find the eigenvalues of a second order differential equation?

The quadratic formula

100

What are the units for force in both metric and impirical?

Newtons (N) and pounds (lb)

100

What is the general formula for a second order differential equation with two complex eigenvalues?

For eigenvalues in the form λ = µ ± vi

 y = c1e^(µt)cos(vt) + c2e^(µt)sin(vt)

100

State the stability of the following origins:

a) Saddle

b) Sink

c) Source

a) Unstable

b) Asymptotically Stable

c) Unstable

200

An object weighing 24lb stretches a spring 16in, what is the spring constant?

18 lb/ft

200

Draw a rough sketch of what happens to the solution of a damped and unforced spring mass system over time.

The system will oscillate for a short period of time and then come to rest due to the damping.

200

What are the units for a spring constant in both metric and impirical?

N/m OR kg/s^2, and lb/ft

200

Given that a second order differential equation has one real repeated eigenvalue of 11, write the general solution for this DE.

c1e^(11t) + c2te^(11t)

200

An nth order differential equation can be rewritten as a system containing n number of first order differential equations.

a) False

b) True

True

300

A spring has a viscous damper that exerts a force of 15lb when the velocity is 100 yards/minute. What is the damping constant of the spring?

27 lb/(ft/s)

300

Construct a differential equation with the general formula:

y = c1e^(2t)cos(2t) + c2e^(2t)sin(2t)

y'' - 4y' + 8y = 0

300

What are the units for damping in both metric and impirical?

N/(m/s) and lb/(ft/s)

300

Solve:

y'' - y' - 2y = 0

y'(0) = 1

y(0) = 1

y = 2/3*e^(2t) + 1/3*e^(-t)


300

Select the answer that makes this statement true. A damped and forced spring mass system is:

a) Non-homogeneous

b) Linear

c) Non-autonomous

d) Homogeneous

e) Autonomous

Non-homogeneous, because F(t) is nonzero.

400

a) Write the most general form of a second order differential equation representing a spring mass system

b) State what each component represents (not including the y's).

my'' + γy' + ky = F(t)

m represents a mass constant, γ represents a damping constant, k represents a spring constant, and F(t) represents an external force acting on the system.

400

Draw a rough sketch of what happens to a damped and forced spring mass system over time.

It will fluctuate a lot early on, but then as the damping "calms" the system, the fluctuation will die off and the system will oscillate due to the external force.

400

What are the units for mass in both metric and impirical?

kg and lb/(ft/s^2)

400

Solve:

y'' + 16y = 0

y(0) = 0

y'(0) = 1

y = 1/4*sin(4t)

400

To be an improper node, a differential equation must have:

a) No solution

b) Two complex eigenvalues

c) One real repeated eigenvalue

d) Infinitely many solutions

e) Two real distinct eigenvalues

One real repeated eigenvalue

500

A spring is stretched 10cm by a force of 3N. A mass of 2kg is hung from the spring and is also attached to a viscous damper that exerts a force of 3N when the velocity of the mass is 5m/s. The mass is pulled down 5cm below its equilibrium position and given an initial upward velocity of 10cm/s. Model a second order differential equation representing this system.

2y'' + 0.6y' + 30y = 0

y(0) = -0.05 m

y'(0) = 0.1 m/s

(y'' + 0.3y' + 15y = 0 is also acceptable)

500

Find all values for p such that the second order differential equation is a source:

y'' - (2p-3)y' + p(p-3)y = 0

p > 3

500

A second order differential equation representing a spring mass system has what units? Answer in both metric and impirical.

Newtons (N) and pounds (lb)

500

Solve:

y'' +6y' + 9y = 0

y'(0) = 2

y(0) = 0

2e^(3t) - 6te^(3t)

500

The Wronskian of f and g is t^(2)e^(t). If g = t, find f.

-te^(t) + tc