Problem 24
Question
Atmospheric pressure The earth's atmospheric pressure \(p\) is often modeled by assuming that the rate \(d p / d h\) at which \(p\) changes with the altitude \(h\) above sea level is proportional to \(p .\) Suppose that the pressure at sea level is 1013 millibars (about 14.7 pounds per square inch) and that the pressure at an altitude of 20 \(\mathrm{km}\) is 90 millibars. \begin{equation} \begin{array}{l}{\text { a. Solve the initial value problem }} \\ {\text { Differential equation: } d p / d h=k p \quad(k \text { a constant) }} \\\ {\text { Initial condition: } \quad p=p_{0} \quad \text { when } h=0} \\\ {\text { to express } p \text { in terms of } h \text { . Determine the values of } p_{0} \text { and } k} \\ {\text { from the given altitude-pressure data. }}\\\\{\text { b. What is the atmospheric pressure at } h=50 \mathrm{km} ?} \\ {\text { c. At what altitude does the pressure equal } 900 \text { millibars? }}\end{array} \end{equation}
Step-by-Step Solution
VerifiedKey Concepts
Exponential Growth and Decay
In the problem, the differential equation \(\frac{dp}{dh} = kp\) describes how pressure \(p\) changes with altitude \(h\). The constant \(k\) indicates whether pressure increases or decreases as altitude changes. Here, \(k\) will be negative because pressure decays with height.
The solution to this differential equation, when solved, takes the form \(p = C'e^{kh}\). This equation is an example of exponential decay, where the pressure decreases exponentially as the altitude \(h\) increases. By understanding this concept, one can predict how pressure changes in atmospheric conditions at different altitudes.
Separation of Variables
For our atmospheric pressure problem, we start by rewriting the differential equation as \(\frac{dp}{p} = k \, dh\). This step separates variables \(p\) and \(h\) into distinct sides of the equation, making it easier to solve.
- The next step is integrating both sides: \( \int \frac{dp}{p} = \int k \, dh \).
- Integration yields \( \ln |p| = kh + C \), where \(C\) is the integration constant.
- By exponentiating both sides, we arrive at the general form of the exponential function describing the pressure: \( p = e^{kh+C} = C'e^{kh} \).
Initial Value Problem
In our exercise, the initial condition is that the pressure \(p\) equals 1013 millibars at sea level (\(h = 0\)). This condition helps determine the constant \(C'\) in the exponential solution \(p = C'e^{kh}\).
To find \(C'\), substitute the initial condition into the equation: \(1013 = C'e^{0}\). Since \(e^0 = 1\), we find \(C' = 1013\). With \(C'\) known, the pressure equation becomes \(p = 1013e^{kh}\).
The initial value problem persuasively combines integration and initial conditions, providing a unique solution that fits the specific constraints of the problem, like altitude and pressure in this case.