8.3
变量可分离微分方程是一类一阶微分方程,其导数dy/dx可以表示为两个函数的乘积,其中一个函数仅依赖于x,另一个函数仅依赖于y。这一结构使得方程可以通过代数变形进行重新排列,从而将所有含y的项置于等式一侧,将所有含x的项置于另一侧。该过程称为分离变量法。通过分离变量法,原方程的求解过程得以简化,因为等…
可分离变量方程是一类一阶微分方程,可以分解为两个相互独立的部分——一部分仅含有 x,另一部分仅含有 y。
将 y 项置于一侧,x 项置于另一侧,以便分别进行积分。
例如,考虑一杯在房间中冷却的热茶。
茶的冷却速率与其温度和室温之间的差值成正比。比例常数 k 前添加负号,以表示温度随时间下降。
该方程是可分离的,因为它可以重写为一侧为温度项、另一侧为时间的形式。对两边积分后得到一个含有积分常数的对数方程。
当对两边取指数后,便得到通解,其中的常数可为正、负或零。通过代入 t 等于零和初始温度,可确定该常数。
温差呈指数级衰减,导致茶水最初冷却较快,随后随时间推移逐渐变慢。
View the full transcript and gain access to JoVE Core videos
Q1: What makes a differential equation separable?
A separable differential equation is a first-order differential equation where the derivative dy/dx can be expressed as a product of two functions: one depending only on x and another only on y. This structure allows you to rearrange the equation so all y terms are on one side and all x terms are on the other, enabling independent integration of both sides.
Q2: How do you solve a separable differential equation?
To solve a separable differential equation, first separate variables by placing all y terms on one side and all x terms on the other. Then integrate both sides independently with respect to their own variables. This integration yields a relationship between x and y, which may be implicit or explicit depending on the functions involved.
Q3: What is the role of the constant of integration in separable equations?
The constant of integration appears when you integrate both sides of a separated equation. To find its specific value, you substitute an initial condition—a known value of y at a particular x—into the general solution. This yields a unique particular solution that satisfies both the differential equation and the initial condition.
Q4: How does Newton's cooling law demonstrate separable equations?
Newton's cooling law states that the rate at which tea cools is proportional to the temperature difference between the tea and room. A negative sign indicates temperature decreases over time. This equation is separable because temperature terms and time terms can be rearranged to opposite sides, allowing separate integration to yield an exponential decay solution.
Q5: Why does exponential decay describe cooling behavior?
When you integrate and exponentiate both sides of a separated cooling equation, the general solution emerges as an exponential function. This exponential relationship means the temperature difference decays exponentially, causing the tea to cool quickly at first and then more slowly over time as it approaches room temperature.
Q6: What is a particular solution and how is it found?
A particular solution is a specific solution to a differential equation that satisfies both the equation and an initial condition. To find it, substitute a known value of y at a particular x into the general solution. This approach is especially useful in modeling with differential equations where initial values are known, such as in population growth or chemical reactions.
Q7: Can all first-order differential equations be solved by separation of variables?
No, only separable first-order differential equations can be solved by separation of variables. A separable equation must allow rearrangement so that all y terms and dy are on one side and all x terms and dx are on the other. Non-separable equations require different solution methods and may be linear or involve other specialized techniques.