First-Order Linear Equations and Applications: Apply It

  • Write first-order linear differential equations in their standard form
  • Find and use integrating factors to solve first-order linear equations
  • Understand how carrying capacity affects population growth in the logistic model
  • Work with logistic equations and interpret what their solutions mean
  • Solve real-world problems using first-order linear differential equations

Applications of First-order Linear Differential Equations

We look at two different applications of first-order linear differential equations. The first involves air resistance as it relates to objects that are rising or falling; the second involves an electrical circuit. Other applications are numerous, but most are solved in a similar fashion.

Free fall with air resistance

We discussed air resistance at the beginning of this section. The next example shows how to apply this concept for a ball in vertical motion. Other factors can affect the force of air resistance, such as the size and shape of the object, but we ignore them here.

A racquetball is hit straight upward with an initial velocity of [latex]2[/latex] m/s. The mass of a racquetball is approximately [latex]0.0427[/latex] kg. Air resistance acts on the ball with a force numerically equal to [latex]0.5v[/latex], where [latex]v[/latex] represents the velocity of the ball at time [latex]t[/latex].

  1. Find the velocity of the ball as a function of time.
  2. How long does it take for the ball to reach its maximum height?
  3. If the ball is hit from an initial height of [latex]1[/latex] meter, how high will it reach?

Watch the following video to see the worked solution to the example above.

For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.

You can view the transcript for this segmented clip of “4.5.3” here (opens in new window).

The weight of a penny is [latex]2.5[/latex] grams (United States Mint, “Coin Specifications,” accessed April 9, 2015, http://www.usmint.gov/about_the_mint/?action=coin_specifications), and the upper observation deck of the Empire State Building is [latex]369[/latex] meters above the street. Since the penny is a small and relatively smooth object, air resistance acting on the penny is actually quite small. We assume the air resistance is numerically equal to [latex]0.0025v[/latex]. Furthermore, the penny is dropped with no initial velocity imparted to it.

  1. Set up an initial-value problem that represents the falling penny.
  2. Solve the problem for [latex]v\left(t\right)[/latex].
  3. What is the terminal velocity of the penny (i.e., calculate the limit of the velocity as [latex]t[/latex] approaches infinity)?

Electrical Circuits

Electrical circuits involve the flow of current through various components, each creating specific voltage drops. Understanding these relationships allows engineers to analyze and design everything from simple household circuits to complex electronic devices.

When a source of electromotive force (like a battery or generator) drives current through a closed circuit, that current encounters resistance, inductance, and capacitance. Each of these circuit elements affects the voltage in predictable ways.

Kirchhoff’s Loop Rule states that the sum of all voltage drops around any closed circuit loop equals the total electromotive force. This fundamental principle lets us set up equations that describe circuit behavior.

The voltage drop across each type of circuit element follows specific patterns:

Resistor: [latex]E_R = Ri[/latex]

  • [latex]R[/latex] = resistance (a constant)
  • [latex]i[/latex] = current

Inductor: [latex]E_L = Li'[/latex]

  • [latex]L[/latex] = inductance (a constant)
  • [latex]i'[/latex] = rate of change of current

Capacitor: [latex]E_C = \frac{1}{C}q[/latex]

  • [latex]C[/latex] = capacitance (a constant)
  • [latex]q[/latex] = instantaneous charge

The circuit shown below contains all three types of components: a voltage source ([latex]V_S[/latex]), capacitor ([latex]C[/latex]), inductor ([latex]L[/latex]), and resistor ([latex]R[/latex]). This configuration allows us to analyze how differential equations emerge from physical circuit laws.

    A diagram of an electric circuit in a rectangle. The top has a capacitor C, the left has a voltage generator Vs, the bottom was a resistor R, and the right has an inductor L.
    Figure 2. A typical electric circuit, containing a voltage generator [latex]\left({V}_{S}\right)[/latex], capacitor [latex]\left(C\right)[/latex], inductor [latex]\left(L\right)[/latex], and resistor [latex]\left(R\right)[/latex].

    Understanding the units helps ensure your calculations make physical sense:

    • Voltage [latex]E[/latex]: volts (V)
    • Current [latex]i[/latex]: amperes (A)
    • Charge [latex]q[/latex]: coulombs (C)
    • Resistance [latex]R[/latex]: ohms (Ω)
    • Inductance [latex]L[/latex]: henrys (H)
    • Capacitance [latex]C[/latex]: farads (F)

    Applying Kirchhoff’s Loop Rule to this circuit, we let [latex]E[/latex] denote the electromotive force supplied by the voltage generator. Then

    [latex]{E}_{L}+{E}_{R}+{E}_{C}=E[/latex].

    Substituting the expressions for [latex]{E}_{L},{E}_{R}[/latex], and [latex]{E}_{C}[/latex] into this equation, we obtain

    [latex]L{i}^{\prime }+Ri+\frac{1}{C}q=E[/latex].

    If there is no capacitor in the circuit, then the equation becomes

    [latex]L{i}^{\prime }+Ri=E[/latex].

    This is a first-order differential equation in [latex]i[/latex]. The circuit is referred to as an [latex]LR[/latex] circuit.

    Next, suppose there is no inductor in the circuit, but there is a capacitor and a resistor, so [latex]L=0,R\ne 0[/latex], and [latex]C\ne 0[/latex]. Then [latex]y=\dfrac{1}{\mu \left(x\right)}\left[\displaystyle\int \mu \left(x\right)q\left(x\right)dx+C\right][/latex] can be rewritten as

    [latex]R{q}^{\prime }+\frac{1}{C}q=E[/latex],

    which is a first-order linear differential equation. This is referred to as an [latex]RC[/latex] circuit. In either case, we can set up and solve an initial-value problem.

    A circuit has in series an electromotive force given by [latex]E=50\sin{20t}\text{ V}[/latex], a resistor of [latex]5 \Omega[/latex], and an inductor of [latex]0.4\text{H}\text{.}[/latex] If the initial current is [latex]0[/latex], find the current at time [latex]t>0[/latex].

    A circuit has in series an electromotive force given by [latex]E=20\sin5t[/latex] V, a capacitor with capacitance [latex]0.02\text{F}[/latex], and a resistor of [latex]8 \Omega[/latex]. If the initial charge is [latex]4\text{C}[/latex], find the charge at time [latex]t>0[/latex].