Math ClubMath Club
v1 · padrão canônico

Lesson 96 — Mechanical vibrations: mass-spring-damper

m x'' + c x' + k x = F(t). Natural frequency, damping, resonance. Underdamped, critical, overdamped.

Used in: Spécialité Maths (France, Terminale) · Leistungskurs alemão Classe 12 · University Physics (global)

mx¨+cx˙+kx=F(t)x¨+2ζω0x˙+ω02x=F(t)mm\ddot x + c\dot x + kx = F(t) \quad\Longleftrightarrow\quad \ddot x + 2\zeta\omega_0\dot x + \omega_0^2 x = \frac{F(t)}{m}

Oscilador massa-mola-amortecedor. Frequência natural ω0=k/m\omega_0 = \sqrt{k/m} [rad/s]; fator de amortecimento ζ=c/(2mk)\zeta = c/(2\sqrt{mk}). Quatro regimes: não-amortecido (ζ=0\zeta=0), subamortecido (ζ<1\zeta<1), criticamente amortecido (ζ=1\zeta=1), superamortecido (ζ>1\zeta>1).

Choose your door

Rigorous notation, full derivation, hypotheses

Oscilador completo — quatro regimes

Equação de movimento

Equação caracteristica e regimes

λ2+2ζω0λ+ω02=0\lambda^2 + 2\zeta\omega_0\lambda + \omega_0^2 = 0. Discriminante Δ=4ω02(ζ21)\Delta = 4\omega_0^2(\zeta^2 - 1).

"The most important case is b24km<0b^2 - 4km < 0, which occurs when the damping is small... In this case the solution oscillates with exponentially decaying amplitude." — Lebl, Notes on Diffy Qs, §2.4

Resposta forçada harmonica

Para F(t)=F0cosωtF(t) = F_0\cos\omega t: solução particular (regime permanente)

xp(t)=F0/m(ω02ω2)2+4ζ2ω02ω2cos(ωtϕ)x_p(t) = \frac{F_0/m}{\sqrt{(\omega_0^2-\omega^2)^2 + 4\zeta^2\omega_0^2\omega^2}}\cos(\omega t - \phi)

onde tanϕ=2ζω0ω/(ω02ω2)\tan\phi = 2\zeta\omega_0\omega/(\omega_0^2 - \omega^2).

Ressonancia

Diagrama qualitativo dos regimes

txsubamortecido (zeta menor que 1)superamortecidocritico

Resposta livre (F=0F = 0, x(0)=x0>0x(0) = x_0 > 0, x˙(0)=0\dot x(0) = 0): subamortecido oscila enquanto decai; crítico e super convergem monotonicamente.

Exemplos resolvidos

Exercise list

40 exercises · 10 with worked solution (25%)

Application 15Understanding 4Modeling 13Challenge 8
  1. Ex. 96.1ApplicationAnswer key

    Resolva 2y5y12y=62y'' - 5y' - 12y = 6.

    Select the correct option
    Select an option first
    Show solution
    Eq. homogênea: 2λ25λ12=02\lambda^2-5\lambda-12=0. Discriminante Δ=25+96=121\Delta=25+96=121, λ=(5±11)/4\lambda=(5\pm11)/4, logo λ1=4\lambda_1=4, λ2=3/2\lambda_2=-3/2. Particular: tente yp=Ay_p=A; então 12A=6A=1/2-12A=6\Rightarrow A=-1/2. Solução geral: y=C1e4x+C2e3x/21/2y=C_1e^{4x}+C_2e^{-3x/2}-1/2.
    Show step-by-step (with the why)
    1. Eq. homogênea 2λ25λ12=02\lambda^2-5\lambda-12=0: delta =121=121, raízes λ1=4\lambda_1=4, λ2=3/2\lambda_2=-3/2.
    2. Particular (lado direito constante): tente yp=Ay_p=A. Substitui: 0012A=6A=1/20-0-12A=6\Rightarrow A=-1/2.
    3. Solução geral: y=C1e4x+C2e3x/212y=C_1e^{4x}+C_2e^{-3x/2}-\tfrac{1}{2}.
  2. Ex. 96.2Application

    Resolva 3y+y4y=83y'' + y' - 4y = 8.

    Select the correct option
    Select an option first
    Show solution
    Homogênea 3λ2+λ4=03\lambda^2+\lambda-4=0: discriminante 4949, raízes λ1=1\lambda_1=1, λ2=4/3\lambda_2=-4/3. Particular yp=Ay_p=A: 4A=8A=2-4A=8\Rightarrow A=2. Geral: y=C1ex+C2e4x/3+2y=C_1e^x+C_2e^{-4x/3}+2.
  3. Ex. 96.3Application

    Resolva y6y+5y=exy'' - 6y' + 5y = e^{-x}.

    Select the correct option
    Select an option first
    Show solution
    Raízes λ1=1\lambda_1=1, λ2=5\lambda_2=5. Particular yp=Aexy_p=Ae^{-x}: substitui e obtém (1+6+5)A=1A=1/12(1+6+5)A=1\Rightarrow A=1/12. Geral: y=C1ex+C2e5x+112exy=C_1e^x+C_2e^{5x}+\tfrac{1}{12}e^{-x}.
  4. Ex. 96.4ApplicationAnswer key

    Resolva y4y+4y=8x2+4xy'' - 4y' + 4y = 8x^2 + 4x.

    Select the correct option
    Select an option first
    Show solution
    Raiz dupla λ=2\lambda=2. Particular yp=Ax2+Bx+Cy_p=Ax^2+Bx+C. Coeficientes: 4A=8A=24A=8\Rightarrow A=2; 8A+4B=4B=5-8A+4B=4\Rightarrow B=5; 2A4B+4C=0C=9/22A-4B+4C=0\Rightarrow C=9/2.
    Show step-by-step (with the why)
    1. Raiz dupla λ=2\lambda=2: yh=(C1+C2x)e2xy_h=(C_1+C_2x)e^{2x}.
    2. Particular yp=Ax2+Bx+Cy_p=Ax^2+Bx+C: yp=2Ay_p''=2A, yp=2Ax+By_p'=2Ax+B.
    3. Substitui e iguala: 4A=84A=8, 8A+4B=4-8A+4B=4, 2A4B+4C=02A-4B+4C=0. Resolve: A=2,B=5,C=9/2A=2,B=5,C=9/2.
  5. Ex. 96.5ApplicationAnswer key

    Resolva y2y3y=sin2xy'' - 2y' - 3y = \sin 2x.

    Select the correct option
    Select an option first
    Show solution
    Raízes λ=1,3\lambda=1,-3. Particular yp=Acos2x+Bsin2xy_p=A\cos2x+B\sin2x. Sistema: 7A+4B=0-7A+4B=0, 4A7B=1-4A-7B=1. Resolve: A=4/65A=4/65, B=7/65B=-7/65.
  6. Ex. 96.6ApplicationAnswer key

    Resolva y+2y+y=sinx+cosxy'' + 2y' + y = \sin x + \cos x.

    Select the correct option
    Select an option first
    Show solution
    Raiz dupla λ=1\lambda=-1. Particular yp=Acosx+Bsinxy_p=A\cos x+B\sin x. Sistema (após substituição): 2B=12B=1, 2A=1-2A=1. Logo A=1/2A=-1/2, B=1/2B=1/2.
  7. Ex. 96.7Application

    Para y+9y=excosxy'' + 9y = e^x \cos x, qual é a forma correta de ypy_p?

    Select the correct option
    Select an option first
    Show solution
    Homogênea λ2+9=0\lambda^2+9=0: raízes ±3i\pm3i. O forcing excosxe^x\cos x tem frequência complexa 1+i1+i, que não é raiz. Sem modificação: yp=ex(Acosx+Bsinx)y_p=e^x(A\cos x+B\sin x).
  8. Ex. 96.8Application

    Para y+y=3sin2x+xcos2xy'' + y = 3\sin 2x + x\cos 2x, qual é a forma correta de ypy_p?

    Select the correct option
    Select an option first
    Show solution
    Raízes ±i\pm i. O lado direito 3sin2x+xcos2x3\sin2x+x\cos2x contém xcos2xx\cos2x: como 2i2i não é raiz, a tentativa é yp=(Ax+B)cos2x+(Cx+D)sin2xy_p=(Ax+B)\cos2x+(Cx+D)\sin2x.
  9. Ex. 96.9Application

    Resolva y+3y28y=10e4xy'' + 3y' - 28y = 10e^{4x}.

    Select the correct option
    Select an option first
    Show solution
    Raízes λ1=4\lambda_1=4, λ2=7\lambda_2=-7. Forcing 10e4x10e^{4x} ressoa com λ=4\lambda=4: use yp=Axe4xy_p=Axe^{4x}. Substitui: 11Ae4x=10e4xA=10/1111Ae^{4x}=10e^{4x}\Rightarrow A=10/11.
    Show step-by-step (with the why)
    1. Raízes: λ2+3λ28=0λ1=4,λ2=7\lambda^2+3\lambda-28=0\Rightarrow\lambda_1=4,\lambda_2=-7.
    2. Ressonância com λ=4\lambda=4: use yp=Axe4xy_p=Axe^{4x}.
    3. yp=A(1+4x)e4xy_p'=A(1+4x)e^{4x}, yp=A(8+16x)e4xy_p''=A(8+16x)e^{4x}. Substitui: 11Ae4x=10e4xA=10/1111Ae^{4x}=10e^{4x}\Rightarrow A=10/11.
  10. Ex. 96.10Application

    Para y+10y+25y=xe5x+4y'' + 10y' + 25y = xe^{-5x} + 4, qual é a forma da solução particular?

    Select the correct option
    Select an option first
    Show solution
    Raiz dupla λ=5\lambda=-5. Para xe5xxe^{-5x}: como 5-5 é raiz dupla, multiplica-se por x2x^2: tente yp1=x2(Ax+B)e5xy_{p1}=x^2(Ax+B)e^{-5x}. Para constante 44: yp2=Cy_{p2}=C, 25C=425C=4.
  11. Ex. 96.11Application

    Para yyy=x+exy'' - y' - y = x + e^{-x}, qual é a forma da solução particular (superposição)?

    Select the correct option
    Select an option first
    Show solution
    Por superposição: yp1=Ax+By_{p1}=Ax+B para o termo xx; yp2=Cexy_{p2}=Ce^{-x} para exe^{-x} (não ressoa pois 1-1 não é raiz da homogênea λ2λ1=0\lambda^2-\lambda-1=0).
  12. Ex. 96.12Application

    Resolva y3y=x24x+11y'' - 3y = x^2 - 4x + 11.

    Select the correct option
    Select an option first
    Show solution
    Raízes ±3\pm\sqrt{3}. Particular yp=Ax2+Bx+Cy_p=Ax^2+Bx+C. Substitui: 3A=1A=1/3-3A=1\Rightarrow A=-1/3; 3B=4B=4/3-3B=-4\Rightarrow B=4/3; 2A3C=11C=35/92A-3C=11\Rightarrow C=-35/9.
  13. Ex. 96.13Understanding

    Para yy4y=excos3xy'' - y' - 4y = e^x\cos 3x, qual é a forma correta de ypy_p?

    Select the correct option
    Select an option first
    Show solution
    Raízes de λ2λ4=0\lambda^2-\lambda-4=0 são (1±17)/2(1\pm\sqrt{17})/2: reais, não imaginárias. O forcing excos3xe^x\cos3x tem 1+3i1+3i, que não é raiz. Sem modificação.
  14. Ex. 96.14Understanding

    Para 2yy+y=(x25x)ex2y'' - y' + y = (x^2 - 5x)e^{-x}, qual é a forma de ypy_p?

    Select the correct option
    Select an option first
    Show solution
    Verificar: 1-1 raiz de 2λ2λ+12\lambda^2-\lambda+1? 2(1)+1+1=402(1)+1+1=4\neq0. Não é raiz, sem modificação. Como forcing tem grau 2 em xx e fator exe^{-x}: yp=(Ax2+Bx+C)exy_p=(Ax^2+Bx+C)e^{-x}.
  15. Ex. 96.15Understanding

    Para 4y+5y2y=e2x+xsinx4y'' + 5y' - 2y = e^{2x} + x\sin x, qual a forma da solução particular?

    Select the correct option
    Select an option first
    Show solution
    Lado direito e2x+xsinxe^{2x}+x\sin x: dois termos. Para e2xe^{2x}: yp1=Ae2xy_{p1}=Ae^{2x}; para xsinxx\sin x: yp2=(Bx+C)sinx+(Dx+E)cosxy_{p2}=(Bx+C)\sin x+(Dx+E)\cos x.
  16. Ex. 96.16Understanding

    Para yy2y=x2exsinxy'' - y' - 2y = x^2 e^x \sin x, qual a forma de ypy_p?

    Select the correct option
    Select an option first
    Show solution
    Raízes de λ2λ2=0\lambda^2-\lambda-2=0: λ=2,1\lambda=2,-1 (reais). O forcing x2exsinxx^2e^x\sin x tem 1+i1+i, não raiz. Grau polinomial 2 herdado do x2x^2: yp=ex(Ax2+Bx+C)cosx+ex(Dx2+Ex+F)sinxy_p=e^x(Ax^2+Bx+C)\cos x+e^x(Dx^2+Ex+F)\sin x.
  17. Ex. 96.17ApplicationAnswer key

    Resolva y+3y4y=2exy'' + 3y' - 4y = 2e^x.

    Select the correct option
    Select an option first
    Show solution
    Raízes λ1=1\lambda_1=1, λ2=4\lambda_2=-4. Forcing ressoa com λ=1\lambda=1: use yp=Axexy_p=Axe^x. Substitui: 5Aex=2exA=2/55Ae^x=2e^x\Rightarrow A=2/5.
    Show step-by-step (with the why)
    1. Raízes: λ2+3λ4=0λ=1,4\lambda^2+3\lambda-4=0\Rightarrow\lambda=1,-4.
    2. Ressonância com λ=1\lambda=1: use yp=Axexy_p=Axe^x.
    3. yp=A(1+x)exy_p'=A(1+x)e^x, yp=A(2+x)exy_p''=A(2+x)e^x. Substitui: 5Aex=2exA=2/55Ae^x=2e^x\Rightarrow A=2/5.
  18. Ex. 96.18ApplicationAnswer key

    Resolva y+6y+9y=exy'' + 6y' + 9y = e^{-x}.

    Select the correct option
    Select an option first
    Show solution
    Raiz dupla λ=3\lambda=-3. Forcing exe^{-x}: 1-1 não é raiz. Particular yp=Aexy_p=Ae^{-x}: (16+9)A=14A=1A=1/4(1-6+9)A=1\Rightarrow 4A=1\Rightarrow A=1/4.
    Show step-by-step (with the why)
    1. Raiz dupla λ=3\lambda=-3: yh=(C1+C2x)e3xy_h=(C_1+C_2x)e^{-3x}.
    2. Particular yp=Aexy_p=Ae^{-x}: substitui yp=Aexy_p''=Ae^{-x}, yp=Aexy_p'=-Ae^{-x}.
    3. (16+9)Aex=ex4A=1A=1/4(1-6+9)Ae^{-x}=e^{-x}\Rightarrow 4A=1\Rightarrow A=1/4.
  19. Ex. 96.19Application

    Resolva y+2y8y=6e2xy'' + 2y' - 8y = 6e^{2x}.

    Select the correct option
    Select an option first
    Show solution
    Raízes λ1=2\lambda_1=2, λ2=4\lambda_2=-4. Forcing 6e2x6e^{2x} ressoa com λ=2\lambda=2: use yp=Axe2xy_p=Axe^{2x}. Substitui: 6Ae2x=6e2xA=16Ae^{2x}=6e^{2x}\Rightarrow A=1.
  20. Ex. 96.20Challenge

    Resolva por variação de parâmetros: y+y=secxy'' + y = \sec x, para 0<x<π/20 < x < \pi/2.

    Select the correct option
    Select an option first
    Show solution
    Variação de parâmetros: y1=cosxy_1=\cos x, y2=sinxy_2=\sin x, W=1W=1. u1=sinxsecx=tanxu_1'=-\sin x\sec x=-\tan x, u2=1u_2'=1. Logo u1=lncosxu_1=\ln|\cos x|, u2=xu_2=x. Particular: yp=cosxlncosx+xsinxy_p=\cos x\ln|\cos x|+x\sin x.
  21. Ex. 96.21Challenge

    Resolva por variação de parâmetros: y+4y=3csc2xy'' + 4y = 3\csc 2x, para 0<x<π/20 < x < \pi/2.

    Select the correct option
    Select an option first
    Show solution
    Variação de parâmetros: y1=cos2xy_1=\cos2x, y2=sin2xy_2=\sin2x, W=2W=2. u1=3/2u_1'=-3/2, u2=3cot2x2u_2'=\tfrac{3\cot2x}{2}. Integra: u1=3x/2u_1=-3x/2, u2=34lnsin2xu_2=\tfrac{3}{4}\ln|\sin2x|.
  22. Ex. 96.22Challenge

    Para y2y+y=12exy'' - 2y' + y = 12e^x com yp=6x2exy_p = 6x^2e^x, y(0)=6y(0)=6, y(0)=0y'(0)=0. A solução do PVI é:

    Select the correct option
    Select an option first
    Show solution
    Geral com yp=6x2exy_p=6x^2e^x: y=(C1+C2x+6x2)exy=(C_1+C_2x+6x^2)e^x. CI: y(0)=C1=6y(0)=C_1=6; y(0)=C1+C2=0C2=6y'(0)=C_1+C_2=0\Rightarrow C_2=-6. Solução: y=6(1x+x2)exy=6(1-x+x^2)e^x.
    Show step-by-step (with the why)
    1. Geral: y=(C1+C2x+6x2)exy=(C_1+C_2x+6x^2)e^x.
    2. CI y(0)=C1=6y(0)=C_1=6.
    3. y=(C2+12x+(C1+C2x+6x2))exy'=(C_2+12x+(C_1+C_2x+6x^2))e^x; em x=0x=0: C2+C1=0C2=6C_2+C_1=0\Rightarrow C_2=-6.
    4. Solução final: y=6(1x+x2)exy=6(1-x+x^2)e^x.
  23. Ex. 96.23ModelingAnswer key

    Uma massa de 4 lb estica uma mola 8 polegadas. Liberada da posição de equilíbrio com velocidade de 12 ft/s para baixo. Equação do movimento:

    Select the correct option
    Select an option first
    Show solution
    Massa: m=4/32=1/8m=4/32=1/8 slug. Extensão 8 pol =2/3=2/3 ft: k=4/(2/3)=6k=4/(2/3)=6 lb/ft. ω0=6/(1/8)=48=43\omega_0=\sqrt{6/(1/8)}=\sqrt{48}=4\sqrt{3} rad/s. CI: x(0)=0x(0)=0, x˙(0)=12\dot x(0)=12. Solução: x=1243sin(43t)=3sin(43t)x=\tfrac{12}{4\sqrt{3}}\sin(4\sqrt{3}t)=\sqrt{3}\sin(4\sqrt{3}t).
  24. Ex. 96.24Modeling

    Uma massa de 2 lb estica uma mola 2 ft. Liberada 2 pol abaixo do equilíbrio com 8 ft/s para cima. Equação do movimento:

    Select the correct option
    Select an option first
    Show solution
    Massa: m=2/32=1/16m=2/32=1/16 slug. Extensão 2 ft: k=1k=1 lb/ft. ω0=4\omega_0=4 rad/s. CI: x(0)=1/6x(0)=1/6 ft, x˙(0)=8\dot x(0)=-8 ft/s. Solução: x=16cos4t2sin4tx=\tfrac{1}{6}\cos4t-2\sin4t.
  25. Ex. 96.25ModelingAnswer key

    Uma massa de 100 g estica uma mola 0,1 m. Liberada do repouso a 20 cm abaixo do equilíbrio. Equação do movimento e frequência:

    Select the correct option
    Select an option first
    Show solution
    Massa m=0,1m=0{,}1 kg. k=mg/Δ=9,8/0,1=98k=mg/\Delta=9{,}8/0{,}1=98 N/m. ω0=98/0,1=98031,3\omega_0=\sqrt{98/0{,}1}=\sqrt{980}\approx31{,}3… aguardar: k=0,1×9,8/0,1=9,8k=0{,}1\times9{,}8/0{,}1=9{,}8 N/m, ω0=9,8/0,1=98\omega_0=\sqrt{9{,}8/0{,}1}=\sqrt{98}. CI: x(0)=0,20x(0)=0{,}20, x˙(0)=0\dot x(0)=0. Solução: x=0,20cos(98t)x=0{,}20\cos(\sqrt{98}t).
  26. Ex. 96.26ModelingAnswer key

    Uma massa de 400 g estica uma mola 5 cm. Liberada do repouso 15 cm abaixo do equilíbrio. Equação do movimento e frequência:

    Select the correct option
    Select an option first
    Show solution
    Massa m=0,4m=0{,}4 kg. Extensão 5 cm: k=0,4×9,8/0,05=78,4k=0{,}4\times9{,}8/0{,}05=78{,}4 N/m. ω0=78,4/0,4=14\omega_0=\sqrt{78{,}4/0{,}4}=14 rad/s. CI: x(0)=0,15x(0)=0{,}15, x˙(0)=0\dot x(0)=0. Solução: x=0,15cos14tx=0{,}15\cos14t. Freq: f0=14/(2π)2,23f_0=14/(2\pi)\approx2{,}23 Hz.
  27. Ex. 96.27Modeling

    Um bloco de 9 kg, mola de 0,25 N/m, esticado 0,75 m abaixo do equilíbrio e solto. Posição e período:

    Select the correct option
    Select an option first
    Show solution
    m=9m=9 kg, k=0,25k=0{,}25 N/m. ω0=0,25/9=1/6\omega_0=\sqrt{0{,}25/9}=1/6 rad/s. CI: x(0)=0,75x(0)=0{,}75, x˙(0)=0\dot x(0)=0. Solução: x=0,75cos(t/6)x=0{,}75\cos(t/6). Período: T=2π×6=12πT=2\pi\times6=12\pi s.
    Show step-by-step (with the why)
    1. ω0=k/m=0,25/9=1/6\omega_0=\sqrt{k/m}=\sqrt{0{,}25/9}=1/6 rad/s.
    2. CI: x(0)=0,75x(0)=0{,}75 m, x˙(0)=0\dot x(0)=0.
    3. Solução: x=0,75cos(t/6)x=0{,}75\cos(t/6). Período: T=12π37,7T=12\pi\approx37{,}7 s.
    4. Primeiro zero: cos(t/6)=0t=3π\cos(t/6)=0\Rightarrow t=3\pi s.
  28. Ex. 96.28Modeling

    Um bloco de 5 kg, mola de 20 N/m. Liberado do equilíbrio com 10 m/s para baixo. Posição, período e primeiro cruzamento:

    Select the correct option
    Select an option first
    Show solution
    m=5m=5 kg, k=20k=20 N/m. ω0=2\omega_0=2 rad/s. CI: x(0)=0x(0)=0, x˙(0)=10\dot x(0)=10. Solução: x=5sin2tx=5\sin2t. Período T=πT=\pi. Primeiro zero em t=π/2t=\pi/2.
  29. Ex. 96.29Modeling

    Uma massa de 1 kg, mola de 21 N/m, resistência igual a 10 vezes a velocidade. Liberada 2 m abaixo com 2 m/s para baixo. Regime e raízes:

    Select the correct option
    Select an option first
    Show solution
    m=1m=1, c=10c=10, k=21k=21. Δ=10084=16>0\Delta=100-84=16>0: superamortecido. Raízes: (10±4)/2λ1=3,λ2=7(-10\pm4)/2\Rightarrow\lambda_1=-3,\lambda_2=-7.
    Show step-by-step (with the why)
    1. Δ=c24mk=10084=16>0\Delta=c^2-4mk=100-84=16>0: superamortecido.
    2. Raízes: λ=(10±4)/2\lambda=(-10\pm4)/2, logo λ1=3\lambda_1=-3, λ2=7\lambda_2=-7.
    3. Geral: x=C1e3t+C2e7tx=C_1e^{-3t}+C_2e^{-7t}. CI x(0)=2x(0)=2, x˙(0)=2\dot x(0)=2: resolve sistema.
  30. Ex. 96.30Modeling

    Um peso de 800 lb (25 slugs), mola de 226 lb/ft, resistência viscosa igual a 10 vezes a velocidade. Regime de amortecimento:

    Select the correct option
    Select an option first
    Show solution
    m=25m=25 slugs, c=10c=10, k=226k=226. Δ=10022600=22500<0\Delta=100-22600=-22500<0. Subamortecido.
  31. Ex. 96.31Modeling

    Uma massa de 9 kg, mola de 16 N/m, amortecimento 24 vezes a velocidade. Liberada do equilíbrio com 4 m/s para cima. Regime:

    Select the correct option
    Select an option first
    Show solution
    m=9m=9, c=24c=24, k=16k=16. Δ=576576=0\Delta=576-576=0: criticamente amortecido. Raiz dupla λ=4/3\lambda=-4/3.
  32. Ex. 96.32Modeling

    Uma massa de 1 kg estica 61,25 cm, resistência 8 vezes a velocidade. Liberada 5 m abaixo com 10 m/s para cima. Regime:

    Select the correct option
    Select an option first
    Show solution
    Massa 1 kg, extensão 0,6125 m: k=9,8/0,6125=16k=9{,}8/0{,}6125=16 N/m, c=8c=8. Δ=6464=0\Delta=64-64=0: criticamente amortecido. Raiz dupla λ=4\lambda=-4.
  33. Ex. 96.33Modeling

    Um peso de 32 lb (1 slug), mola esticada 128 pol, resistência 4 vezes a velocidade. Liberado do equilíbrio com 12 ft/s para baixo. Regime:

    Select the correct option
    Select an option first
    Show solution
    1 slug, extensão 128 pol = 32/3 ft: k=32/(32/3)=3k=32/(32/3)=3 lb/ft, c=4c=4. Δ=1612=4>0\Delta=16-12=4>0: superamortecido. Raízes: (4±2)/2λ1=1,λ2=3(-4\pm2)/2\Rightarrow\lambda_1=-1,\lambda_2=-3.
  34. Ex. 96.34Challenge

    Um peso de 64 lb (2 slugs), mola de 4,625 lb/ft, resistência igual à velocidade. Liberto 1 ft abaixo com 2 ft/s para cima. Em t=πt = \pi s, a massa está acima ou abaixo do equilíbrio?

    Select the correct option
    Select an option first
    Show solution
    Massa 2 slugs, k=4,625k=4{,}625, c=1c=1. Δ=137<0\Delta=1-37<0: subamortecido. As raízes são 1/4±iωd-1/4\pm i\omega_d. Avaliando com as CI x(0)=1x(0)=1, x˙(0)=2\dot x(0)=-2 em t=πt=\pi, o deslocamento é positivo. Ver cálculo exato na fonte.
  35. Ex. 96.35ModelingAnswer key

    Uma massa de 8 lb estica 6 polegadas. Forçamento 8sin(8t)8\sin(8t) lb. Frequência natural e ocorrência de ressonância:

    Select the correct option
    Select an option first
    Show solution
    Massa: m=1/4m=1/4 slug. Extensão 0,5 ft: k=8/0,5=16k=8/0{,}5=16 lb/ft. ω0=64=8\omega_0=\sqrt{64}=8 rad/s. Forçamento 8sin8t8\sin8t tem ω=8=ω0\omega=8=\omega_0: ressonância. Particular: xp=t(Acos8t+Bsin8t)x_p=t(A\cos8t+B\sin8t).
  36. Ex. 96.36Modeling

    Uma massa de 6 lb estica 3 polegadas. Forçamento 8sin(4t)8\sin(4t) lb. Frequência natural e presença de ressonância:

    Select the correct option
    Select an option first
    Show solution
    Massa: m=3/16m=3/16 slug. Extensão 0,25 ft: k=24k=24 lb/ft. ω0=24/(3/16)=128=8211,3\omega_0=\sqrt{24/(3/16)}=\sqrt{128}=8\sqrt{2}\approx11{,}3 rad/s. Forçamento ω=482\omega=4\neq8\sqrt{2}: sem ressonância.
  37. Ex. 96.37Challenge

    Circuito RLC: L=40L=40 H, R=30ΩR=30\,\Omega, C=1/200C=1/200 F, E(t)=200E(t)=200 V. q(0)=7q(0)=7 C, I(0)=0I(0)=0. Regime e forma geral de q(t)q(t):

    Select the correct option
    Select an option first
    Show solution
    EDO normalizada: q+34q+5q=5q''+\tfrac{3}{4}q'+5q=5. Δ=(3/4)220<0\Delta=(3/4)^2-20<0: subamortecido. Particular qp=1q_p=1 C. CI: q(0)=7q(0)=7, q(0)=0q'(0)=0.
  38. Ex. 96.38Challenge

    Circuito RLC: L=2L=2 H, R=24ΩR=24\,\Omega, C=0,005C=0{,}005 F, E(t)=12sin10tE(t)=12\sin10t V. q(0)=0,001q(0)=0{,}001 C, I(0)=0I(0)=0. Regime e forma de q(t)q(t):

    Select the correct option
    Select an option first
    Show solution
    EDO: q+12q+100q=6sin10tq''+12q'+100q=6\sin10t. Δ=144400<0\Delta=144-400<0: subamortecido. α=6\alpha=6, ωd=8\omega_d=8. Particular: qp=Acos10t+Bsin10tq_p=A\cos10t+B\sin10t.
    Show step-by-step (with the why)
    1. EDO normalizada: q+12q+100q=6sin10tq''+12q'+100q=6\sin10t.
    2. Δ=144400<0\Delta=144-400<0: subamortecido, ωd=8\omega_d=8.
    3. Particular senoidal: qp=Acos10t+Bsin10tq_p=A\cos10t+B\sin10t.
    4. CI: q(0)=0,001q(0)=0{,}001, q(0)=0q'(0)=0.
  39. Ex. 96.39Challenge

    Circuito série: L=1L=1 H, R=20ΩR=20\,\Omega, C=0,002C=0{,}002 F, E(t)=12E(t)=12 V. Carga e corrente iniciais zero. Regime e solução q(t)q(t):

    Select the correct option
    Select an option first
    Show solution
    EDO: q+20q+500q=12q''+20q'+500q=12. Δ=4002000<0\Delta=400-2000<0: subamortecido. ωd=500100=20\omega_d=\sqrt{500-100}=20. Particular: qp=0,024q_p=0{,}024 C.
  40. Ex. 96.40Challenge

    Circuito: L=1/2L=1/2 H, R=10ΩR=10\,\Omega, C=1/50C=1/50 F, E(t)=250E(t)=250 V. q(0)=0q(0)=0, I(0)=18I(0)=18 A. Regime e solução q(t)q(t):

    Select the correct option
    Select an option first
    Show solution
    EDO: q+20q+100q=500q''+20q'+100q=500. Δ=0\Delta=0: criticamente amortecido. Raiz dupla λ=10\lambda=-10. Particular qp=5q_p=5. CI: C1=5C_1=-5; C2=1850=32C_2=18-50=-32.
    Show step-by-step (with the why)
    1. EDO normalizada: q+20q+100q=500q''+20q'+100q=500. Raiz dupla λ=10\lambda=-10.
    2. Geral: q=(C1+C2t)e10t+5q=(C_1+C_2t)e^{-10t}+5. CI q(0)=0C1=5q(0)=0\Rightarrow C_1=-5.
    3. q(0)=C210C1=18C2=1850=32q'(0)=C_2-10C_1=18\Rightarrow C_2=18-50=-32.
    4. Solução: q=(532t)e10t+5q=(-5-32t)e^{-10t}+5 C.

Fontes

Updated on 2026-05-06 · Author(s): Clube da Matemática

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