Math ClubMath Club
v1 · padrão canônico

Lesson 92 — Separable ODEs

dy/dx = g(x)h(y). Separate variables and integrate both sides. Applications: radioactive decay, Newton's cooling, logistic growth.

Used in: Spécialité Maths francesa (Terminale) · Math III japonês avançado · Leistungskurs Mathematik 12 alemão · H2 Mathematics singapurense

dydx=g(x)h(y)    dyh(y)=g(x)dx+C\frac{dy}{dx} = g(x)\,h(y) \;\Rightarrow\; \int \frac{dy}{h(y)} = \int g(x)\,dx + C

Uma EDO separável é aquela em que as variáveis xx e yy se separam algebricamente em lados opostos da igualdade. Divide-se por h(y)h(y), multiplica-se por dxdx, e integra-se cada lado independentemente. A constante de integração CC entra de um lado só.

Choose your door

Rigorous notation, full derivation, hypotheses

Definição rigorosa e método

Forma canônica e separabilidade

"A separable equation is actually the first kind of differential equation that can be solved explicitly." — Lebl, Notes on Diffy Qs, §1.3

Soluções singulares (equilíbrios)

Teorema de existência e unicidade (Picard-Lindelöf)

"Theorem 1.2.1. If f(x,y)f(x,y) is continuous and f/y\partial f/\partial y is continuous near some (x0,y0)(x_0, y_0), then a solution exists for xx near x0x_0, and is unique." — Lebl, Notes on Diffy Qs, §1.2

Campo de direções e análise qualitativa

xyy*=0equil.y > 0y < 0

Campo de direções de dy/dx = y. A isóclina horizontal dourada é o equilíbrio y* = 0. Para y > 0, as soluções crescem; para y < 0, decrescem — equilíbrio instável.

Critério de Osgood (existência global)

Exemplo: y˙=y2\dot y = y^2, y(0)=1y(0) = 1. 1dy/y2=1<\displaystyle\int_1^{\infty} dy/y^2 = 1 < \infty — blow-up em T=1T = 1.

Exemplos resolvidos

Exercise list

40 exercises · 10 with worked solution (25%)

Application 22Understanding 3Modeling 8Challenge 5Proof 2
  1. Ex. 92.1Application

    Encontre a equação da solução de dydx=x3y\dfrac{dy}{dx} = x^3 y que passa pelo ponto (x,y)=(1,2)(x,y)=(1,2).

    Select the correct option
    Select an option first
    Show solution
    Separe: dyy=x3dx\frac{dy}{y} = x^3\,dx. Integre: lny=x44+C0\ln|y| = \frac{x^4}{4} + C_0, logo y=Cex4/4y = Ce^{x^4/4}. Com o ponto (1,2)(1,2): 2=Ce1/42 = Ce^{1/4}, portanto C=2e1/4C = 2e^{-1/4}.
    Show step-by-step (with the why)
    1. Separe: dy/y=x3dxdy/y = x^3\,dx.
    2. Integre: lny=x4/4+C0\ln|y| = x^4/4 + C_0.
    3. Exponencie: y=Cex4/4y = Ce^{x^4/4}.
    4. Aplique (1,2)(1,2): C=2e1/4C = 2e^{-1/4}.
  2. Ex. 92.2Application

    Resolva dydx=x9y\dfrac{dy}{dx} = \dfrac{x}{9y}. Encontre a solução implícita na forma "expressão = constante".

    Select the correct option
    Select an option first
    Show solution
    Separe: 9ydy=xdx9y\,dy = x\,dx. Integre: 9y2/2=x2/2+C09y^2/2 = x^2/2 + C_0, ou seja 9y2=x2+C9y^2 = x^2 + C. B não integrou os dois lados. C inverteu os papéis de xx e yy. D omitiu o quadrado.
    Show step-by-step (with the why)
    1. Separe: 9ydy=xdx9y\,dy = x\,dx.
    2. Integre: 9y22=x22+C0\frac{9y^2}{2} = \frac{x^2}{2} + C_0.
    3. Multiplique por 2: 9y2=x2+C9y^2 = x^2 + C.
    4. Forma explícita: y=±(x2+C)/9y = \pm\sqrt{(x^2+C)/9}.
  3. Ex. 92.3Application

    Encontre a solução do PVI dydt=0,3(y200)\dfrac{dy}{dt} = 0{,}3(y - 200), y(0)=35y(0) = 35.

    Select the correct option
    Select an option first
    Show solution
    Separe: dyy200=0,3dt\frac{dy}{y-200} = 0{,}3\,dt. Integre: lny200=0,3t+C0\ln|y-200| = 0{,}3t + C_0, logo y200=Ae0,3ty - 200 = Ae^{0{,}3t}. Com y(0)=35y(0)=35: A=165A = -165, portanto y=200165e0,3ty = 200 - 165e^{0{,}3t}. As alternativas B e C erram o sinal ou a constante. D inverte o sinal do expoente.
  4. Ex. 92.4Application

    Resolva o PVI dydt=y2(4+t)\dfrac{dy}{dt} = y^2(4+t), y(1)=2y(1) = 2.

    Select the correct option
    Select an option first
    Show solution
    Separe: dy/y2=(4+t)dtdy/y^2 = (4+t)\,dt. Integre: 1/y=4t+t2/2+C0-1/y = 4t + t^2/2 + C_0. Com y(1)=2y(1)=2: 1/2=4+1/2+C0-1/2 = 4 + 1/2 + C_0, logo C0=5C_0 = -5. Portanto y=1/(t2/2+4t5)=2/(t2+8t10)y = -1/(t^2/2 + 4t - 5) = -2/(t^2 + 8t - 10). B usa o método errado. C é parcial.
  5. Ex. 92.5Application

    Resolva a EDO separável dudt=e5u+6t\dfrac{du}{dt} = e^{5u+6t} com condição inicial u(0)=3u(0) = 3.

    Select the correct option
    Select an option first
    Show solution
    Separe: e5udu=e6tdte^{-5u}\,du = e^{6t}\,dt. Integre: e5u/5=e6t/6+C0-e^{-5u}/5 = e^{6t}/6 + C_0, logo e5u=5e6t/6+Ce^{-5u} = -5e^{6t}/6 + C, então u=15ln(C56e6t)u = -\frac{1}{5}\ln(C - \frac{5}{6}e^{6t}). Aplique u(0)=3u(0)=3 para obter CC. B não separou as variáveis. C e D erram a integração.
  6. Ex. 92.6ApplicationAnswer key

    Encontre a equação da curva que satisfaz dydx=77yx10\dfrac{dy}{dx} = 77yx^{10} e cujo intercepto-yy é 4.

    Select the correct option
    Select an option first
    Show solution
    Separe: dy/y=77x10dxdy/y = 77x^{10}\,dx. Integre: lny=77x11/11+C0=7x11/11+C0\ln|y| = 77x^{11}/11 + C_0 = 7x^{11}/11 + C_0. Com y(0)=4y(0)=4: C0=ln4C_0=\ln 4. Logo y=4e7x11/11y=4e^{7x^{11}/11}. B integrou x10x^{10} como x10x^{10}. C não separou. D errou o expoente.
    Show step-by-step (with the why)
    1. Separe: dy/y=77x10dxdy/y = 77x^{10}\,dx.
    2. Integre: lny=77x11/11+C0=7x11/11+C0\ln|y| = 77 \cdot x^{11}/11 + C_0 = 7x^{11}/11 + C_0.
    3. Exponencie: y=Ce7x11/11y = Ce^{7x^{11}/11}.
    4. Use y(0)=4y(0)=4: C=4C=4.
  7. Ex. 92.7Understanding

    A maioria dos medicamentos no sangue decai segundo y=cyy' = cy, onde yy é a concentração. Se a meia-vida é de 2 horas, qual fração da dose inicial permanece após 6 horas?

    Select the correct option
    Select an option first
    Show solution
    A EDO y=cyy'=cy modela decaimento exponencial. Após 2 h (meia-vida), resta metade. Após 6 h = 3 meias-vidas, resta (1/2)3=1/8(1/2)^3 = 1/8 da dose inicial. A concentração é proporcional à dose mas a fração restante não depende da dose. B e C descrevem modelos diferentes. D é falsa para decaimento exponencial.
    Show step-by-step (with the why)
    1. Solução geral: y=y0ecty = y_0 e^{ct}.
    2. Meia-vida 2 h: 1/2=e2c1/2 = e^{2c}, logo c=ln2/2c = -\ln 2 / 2.
    3. Após 6 h: y(6)/y0=e6c=e3ln2=(1/2)3=1/8y(6)/y_0 = e^{6c} = e^{-3\ln 2} = (1/2)^3 = 1/8.
  8. Ex. 92.8Understanding

    A equação x2y=(x+1)yx^2 y' = (x+1)y é separável? Justifique identificando a separação de variáveis.

    Select the correct option
    Select an option first
    Show solution
    Reescrevendo: dy/y=(x+1)/x2dxdy/y = (x+1)/x^2\,dx. O lado esquerdo depende apenas de yy e o direito apenas de xx — portanto é separável. A resposta B confunde "coeficiente de y depende de x" com não-separabilidade. C e D são erros de classificação.
  9. Ex. 92.9ApplicationAnswer key

    Resolva dydt=ycos(3t+2)\dfrac{dy}{dt} = y\cos(3t+2).

    Select the correct option
    Select an option first
    Show solution
    Separe: dy/y=cos(3t+2)dtdy/y = \cos(3t+2)\,dt. Integre: lny=sin(3t+2)/3+C0\ln|y| = \sin(3t+2)/3 + C_0 (regra da cadeia inversa). Logo y=Cesin(3t+2)/3y = Ce^{\sin(3t+2)/3}. B erra o sinal. C erra o sinal. D não separa corretamente.
  10. Ex. 92.10Application

    Resolva (1+x)y=(x+2)(y1)(1+x)y' = (x+2)(y-1).

    Select the correct option
    Select an option first
    Show solution
    Separe: dyy1=x+21+xdx\frac{dy}{y-1} = \frac{x+2}{1+x}\,dx. Simplifique: (x+2)/(1+x)=1+1/(1+x)(x+2)/(1+x) = 1 + 1/(1+x). Integre: lny1=x+ln1+x+C0\ln|y-1| = x + \ln|1+x| + C_0. Logo y1=Cex(1+x)y-1 = Ce^x(1+x). As opções A e C aproximam-se mas erram os detalhes.
  11. Ex. 92.11Application

    Resolva dxdt=3t2(x2+4)\dfrac{dx}{dt} = 3t^2(x^2+4), com condição inicial x(0)=0x(0)=0.

    Select the correct option
    Select an option first
    Show solution
    Separe: dxx2+4=3t2dt\frac{dx}{x^2+4} = 3t^2\,dt. Integre: 12arctan(x/2)=t3+C0\frac{1}{2}\arctan(x/2) = t^3 + C_0, ou seja arctan(x/2)=2t3+C\arctan(x/2) = 2t^3 + C. A forma explícita é x=2tan(t3+C)x = 2\tan(t^3+C) (opção B também correta em forma diferente). C erra o integrando. D não usa arctan.
    Show step-by-step (with the why)
    1. Separe: dx/(x2+4)=3t2dtdx/(x^2+4) = 3t^2\,dt.
    2. Integre o lado esquerdo usando du/(u2+a2)=1aarctan(u/a)+C\int du/(u^2+a^2) = \frac{1}{a}\arctan(u/a) + C com a=2a=2.
    3. Resultado: 12arctan(x/2)=t3+C\frac{1}{2}\arctan(x/2) = t^3 + C.
    4. Com x(0)=0x(0)=0: 0=0+C0 = 0 + C, logo C=0C=0 e x=2tan(t3)x = 2\tan(t^3).
  12. Ex. 92.12ApplicationAnswer key

    Resolva o PVI y=eyxy' = e^{y-x}, y(0)=0y(0)=0.

    Select the correct option
    Select an option first
    Show solution
    Separe: eydy=exdxe^{-y}\,dy = e^{-x}\,dx. Integre: ey=ex+C0-e^{-y} = -e^{-x} + C_0, logo ey=ex+Ce^{-y} = e^{-x} + C, então y=ln(ex+C)y = -\ln(e^{-x}+C). Com y(0)=0y(0)=0: 0=ln(1+C)0=-\ln(1+C), logo C=0C=0 e y=ln(ex)=xy=-\ln(e^{-x})=x — mas a geral é y=ln(ex+C)y=-\ln(e^{-x}+C). B e C erram o método.
  13. Ex. 92.13ApplicationAnswer key

    Resolva o PVI y=y2(x+1)y' = y^2(x+1), y(0)=2y(0) = 2.

    Select the correct option
    Select an option first
    Show solution
    Separe: dy/y2=(x+1)dxdy/y^2 = (x+1)\,dx. Integre: 1/y=x2/2+x+C0-1/y = x^2/2 + x + C_0. Com y(0)=2y(0)=2: 1/2=C0-1/2 = C_0. Logo 1/y=x2/2+x1/2-1/y = x^2/2 + x - 1/2, ou y=2/(x2+2x1)y = -2/(x^2+2x-1). B usa método errado. C é incorreta.
    Show step-by-step (with the why)
    1. Separe: dy/y2=(x+1)dxdy/y^2 = (x+1)\,dx.
    2. Integre: 1/y=x2/2+x+C0-1/y = x^2/2 + x + C_0.
    3. Use y(0)=2y(0)=2: 1/2=C0-1/2 = C_0.
    4. Isole: y=2/(x2+2x1)y = -2/(x^2+2x-1).
  14. Ex. 92.14Application

    Resolva o PVI dydx=y3xex2\dfrac{dy}{dx} = y^3 x\,e^{x^2}, y(0)=1y(0) = 1.

    Select the correct option
    Select an option first
    Show solution
    Separe: y3dy=xex2dxy^{-3}\,dy = x\,e^{x^2}\,dx. Integre: 1/(2y2)=ex2/2+C0-1/(2y^2) = e^{x^2}/2 + C_0. Com y(0)=1y(0)=1: 1/2=1/2+C0-1/2 = 1/2 + C_0, logo C0=1C_0=-1. Então 1/y2=2ex21/y^2 = 2 - e^{x^2}... verifique a opção A na referência.
  15. Ex. 92.15ApplicationAnswer key

    Resolva o PVI y=xsech2yy' = x\,\text{sech}^2 y, y(0)=0y(0) = 0.

    Select the correct option
    Select an option first
    Show solution
    Separe: dy/sech2y=xdxdy/\text{sech}^2 y = x\,dx, ou seja cosh2ydy=xdx\cosh^2 y\,dy = x\,dx. Note que 1/sech2y=cosh2y1/\text{sech}^2 y = \cosh^2 y, mas mais direto: separe como dysech2y=xdx\frac{dy}{\text{sech}^2 y} = x\,dx equivale a cosh2ydy=xdx\cosh^2 y\,dy = x\,dx. Alternativamente, reescreva como dysech2y1=xdxdy\,\text{sech}^2 y^{-1} = x\,dx e integre: tanhy=x2/2+C\tanh y = x^2/2 + C.
    Show step-by-step (with the why)
    1. Reescreva: dysech2y=xdx\frac{dy}{\text{sech}^2 y} = x\,dx.
    2. Observe que dysech2y=cosh2ydy\int \frac{dy}{\text{sech}^2 y} = \int \cosh^2 y\,dy — mas o caminho mais curto: note que d(tanhy)/dy=sech2yd(\tanh y)/dy = \text{sech}^2 y, então a separação correta é sech2ydy=xdx\text{sech}^2 y\,dy = x\,dx e integra para tanhy=x2/2+C\tanh y = x^2/2 + C.
    3. Com y(0)=0y(0)=0: 0=0+C0 = 0 + C.
  16. Ex. 92.16Modeling

    Resolva o PVI y=12yy' = 1 - 2y, y(0)=0y(0) = 0. (Modelo de concentração em equilíbrio.)

    Select the correct option
    Select an option first
    Show solution
    Separe: dy12y=dt\frac{dy}{1-2y} = dt. Integre: 12ln12y=t+C0-\frac{1}{2}\ln|1-2y| = t + C_0, logo 12y=Ae2t1-2y = Ae^{-2t}, ou seja y=12(1Ae2t)y = \frac{1}{2}(1-Ae^{-2t}). Com y(0)=0y(0)=0: A=1A=1. Resultado: y=12(1e2t)y = \frac{1}{2}(1-e^{-2t}). B tem o expoente errado. C é outra EDO. D não aplica a condição inicial corretamente.
    Show step-by-step (with the why)
    1. Separe: dy/(12y)=dtdy/(1-2y) = dt.
    2. Integre: 12ln12y=t+C0-\frac{1}{2}\ln|1-2y| = t + C_0.
    3. Isole: y=12(1Ae2t)y = \frac{1}{2}(1 - Ae^{-2t}).
    4. Use y(0)=0y(0)=0: A=1A=1, logo y=12(1e2t)y = \frac{1}{2}(1-e^{-2t}).
  17. Ex. 92.17Application

    Resolva y=y2x3y' = y^2 x^3.

    Select the correct option
    Select an option first
    Show solution
    Separe: dy/y=x3dxdy/y = x^3\,dx. Integre: lny=x4/4+C0\ln|y| = x^4/4 + C_0. Exponencie: y=Cex4/4y = Ce^{x^4/4}. B integrou x3x^3 como x3x^3. C não separou. D integrou x3x^3 como x2/2x^2/2.
  18. Ex. 92.18Application

    Resolva y=y3exy' = y^3 e^x.

    Select the correct option
    Select an option first
    Show solution
    Separe: y3dy=exdxy^{-3}\,dy = e^x\,dx. Integre: 1/(2y2)=ex+C0-1/(2y^2) = e^x + C_0, logo y2=1/(2ex+C)y^2 = -1/(2e^x + C), ou y=(C2ex)1/2y = (C-2e^x)^{-1/2} (absorvendo sinais). B usa método incorreto. C erra a antiderivada de y3y^{-3}. D é solução de outra EDO.
  19. Ex. 92.19Application

    Resolva y=eyy' = e^y.

    Select the correct option
    Select an option first
    Show solution
    Separe: eydy=dxe^{-y}\,dy = dx. Integre: ey=x+C0-e^{-y} = x + C_0, logo ey=(x+C0)e^{-y} = -(x+C_0), então y=ln(Cx)y = -\ln(C-x). Alternativamente, se a variável independente é xx: y=eyy'=e^yy=ln(Cx)y=-\ln(C-x). B e C erram os sinais. D não separa corretamente.
  20. Ex. 92.20ApplicationAnswer key

    Resolva y=ylnxy' = y\ln x.

    Select the correct option
    Select an option first
    Show solution
    Separe: dy/y=lnxdxdy/y = \ln x\,dx. Integre por partes: lnxdx=xlnxx+C\int \ln x\,dx = x\ln x - x + C. Logo lny=xlnxx+C0\ln|y| = x\ln x - x + C_0, e y=Cexlnxxy = Ce^{x\ln x - x}. B usa lnx\ln x diretamente sem integrar. C troca lnx\ln x por 1. D não separou corretamente.
    Show step-by-step (with the why)
    1. Separe: dy/y=lnxdxdy/y = \ln x\,dx.
    2. Integre por partes o lado direito: u=lnxu=\ln x, dv=dxdv=dx, resultado xlnxxx\ln x - x.
    3. Escreva: lny=xlnxx+C0\ln|y| = x\ln x - x + C_0.
    4. Exponencie: y=Cexlnxx=Cxxexy = Ce^{x\ln x-x} = Cx^x e^{-x}.
  21. Ex. 92.21Modeling

    Um medicamento é administrado por via intravenosa a uma taxa rr mg/h e eliminado a uma taxa proporcional à quantidade presente dd. Sem medicamento no início, qual é d(t)d(t)?

    Select the correct option
    Select an option first
    Show solution
    A EDO é d=rkdd' = r - kd, com d(0)=0d(0)=0. Separe: dd/(rkd)=dtdd/(r-kd) = dt. Integre: 1klnrkd=t+C0-\frac{1}{k}\ln|r-kd| = t + C_0. Com d(0)=0d(0)=0: C0=lnrkC_0 = -\frac{\ln r}{k}. Logo rkd=rektr - kd = re^{-kt}, ou d=rk(1ekt)d = \frac{r}{k}(1-e^{-kt}). Equilíbrio: dr/kd \to r/k. B é modelo sem clearance. C tem sinal errado. D não satisfaz a EDO.
  22. Ex. 92.22ModelingAnswer key

    Um tanque contém 1 kg de sal em 100 L de água. Uma solução de 0,1 kg sal/L é bombeada a 2 L/min e drenada à mesma taxa. Qual é a concentração de sal no tempo tt?

    Select the correct option
    Select an option first
    Show solution
    A EDO de mistura é S=2c2S/100=2(cS/100)S' = 2c - 2S/100 = 2(c - S/100). Com S(0)=1S(0)=1 kg (em 100 L). Entrada: 0,1 kg/L a 2 L/min = 0,2 kg/min. Saída: S/1002S/100 \cdot 2 kg/min. Equilíbrio em S=100c=0,1×100=10S^* = 100c = 0{,}1 \times 100 = 10 kg. Solução: S(t)=10+(110)e2t/100=109et/50S(t) = 10 + (1-10)e^{-2t/100} = 10 - 9e^{-t/50}.
    Show step-by-step (with the why)
    1. Taxa de entrada de sal: 0,1×2=0,20{,}1 \times 2 = 0{,}2 kg/min.
    2. Taxa de saída de sal: S/100×2=S/50S/100 \times 2 = S/50 kg/min.
    3. EDO: S=0,2S/50S' = 0{,}2 - S/50.
    4. Equilíbrio: S=10S^* = 10 kg.
    5. Solução com S(0)=1S(0)=1: S=109et/50S = 10 - 9e^{-t/50}.
  23. Ex. 92.23Modeling

    A base de um sorvete começa a 200°F num freezer a 0°F. Após 1 hora, temperatura caiu para 140°F. Qual é T(t)T(t)?

    Select the correct option
    Select an option first
    Show solution
    Lei de Newton com Ta=0T_a = 0: T=kTT' = -kT. Solução: T=T0ektT = T_0 e^{-kt}. Com T0=200T_0=200 e T(1)=140T(1)=140: k=ln(200/140)=ln(10/7)k = \ln(200/140) = \ln(10/7). B é modelo linear. C assume k=1k=1. D usa condição inicial errada.
    Show step-by-step (with the why)
    1. EDO: T=kTT' = -kT (temperatura ambiente = 0).
    2. Solução geral: T=T0ektT = T_0 e^{-kt}.
    3. Com T(0)=200T(0)=200: T0=200T_0=200.
    4. Com T(1)=140T(1)=140: k=ln(200/140)k = \ln(200/140).
  24. Ex. 92.24Modeling

    Um café a 70°C em sala a 20°C esfria com constante k=0,125k = 0{,}125. Escreva e resolva a EDO para a temperatura em função do tempo.

    Select the correct option
    Select an option first
    Show solution
    Lei de Newton: T=0,125(T20)T' = -0{,}125(T-20). Separe: d(T20)/(T20)=0,125dtd(T-20)/(T-20) = -0{,}125\,dt. Integre: T20=Ce0,125tT-20 = Ce^{-0{,}125t}. Com T(0)=70T(0)=70: C=50C=50. Logo T=20+50e0,125tT=20+50e^{-0{,}125t}. B ignora a temperatura ambiente. C usa C=70C=70 em vez de 50. D tem sinal positivo no expoente.
  25. Ex. 92.25Challenge

    Resolva o problema genérico y=ay+by' = ay + b, y(0)=cy(0) = c.

    Select the correct option
    Select an option first
    Show solution
    Separe: dy/(ay+b)=dtdy/(ay+b) = dt. Integre: 1alnay+b=t+C0\frac{1}{a}\ln|ay+b| = t + C_0, logo ay+b=Aeatay+b = Ae^{at}, ou seja y=Aaeatbay = \frac{A}{a}e^{at} - \frac{b}{a}. Com y(0)=cy(0)=c: A/ab/a=cA/a - b/a = c, logo A=a(c+b/a)=ac+bA = a(c+b/a) = ac+b. Portanto y=(c+b/a)eatb/ay = (c + b/a)e^{at} - b/a. B ignora bb. C inverte o sinal do expoente. D é modelo linear.
    Show step-by-step (with the why)
    1. Separe: dy/(ay+b)=dtdy/(ay+b) = dt.
    2. Integre: lnay+b/a=t+C0\ln|ay+b|/a = t + C_0.
    3. Resolva: y=(Aeatb)/ay = (Ae^{at} - b)/a.
    4. Aplique y(0)=cy(0)=c: A=ac+bA = ac + b.
  26. Ex. 92.26Proof

    Demonstre a equação de juros continuamente compostos: com depósito inicial P0P_0 e taxa rr, formule e resolva a EDO para o saldo S(t)S(t).

    Select the correct option
    Select an option first
    Show solution
    Juros continuamente compostos: S=rSS' = rS, S(0)=P0S(0)=P_0. Separe: dS/S=rdtdS/S = r\,dt. Integre: lnS=rt+C0\ln S = rt + C_0. Exponencie: S=P0ertS = P_0 e^{rt}. B é juro composto discreto. C é juro simples. D é forma incorreta.
  27. Ex. 92.27ModelingAnswer key

    Um tanque com LL litros e II kg de nutriente recebe concentração cc kg/L a rr L/min e drena à mesma taxa. Encontre N(t)N(t), a quantidade de nutriente.

    Select the correct option
    Select an option first
    Show solution
    Taxa de entrada: crcr kg/min. Taxa de saída: N/LrN/L \cdot r kg/min. EDO: N=cr(r/L)NN' = cr - (r/L)N. Separando e integrando: N=cL+(IcL)ert/LN = cL + (I-cL)e^{-rt/L}. Equilíbrio: N=cLN^* = cL. B ignora o equilíbrio. C usa I=0I=0. D é modelo linear.
  28. Ex. 92.28Modeling

    Folhas acumulam no chão da floresta a 2 g/cm²/ano e decompõem a 90% ao ano. Modele e resolva. O acúmulo se aproxima de um valor estacionário? Qual é ele?

    Select the correct option
    Select an option first
    Show solution
    Acúmulo a 2 g/cm²/ano, decomposição a 90% = 0,9 ao ano. EDO: L=20,9LL' = 2 - 0{,}9L, L(0)=0L(0)=0. Equilíbrio: L=2/0,9=20/92,2L^* = 2/0{,}9 = 20/9 \approx 2{,}2 g/cm². Solução: L=20/9(1e0,9t)L = 20/9\,(1-e^{-0{,}9t}). Sim, aborda valor estacionário. B é modelo sem decomposição. C é decaimento puro. D é a EDO, não a solução.
    Show step-by-step (with the why)
    1. EDO: L=20,9LL' = 2 - 0{,}9L.
    2. Equilíbrio: L=2/0,9L^* = 2/0{,}9.
    3. Solução com L(0)=0L(0)=0: L=20,9(1e0,9t)L = \frac{2}{0{,}9}(1-e^{-0{,}9t}).
  29. Ex. 92.29Modeling

    Folhas acumulam no chão a 4 g/cm²/ano e decompõem a 10% ao ano. Qual é o valor estacionário de acúmulo de folhas?

    Select the correct option
    Select an option first
    Show solution
    EDO: L=40,1LL' = 4 - 0{,}1L. Equilíbrio: L=4/0,1=40L^* = 4/0{,}1 = 40 g/cm². Solução com L(0)=0L(0)=0: L=40(1e0,1t)L = 40(1-e^{-0{,}1t}). B divide 4 por 1 em vez de 0,1. C multiplica por 0,1 em vez de dividir. D exagera o denominador.
  30. Ex. 92.30Challenge

    A massa de uma amostra radioativa decai proporcionalmente à sua massa. Expresse como EDO, encontre M(t)M(t), determine kk para Carbono-14 (meia-vida 5730 anos), e calcule quando restarão 30% da amostra original.

    Select the correct option
    Select an option first
    Show solution
    EDO: M=kMM' = -kM. Solução: M=M0ektM = M_0 e^{-kt}. Meia-vida 5730 anos: M0/2=M0e5730kM_0/2 = M_0 e^{-5730k}, logo k=ln2/5730k = \ln 2/5730. Para M=M0/4M = M_0/4: t=2×5730=11460t = 2 \times 5730 = 11460 anos. Para 30% restante: t=ln(1/0,3)/k9952t = \ln(1/0{,}3)/k \approx 9952 anos. B é decaimento linear. C cresce — impossível. D é modelo hiperbólico.
    Show step-by-step (with the why)
    1. EDO: M=kMM'=-kM, solução M=M0ektM=M_0e^{-kt}.
    2. Meia-vida: k=ln2/57301,21×104k = \ln 2/5730 \approx 1{,}21 \times 10^{-4} anos1^{-1}.
    3. Um quarto: t=2×5730=11460t = 2 \times 5730 = 11460 anos.
    4. 30% restante: t=ln(10/3)/k9952t = \ln(10/3)/k \approx 9952 anos.
  31. Ex. 92.31Challenge

    Considere o PVI dydt=ty\dfrac{dy}{dt} = -\dfrac{t}{y}, y(0)=8y(0) = 8. Encontre a solução e determine para quais valores de tt ela está definida.

    Select the correct option
    Select an option first
    Show solution
    Separe: ydy=tdty\,dy = -t\,dt. Integre: y2/2=t2/2+Cy^2/2 = -t^2/2 + C, ou y2+t2=2Cy^2 + t^2 = 2C. Com y(0)=8y(0)=8: 64=2C64 = 2C, logo y=64t2y = \sqrt{64 - t^2}. Domínio: t(8,8)t \in (-8,8) (requer y>0y > 0). A solução termina em t=±8t = \pm 8 onde y=0y = 0 — por isso não se espera soluções com y=0y = 0 neste ramo.
    Show step-by-step (with the why)
    1. Separe: ydy=tdty\,dy = -t\,dt.
    2. Integre: y2/2=t2/2+Cy^2/2 = -t^2/2 + C.
    3. Com y(0)=8y(0)=8: C=32C = 32, logo y2=64t2y^2 = 64 - t^2.
    4. Ramo positivo: y=64t2y = \sqrt{64 - t^2}, definida em (8,8)(-8,8).
  32. Ex. 92.32Challenge

    A altura da água num tanque cilíndrico com furo no fundo decresce a uma taxa proporcional à raiz quadrada da altura: h=khh' = k\sqrt{h}. Com altura inicial 100 polegadas e taxa inicial de 20 pol./min quando a altura é 100, encontre h(t)h(t).

    Select the correct option
    Select an option first
    Show solution
    Lei de Torricelli: dh/dt=khdh/dt = k\sqrt{h}. Separe: h1/2dh=kdth^{-1/2}\,dh = k\,dt. Integre: 2h=kt+C2\sqrt{h} = kt + C. Com h(0)=100h(0)=100: C=20C=20. Com taxa inicial dada, determina-se kk e a solução é h=(10+kt/2)2h = (10 + kt/2)^2 (decrescente com k<0k<0). A opção A corresponde a k=1/10k = -1/10. B usa decaimento exponencial (incorreto). C não é solução da EDO. D é variação.
  33. Ex. 92.33Challenge

    A equação de Gompertz modela crescimento tumoral: dPdt=Pln ⁣(P3)\dfrac{dP}{dt} = -P\ln\!\left(\dfrac{P}{3}\right). Encontre P(t)P(t) com P(0)=1P(0) = 1 e determine o comportamento quando tt \to \infty.

    Select the correct option
    Select an option first
    Show solution
    EDO de Gompertz: P=P(lnPln3)P' = -P(\ln P - \ln 3). Separe: dPP(lnPln3)=dt\frac{dP}{P(\ln P - \ln 3)} = -dt. Substitua u=lnPln3u = \ln P - \ln 3: du/u=dtdu/u = -dt. Integre: u=Cetu = Ce^{-t}, logo ln(P/3)=Cet\ln(P/3) = Ce^{-t}. Com P(0)=1P(0)=1: ln(1/3)=C\ln(1/3) = C, assim P=3eetln3=31et3P = 3e^{-e^{-t}\ln 3} = 3^{1-e^{-t}} \to 3 quando tt\to\infty.
    Show step-by-step (with the why)
    1. Seja u=ln(P/3)u = \ln(P/3); então u=P/Pu' = P'/P.
    2. EDO em uu: u=uu' = -u.
    3. Solução: u=Cetu = Ce^{-t}.
    4. Retorne: P=3eCetP = 3e^{Ce^{-t}}.
    5. Com P(0)=1P(0)=1: C=ln(1/3)C = \ln(1/3).
  34. Ex. 92.34Understanding

    A equação x2y=(x+1)yx^2 y' = (x+1)y é separável? Explique como se efetua a separação de variáveis.

    Select the correct option
    Select an option first
    Show solution
    Dividindo ambos os lados por x2yx^2 y: dyy=x+1x2dx\frac{dy}{y} = \frac{x+1}{x^2}\,dx. As variáveis estão completamente separadas. A opção D confunde condição de domínio com separabilidade: a EDO é separável para todo x0x \neq 0, mas isso não nega a separabilidade — todas as EDOs têm restrições de domínio. B e C confundem linearidade com separabilidade.
  35. Ex. 92.35Application

    Resolva (1+x)y=(x+2)(y1)(1+x)y' = (x+2)(y-1) escrevendo a solução geral.

    Select the correct option
    Select an option first
    Show solution
    Separe: dyy1=x+21+xdx\frac{dy}{y-1} = \frac{x+2}{1+x}\,dx. Simplifique o lado direito: x+21+x=1+11+x\frac{x+2}{1+x} = 1 + \frac{1}{1+x}. Integre: lny1=x+ln1+x+C0\ln|y-1| = x + \ln|1+x| + C_0. Logo y1=Cex(1+x)y - 1 = Ce^x(1+x). A e B são formas equivalentes — note que ex+ln(1+x)=ex(1+x)e^{x+\ln(1+x)} = e^x(1+x). C e D não integram corretamente.
    Show step-by-step (with the why)
    1. Separe: dy/(y1)=(x+2)/(1+x)dxdy/(y-1) = (x+2)/(1+x)\,dx.
    2. Decomponha: (x+2)/(1+x)=1+1/(1+x)(x+2)/(1+x) = 1 + 1/(1+x).
    3. Integre: lny1=x+ln1+x+C0\ln|y-1| = x + \ln|1+x| + C_0.
    4. Exponencie: y1=Cex(1+x)y - 1 = Ce^x(1+x).
  36. Ex. 92.36Application

    Resolva dxdt=3t2(x2+4)\dfrac{dx}{dt} = 3t^2(x^2+4). Escreva na forma implícita.

    Select the correct option
    Select an option first
    Show solution
    Separe: dxx2+4=3t2dt\frac{dx}{x^2+4} = 3t^2\,dt. Integre: 12arctan(x/2)=t3+C0\frac{1}{2}\arctan(x/2) = t^3 + C_0. A forma implícita mais limpa é arctan(x/2)=2t3+C\arctan(x/2) = 2t^3 + C. B erra ao derivar em vez de integrar o lado de tt. C integra 1/(x2+4)1/(x^2+4) incorretamente. D usa separação incorreta.
  37. Ex. 92.37ApplicationAnswer key

    Resolva o PVI y=ey5xy' = e^y \cdot 5x, y(0)=ln(ln5)y(0) = \ln(\ln 5).

    Select the correct option
    Select an option first
    Show solution
    Separe: eydy=5xdxe^{-y}\,dy = -5x\,dx... Não, a EDO é y=ey5xy' = e^y \cdot 5x: separe eydy=5xdxe^{-y}\,dy = 5x\,dx. Integre: ey=5x2/2+C0-e^{-y} = 5x^2/2 + C_0, logo ey=(5x2/2+C0)e^{-y} = -(5x^2/2 + C_0)... Para o ex. 141 com y=ey5xy'=e^y 5x e y(0)=ln(ln5)y(0)=\ln(\ln 5): separe, integre e aplique C.I.
  38. Ex. 92.38Application

    Resolva o PVI y=2xtanyy' = -2x\tan y, y(0)=π/6y(0) = \pi/6.

    Select the correct option
    Select an option first
    Show solution
    Separe: dytany=2xdx\frac{dy}{\tan y} = -2x\,dx, ou seja cosysinydy=2xdx\frac{\cos y}{\sin y}\,dy = -2x\,dx. Integre: lnsiny=x2+C0\ln|\sin y| = -x^2 + C_0. Com y(0)=π/6y(0)=\pi/6: ln(1/2)=C0\ln(1/2) = C_0. Logo siny=12ex2\sin y = \frac{1}{2}e^{-x^2}. A equivale a separação por cosseno — ambas as formas são corretas dependendo da escolha. C erra a antiderivada de coty\cot y. D é solução de outra EDO.
  39. Ex. 92.39ApplicationAnswer key

    Resolva y=3x2(y2+4)yy' = \dfrac{3x^2(y^2+4)}{y}. (Adapte: resolva y/y=4/(x2+4)y'/y = 4/(x^2+4) para praticar a integral por arcotangente.)

    Select the correct option
    Select an option first
    Show solution
    Separe: dy/y=4x2+4dxdy/y = \frac{4}{x^2+4}\,dx. Integre o lado direito: 4x2+4dx=412arctan(x/2)=2arctan(x/2)\int \frac{4}{x^2+4}\,dx = 4 \cdot \frac{1}{2}\arctan(x/2) = 2\arctan(x/2). Portanto lny=2arctan(x/2)+C\ln|y| = 2\arctan(x/2) + C e y=Ce2arctan(x/2)y = Ce^{2\arctan(x/2)}. B erra a integral. C usa a derivada em vez da integral de 1/(x2+4)1/(x^2+4). D é a forma exponenciada correta — sinônimo de A.
    Show step-by-step (with the why)
    1. Separe: dy/y=4/(x2+4)dxdy/y = 4/(x^2+4)\,dx.
    2. Integre: lny=412arctan(x/2)+C0=2arctan(x/2)+C0\ln|y| = 4 \cdot \frac{1}{2}\arctan(x/2) + C_0 = 2\arctan(x/2) + C_0.
    3. Exponencie: y=Ce2arctan(x/2)y = Ce^{2\arctan(x/2)}.
  40. Ex. 92.40Proof

    Descreva o método completo de separação de variáveis para resolver uma EDO separável, incluindo o tratamento de soluções de equilíbrio.

    Select the correct option
    Select an option first
    Show solution
    O método de separação de variáveis: (1) escreva g(y)dy=f(x)dxg(y)\,dy = f(x)\,dx; (2) integre cada lado; (3) resolva para yy se possível; (4) verifique na EDO original; (5) cheque soluções de equilíbrio (zeros de gg). B omite a integração do lado de xx. C é para EDOs lineares de 1ª ordem. D é para verificar independência linear de soluções de EDOs de ordem superior.

Fontes

  • Lebl, Notes on Diffy Qs — Jiří Lebl · v6.6 · CC-BY-SA. §1.3 Separable equations; §1.2 Picard-Lindelöf. Fonte primária desta lição.
  • OpenStax Calculus Volume 2 — OpenStax · CC-BY-NC-SA. §4.3 Separable Equations. Exemplos de modelagem: Newton, mistura, bactérias, farmacocinética.
  • APEX Calculus — Hartman et al. · CC-BY-NC. §8.1 Graphical and Numerical Solutions, §8.1 Separable Differential Equations. Análise qualitativa, campo de direções, Bernoulli.

Updated on 2025-05-14 · Author(s): Clube da Matemática

Found an error? Open an issue on GitHub or submit a PR — open source forever.