Sono la famiglia più semplice e più usata: quelle in cui il secondo membro si fattorizza in un pezzo che dipende solo da xx e uno che dipende solo da yy. Il metodo di risoluzione — “separare” le variabili e integrare — apre la porta a una lunga serie di applicazioni fisiche: crescita e decadimento esponenziale, decadimento radioattivo, raffreddamento di Newton, formula barometrica.

They are the simplest and most widely used family: those in which the right-hand side factorises into a part depending only on xx and one depending only on yy. The solution method — “separating” the variables and integrating — opens the door to a long series of physical applications: exponential growth and decay, radioactive decay, Newton’s cooling, the barometric formula.

Definizione — Equazione a variabili separabili

Un’equazione del tipo y=f(x)g(y)y' = f(x)\cdot g(y) si dice a variabili separabili: il secondo membro si fattorizza in un pezzo che dipende solo da xx e uno che dipende solo da yy.

Collegamenti

Argomenti: Equazioni differenziali
Concetti: Equazione differenziale · Variabili separabili

Definition — Separable equation

An equation of the form y=f(x)g(y)y' = f(x)\cdot g(y) is called separable: the right-hand side factorises into a part depending only on xx and one depending only on yy.

Topics: Differential equations
Concepts: Differential equation · Separable variables

In sintesi — Metodo di risoluzione

Usando la notazione di Leibniz y=dydxy' = \dfrac{dy}{dx}, si “separa”: dydx=f(x)g(y)    dyg(y)=f(x)dx.\frac{dy}{dx} = f(x)\cdot g(y) \implies \frac{dy}{g(y)} = f(x)\,dx. Integrando entrambi i membri: dyg(y)=f(x)dx.\int\frac{dy}{g(y)} = \int f(x)\,dx. La costante di integrazione CC si determina con una condizione iniziale y(x0)=y0y(x_0)=y_0 (problema di Cauchy).

Osservazione — Il "trucco di Leibniz" delle ODE

Separare dydx=f(x)g(y)\dfrac{dy}{dx} = f(x)g(y) in dyg(y)=f(x)dx\dfrac{dy}{g(y)} = f(x)\,dx è lecito proprio perché la notazione di Leibniz tratta dydy e dxdx come “frazioni” — lo stesso principio visto per la chain rule e per la sostituzione negli integrali. È tutto coerente.

Collegamenti

Argomenti: Equazioni differenziali
Concetti: Condizione iniziale · Problema di cauchy · Variabili separabili
Competenze: Integrare · Risolvere equazioni
Persone: Augustin-Louis Cauchy · Gottfried Leibniz

In brief — Solution method

Using Leibniz’s notation y=dydxy' = \dfrac{dy}{dx}, we “separate”: dydx=f(x)g(y)    dyg(y)=f(x)dx.\frac{dy}{dx} = f(x)\cdot g(y) \implies \frac{dy}{g(y)} = f(x)\,dx. Integrating both sides: dyg(y)=f(x)dx.\int\frac{dy}{g(y)} = \int f(x)\,dx. The constant of integration CC is determined by an initial condition y(x0)=y0y(x_0)=y_0 (Cauchy problem).

Remark — Leibniz's "trick" for ODEs

Separating dydx=f(x)g(y)\dfrac{dy}{dx} = f(x)g(y) into dyg(y)=f(x)dx\dfrac{dy}{g(y)} = f(x)\,dx is legitimate precisely because Leibniz’s notation treats dydy and dxdx as “fractions” — the same principle seen for the chain rule and for substitution in integrals. It all fits together.

Topics: Differential equations
Concepts: Initial condition · Cauchy problem · Separable variables
Skills: Integrating · Solving equations
People: Augustin-Louis Cauchy · Gottfried Leibniz

Esempio — Crescita esponenziale: y=kyy'=ky

La più semplice ODE: dydx=ky\dfrac{dy}{dx} = ky. Separiamo: dyy=kdx\dfrac{dy}{y} = k\,dx. Integriamo: lny=kx+C\ln|y| = kx + C, da cui y=Aekxy = Ae^{kx} con A=eCA = e^C.

Con condizione iniziale y(0)=y0y(0) = y_0 si ha A=y0A = y_0, quindi: y(x)=y0ekx\boxed{y(x) = y_0\,e^{kx}}

Il segno di kk decide il comportamento:

  • se k>0k>0: crescita esponenziale (popolazione, interesse composto);
  • se k<0k<0: decadimento esponenziale (radioattività).

Storia — Il modello logistico della popolazione

Nel 1798 Thomas Malthus sostenne che una popolazione lasciata libera cresce in modo esponenziale, mentre le risorse aumentano soltanto in modo lineare: una previsione di crescita illimitata e insostenibile. Per correggerla, nel 1838 il matematico belga Pierre François Verhulst propose l’equazione logistica y=ky(1yM)y' = ky\left(1 - \dfrac{y}{M}\right), in cui il tasso di crescita si riduce man mano che yy si avvicina alla capacità portante MM. La sua soluzione è la celebre curva a S (sigmoide), che parte quasi esponenziale e poi si appiattisce verso MM; è ancora oggi uno strumento di base dalla demografia all’epidemiologia (Boyer; Katz).

Collegamenti

Argomenti: Equazioni differenziali
Concetti: Condizione iniziale · Crescita esponenziale · Decadimento · Variabili separabili
Funzioni: Funzione esponenziale
Competenze: Integrare · Risolvere equazioni
Persone: Thomas Malthus · Pierre François Verhulst

Example — Exponential growth: y=kyy'=ky

The simplest ODE: dydx=ky\dfrac{dy}{dx} = ky. We separate: dyy=kdx\dfrac{dy}{y} = k\,dx. We integrate: lny=kx+C\ln|y| = kx + C, hence y=Aekxy = Ae^{kx} with A=eCA = e^C.

With initial condition y(0)=y0y(0) = y_0 we get A=y0A = y_0, therefore: y(x)=y0ekx\boxed{y(x) = y_0\,e^{kx}}

The sign of kk decides the behaviour:

  • if k>0k>0: exponential growth (population, compound interest);
  • if k<0k<0: exponential decay (radioactivity).

History — The logistic model of population

In 1798 Thomas Malthus argued that an unchecked population grows exponentially, while resources increase only linearly: a prediction of unbounded, unsustainable growth. To correct it, in 1838 the Belgian mathematician Pierre François Verhulst proposed the logistic equation y=ky(1yM)y' = ky\left(1 - \dfrac{y}{M}\right), in which the growth rate slows down as yy approaches the carrying capacity MM. Its solution is the famous S-shaped (sigmoid) curve, which starts out almost exponential and then flattens towards MM; it is still a basic tool from demography to epidemiology (Boyer; Katz).

Topics: Differential equations
Concepts: Initial condition · Exponential growth · Decay · Separable variables
Functions: Exponential function
Skills: Integrating · Solving equations

Esempio — Decadimento radioattivo

Un campione radioattivo segue N(t)=λN(t)N'(t) = -\lambda N(t), con λ>0\lambda>0 costante di decadimento.

Soluzione: N(t)=N0eλtN(t) = N_0\,e^{-\lambda t}.

Il tempo di dimezzamento T1/2T_{1/2} è il tempo per cui N(T1/2)=N0/2N(T_{1/2}) = N_0/2. Da eλT1/2=1/2e^{-\lambda T_{1/2}} = 1/2 si ricava λT1/2=ln2\lambda T_{1/2} = \ln 2, cioè: T1/2=ln2λ\boxed{T_{1/2} = \frac{\ln 2}{\lambda}}

La curva N/N0=eλtN/N_0 = e^{-\lambda t} decresce esponenzialmente; la linea tratteggiata individua il livello 1/21/2 raggiunto in t=T1/2t = T_{1/2}.

Decadimento esponenziale: la frazione di nuclei residui N/N0N/N_0 dimezza dopo ogni tempo T1/2T_{1/2}.

Collegamenti

Argomenti: Equazioni differenziali
Concetti: Decadimento · Tempo di dimezzamento · Variabili separabili
Funzioni: Funzione esponenziale
Competenze: Integrare · Modellizzare

Example — Radioactive decay

A radioactive sample follows N(t)=λN(t)N'(t) = -\lambda N(t), with λ>0\lambda>0 the decay constant.

Solution: N(t)=N0eλtN(t) = N_0\,e^{-\lambda t}.

The half-life T1/2T_{1/2} is the time for which N(T1/2)=N0/2N(T_{1/2}) = N_0/2. From eλT1/2=1/2e^{-\lambda T_{1/2}} = 1/2 we obtain λT1/2=ln2\lambda T_{1/2} = \ln 2, that is: T1/2=ln2λ\boxed{T_{1/2} = \frac{\ln 2}{\lambda}}

The curve N/N0=eλtN/N_0 = e^{-\lambda t} decreases exponentially; the dashed line marks the level 1/21/2 reached at t=T1/2t = T_{1/2}.

Exponential decay: the fraction of remaining nuclei N/N0N/N_0 halves after each time T1/2T_{1/2}.

Topics: Differential equations
Concepts: Decay · Half-life · Separable variables
Functions: Exponential function
Skills: Integrating · Modelling

Esempio — Raffreddamento del caffè (legge di Newton)

Un bicchiere di caffè a temperatura TT si raffredda in un ambiente a TambT_{\text{amb}}: dTdt=k(TTamb),k>0.\frac{dT}{dt} = -k\bigl(T - T_{\text{amb}}\bigr), \qquad k>0. Separiamo: dTTTamb=kdt\dfrac{dT}{T-T_{\text{amb}}} = -k\,dt. Integrando: lnTTamb=kt+C\ln|T-T_{\text{amb}}| = -kt+C, da cui: T(t)=Tamb+(T0Tamb)ekt\boxed{T(t) = T_{\text{amb}} + (T_0 - T_{\text{amb}})\,e^{-kt}}

La temperatura decresce esponenzialmente verso TambT_{\text{amb}}, con velocità proporzionale alla differenza corrente tra la temperatura del corpo e quella dell’ambiente.

Collegamenti

Argomenti: Equazioni differenziali
Concetti: Decadimento · Legge di raffreddamento di newton · Variabili separabili
Funzioni: Funzione esponenziale
Competenze: Integrare · Modellizzare
Persone: Isaac Newton

Example — Cooling of coffee (Newton's law)

A cup of coffee at temperature TT cools in an environment at TambT_{\text{amb}}: dTdt=k(TTamb),k>0.\frac{dT}{dt} = -k\bigl(T - T_{\text{amb}}\bigr), \qquad k>0. We separate: dTTTamb=kdt\dfrac{dT}{T-T_{\text{amb}}} = -k\,dt. Integrating: lnTTamb=kt+C\ln|T-T_{\text{amb}}| = -kt+C, hence: T(t)=Tamb+(T0Tamb)ekt\boxed{T(t) = T_{\text{amb}} + (T_0 - T_{\text{amb}})\,e^{-kt}}

The temperature decreases exponentially towards TambT_{\text{amb}}, at a rate proportional to the current difference between the temperature of the body and that of the environment.

Topics: Differential equations
Concepts: Decay · Newton’s law of cooling · Separable variables
Functions: Exponential function
Skills: Integrating · Modelling
People: Isaac Newton

Esempio — Formula barometrica

La pressione atmosferica PP varia con l’altitudine hh secondo: dPdh=0,028gRTP=αP,\frac{dP}{dh} = -\frac{0{,}028\cdot g}{R\,T}\,P = -\alpha\,P, dove g=9,81g=9{,}81 m/s², R=8,314R=8{,}314 J/(mol\cdotK), TT è la temperatura assoluta.

Separiamo: dPP=αdh\dfrac{dP}{P}=-\alpha\,dh, da cui P(h)=P0eαhP(h) = P_0\,e^{-\alpha h}.

Con T=293T=293 K: α=0,028×9,818,314×2931,13×104\alpha = \dfrac{0{,}028\times 9{,}81}{8{,}314\times 293} \approx 1{,}13\times 10^{-4} m1^{-1}. Quindi: P(h)=101325e0,000113h\boxed{P(h) = 101\,325\cdot e^{-0{,}000113\,h}} (con hh in metri, PP in Pascal).

Esempio numerico. A che altitudine la pressione è metà di quella al livello del mare? e0,000113h=0,5    h=ln20,0001136135 m.e^{-0{,}000113\,h} = 0{,}5 \implies h = \frac{\ln 2}{0{,}000113} \approx 6\,135\text{ m}. È un risultato ragionevole: in cima all’Everest, a circa 88488\,848 m, la pressione è circa un terzo di quella al livello del mare.

Collegamenti

Argomenti: Equazioni differenziali
Concetti: Decadimento · Formula barometrica · Variabili separabili
Funzioni: Funzione esponenziale
Competenze: Calcolare · Integrare · Modellizzare

Example — Barometric formula

The atmospheric pressure PP varies with altitude hh according to: dPdh=0,028gRTP=αP,\frac{dP}{dh} = -\frac{0{,}028\cdot g}{R\,T}\,P = -\alpha\,P, where g=9,81g=9{,}81 m/s², R=8,314R=8{,}314 J/(mol\cdotK), TT is the absolute temperature.

We separate: dPP=αdh\dfrac{dP}{P}=-\alpha\,dh, hence P(h)=P0eαhP(h) = P_0\,e^{-\alpha h}.

With T=293T=293 K: α=0,028×9,818,314×2931,13×104\alpha = \dfrac{0{,}028\times 9{,}81}{8{,}314\times 293} \approx 1{,}13\times 10^{-4} m1^{-1}. Therefore: P(h)=101325e0,000113h\boxed{P(h) = 101\,325\cdot e^{-0{,}000113\,h}} (with hh in metres, PP in Pascals).

Numerical example. At what altitude is the pressure half that at sea level? e0,000113h=0,5    h=ln20,0001136135 m.e^{-0{,}000113\,h} = 0{,}5 \implies h = \frac{\ln 2}{0{,}000113} \approx 6\,135\text{ m}. It is a reasonable result: at the summit of Everest, at about 88488\,848 m, the pressure is about a third of that at sea level.

Topics: Differential equations
Concepts: Decay · Barometric formula · Separable variables
Functions: Exponential function
Skills: Calculating · Integrating · Modelling