Pular para o conteúdo
Nabla
MAT06 · 60h

Equações Diferenciais (Cálculo 4)

Seu progresso nesta cadeira
0 acertadas0 erradas0 para revisar

Nenhuma questão neste filtro.

Sorteia questões desta prova, esconde os gabaritos e roda um cronômetro. No fim, você corrige e vê a nota.

00:00
Questão 012º EERevisão · Prof. CésarSistema · autovalores reais1,0 ptVer material

Considere o sistema de equações diferenciais abaixo:

{x=2xyy=2x5y\begin{cases} x' = -2x - y \\ y' = 2x - 5y \end{cases}

a) Escreva o sistema na forma de operador diferencial;
b) Calcule os autovalores e autovetores da matriz do sistema;
c) Resolva o sistema de EDOs.

Gabarito

λ1=3\lambda_1 = -3, K1=(11)K_1 = \begin{pmatrix}1\\1\end{pmatrix}; λ2=4\lambda_2 = -4, K2=(12)K_2 = \begin{pmatrix}1\\2\end{pmatrix}; X(t)=c1(11)e3t+c2(12)e4tX(t) = c_1\begin{pmatrix}1\\1\end{pmatrix}e^{-3t} + c_2\begin{pmatrix}1\\2\end{pmatrix}e^{-4t}.

Passo a passo

Passo 1 (a) — Com o operador D=ddtD = \dfrac{d}{dt}:

(D+2)x+y=0,2x+(D+5)y=0(D+2)x + y = 0, \qquad -2x + (D+5)y = 0

Na forma vetorial: X=(2125)XX' = \begin{pmatrix} -2 & -1 \\ 2 & -5 \end{pmatrix}X.

Passo 2 (b) — Autovalores:

det(AλI)=2λ125λ=λ2+7λ+12=0    λ1=3, λ2=4\det(A - \lambda I) = \begin{vmatrix} -2-\lambda & -1 \\ 2 & -5-\lambda \end{vmatrix} = \lambda^2 + 7\lambda + 12 = 0 \;\Rightarrow\; \lambda_1 = -3,\ \lambda_2 = -4

Passo 3 — Autovetores, (AλI)K=0(A - \lambda I)K = 0. Para λ1=3\lambda_1 = -3:

(1122)(k1k2)=0    k1=k2    K1=(11)\begin{pmatrix} 1 & -1 \\ 2 & -2 \end{pmatrix}\begin{pmatrix} k_1 \\ k_2\end{pmatrix} = 0 \;\Rightarrow\; k_1 = k_2 \;\Rightarrow\; K_1 = \begin{pmatrix}1\\1\end{pmatrix}

Para λ2=4\lambda_2 = -4:

(2121)K=0    2k1=k2    K2=(12)\begin{pmatrix} 2 & -1 \\ 2 & -1 \end{pmatrix}K = 0 \;\Rightarrow\; 2k_1 = k_2 \;\Rightarrow\; K_2 = \begin{pmatrix}1\\2\end{pmatrix}

Passo 4 (c) — Solução geral:

X(t)=c1(11)e3t+c2(12)e4t\boxed{X(t) = c_1\begin{pmatrix}1\\1\end{pmatrix}e^{-3t} + c_2\begin{pmatrix}1\\2\end{pmatrix}e^{-4t}}
00:00
Questão 022º EERevisão · Prof. CésarSistema · autovalores fracionários1,0 ptVer material

Determine a solução geral X(t)X(t) para o sistema a seguir:

{x=32x+12yy=xy\begin{cases} x' = -\tfrac32 x + \tfrac12 y \\ y' = x - y \end{cases}
Gabarito

X(t)=c1(12)et/2+c2(11)e2tX(t) = c_1\begin{pmatrix}1\\2\end{pmatrix}e^{-t/2} + c_2\begin{pmatrix}1\\-1\end{pmatrix}e^{-2t}.

Passo a passo

Passo 1 — Forma vetorial: X=(3/21/211)XX' = \begin{pmatrix} -3/2 & 1/2 \\ 1 & -1 \end{pmatrix}X. Autovalores:

det(AλI)=λ2+52λ+1=0    2λ2+5λ+2=0\det(A-\lambda I) = \lambda^2 + \frac52\lambda + 1 = 0 \;\Longleftrightarrow\; 2\lambda^2 + 5\lambda + 2 = 0

Passo 2 — Raízes: λ1=12\lambda_1 = -\tfrac12 e λ2=2\lambda_2 = -2 (confira: soma =52=trA= -\tfrac52 = \operatorname{tr}A ✓).

Passo 3 — Autovetor para λ1=12\lambda_1 = -\tfrac12:

(11/211/2)K=0    k2=2k1    K1=(12)\begin{pmatrix} -1 & 1/2 \\ 1 & -1/2 \end{pmatrix}K = 0 \;\Rightarrow\; k_2 = 2k_1 \;\Rightarrow\; K_1 = \begin{pmatrix}1\\2\end{pmatrix}

Passo 4 — Autovetor para λ2=2\lambda_2 = -2:

(1/21/211)K=0    k1=k2    K2=(11)\begin{pmatrix} 1/2 & 1/2 \\ 1 & 1 \end{pmatrix}K = 0 \;\Rightarrow\; k_1 = -k_2 \;\Rightarrow\; K_2 = \begin{pmatrix}1\\-1\end{pmatrix}

Passo 5 — Solução geral:

X(t)=c1(12)et/2+c2(11)e2t\boxed{X(t) = c_1\begin{pmatrix}1\\2\end{pmatrix}e^{-t/2} + c_2\begin{pmatrix}1\\-1\end{pmatrix}e^{-2t}}
00:00
Questão 032º EERevisão · Prof. CésarSistema · autovalores complexos1,0 ptVer material

Considere o sistema:

{x=2x3yy=3x2y\begin{cases} x' = -2x - 3y \\ y' = 3x - 2y \end{cases}

Escreva o sistema na forma vetorial X=AXX' = AX e obtenha a sua solução geral.

Gabarito

λ=2±3i\lambda = -2 \pm 3i; X(t)=c1e2t(cos3tsen3t)+c2e2t(sen3tcos3t)X(t) = c_1e^{-2t}\begin{pmatrix}\cos 3t\\ \operatorname{sen} 3t\end{pmatrix} + c_2e^{-2t}\begin{pmatrix}\operatorname{sen} 3t\\ -\cos 3t\end{pmatrix}.

Passo a passo

Passo 1 — X=(2332)XX' = \begin{pmatrix} -2 & -3 \\ 3 & -2 \end{pmatrix}X. Autovalores:

det(AλI)=(λ+2)2+9=0    λ=2±3i\det(A-\lambda I) = (\lambda+2)^2 + 9 = 0 \;\Rightarrow\; \lambda = -2 \pm 3i

Passo 2 — Autovetor para λ1=2+3i\lambda_1 = -2 + 3i:

(3i333i)K=0    k1=ik2    K1=(1i)=(10)B1+i(01)B2\begin{pmatrix} -3i & -3 \\ 3 & -3i \end{pmatrix}K = 0 \;\Rightarrow\; k_1 = ik_2 \;\Rightarrow\; K_1 = \begin{pmatrix}1\\-i\end{pmatrix} = \underbrace{\begin{pmatrix}1\\0\end{pmatrix}}_{B_1} + i\underbrace{\begin{pmatrix}0\\-1\end{pmatrix}}_{B_2}

Passo 3 — Com α=2\alpha = -2 e β=3\beta = 3, as duas soluções reais são:

X1=e2t(B1cos3tB2sen3t)=e2t(cos3tsen3t)X_1 = e^{-2t}\big(B_1\cos 3t - B_2\operatorname{sen} 3t\big) = e^{-2t}\begin{pmatrix}\cos 3t\\ \operatorname{sen} 3t\end{pmatrix}X2=e2t(B2cos3t+B1sen3t)=e2t(sen3tcos3t)X_2 = e^{-2t}\big(B_2\cos 3t + B_1\operatorname{sen} 3t\big) = e^{-2t}\begin{pmatrix}\operatorname{sen} 3t\\ -\cos 3t\end{pmatrix}

Passo 4 — Solução geral (uma espiral estável, pois Reλ=2<0\operatorname{Re}\lambda = -2 \lt 0):

X(t)=c1e2t(cos3tsen3t)+c2e2t(sen3tcos3t)\boxed{X(t) = c_1e^{-2t}\begin{pmatrix}\cos 3t\\ \operatorname{sen} 3t\end{pmatrix} + c_2e^{-2t}\begin{pmatrix}\operatorname{sen} 3t\\ -\cos 3t\end{pmatrix}}
00:00
Questão 042º EERevisão · Prof. CésarSistema · autovalor repetido1,0 ptVer material

Encontre a solução geral do sistema de equações diferenciais abaixo:

{x=2x+yy=x+4y\begin{cases} x' = 2x + y \\ y' = -x + 4y \end{cases}
Gabarito

λ=3\lambda = 3 (duplo), K=(11)K = \begin{pmatrix}1\\1\end{pmatrix}, W=(01)W = \begin{pmatrix}0\\1\end{pmatrix}; X(t)=c1(11)e3t+c2[(11)t+(01)]e3tX(t) = c_1\begin{pmatrix}1\\1\end{pmatrix}e^{3t} + c_2\left[\begin{pmatrix}1\\1\end{pmatrix}t + \begin{pmatrix}0\\1\end{pmatrix}\right]e^{3t}.

Passo a passo

Passo 1 — X=(2114)XX' = \begin{pmatrix} 2 & 1 \\ -1 & 4 \end{pmatrix}X. Autovalores:

det(AλI)=λ26λ+9=(λ3)2=0    λ=3 (multiplicidade 2)\det(A-\lambda I) = \lambda^2 - 6\lambda + 9 = (\lambda - 3)^2 = 0 \;\Rightarrow\; \lambda = 3 \text{ (multiplicidade 2)}

Passo 2 — Autovetor:

(1111)K=0    k1=k2    K=(11)\begin{pmatrix} -1 & 1 \\ -1 & 1 \end{pmatrix}K = 0 \;\Rightarrow\; k_1 = k_2 \;\Rightarrow\; K = \begin{pmatrix}1\\1\end{pmatrix}

Só há UM autovetor independente — precisamos do autovetor generalizado.

Passo 3 — Autovetor generalizado WW, resolvendo (A3I)W=K(A - 3I)W = K:

(1111)W=(11)    w1+w2=1    W=(01)\begin{pmatrix} -1 & 1 \\ -1 & 1 \end{pmatrix}W = \begin{pmatrix}1\\1\end{pmatrix} \;\Rightarrow\; -w_1 + w_2 = 1 \;\Rightarrow\; W = \begin{pmatrix}0\\1\end{pmatrix}

Passo 4 — A segunda solução é X2=(Kt+W)e3tX_2 = (Kt + W)e^{3t}. Solução geral:

X(t)=c1(11)e3t+c2[(11)t+(01)]e3t\boxed{X(t) = c_1\begin{pmatrix}1\\1\end{pmatrix}e^{3t} + c_2\left[\begin{pmatrix}1\\1\end{pmatrix}t + \begin{pmatrix}0\\1\end{pmatrix}\right]e^{3t}}
00:00
Questão 052º EERevisão · Prof. CésarSistema · análise qualitativa1,0 ptVer material

Considere o sistema com parâmetro real aa:

{x=3x+ayy=ax2y\begin{cases} x' = -3x + ay \\ y' = ax - 2y \end{cases}

Existe algum valor de aa para o qual o sistema apresenta órbitas periódicas (ciclos fechados)? Justifique.

Gabarito

Não. Como trA=5\operatorname{tr}A = -5 para qualquer aa, a soma dos autovalores é sempre 50-5 \neq 0, logo nunca ocorrem autovalores imaginários puros — condição necessária para órbitas periódicas.

Passo a passo

Passo 1 — A=(3aa2)A = \begin{pmatrix} -3 & a \\ a & -2 \end{pmatrix}. O polinômio característico é:

det(AλI)=λ2(trA)λ+detA=λ2+5λ+(6a2)\det(A - \lambda I) = \lambda^2 - (\operatorname{tr}A)\lambda + \det A = \lambda^2 + 5\lambda + (6 - a^2)

Passo 2 — Órbitas periódicas (soluções fechadas, centro) exigem autovalores imaginários puros, λ=±iβ\lambda = \pm i\beta, o que só ocorre quando trA=λ1+λ2=0\operatorname{tr}A = \lambda_1 + \lambda_2 = 0.

Passo 3 — Aqui trA=32=5\operatorname{tr}A = -3 - 2 = -5 independentemente de aa. Se os autovalores forem complexos, Reλ=52<0\operatorname{Re}\lambda = -\tfrac52 \lt 0 (espiral estável); se forem reais, a soma é 5-5 (nó ou sela).

Passo 4 — Conclusão:

Na˜o existe a com oˊrbitas perioˊdicas, pois trA=50 para todo a.\boxed{\text{Não existe } a \text{ com órbitas periódicas, pois } \operatorname{tr}A = -5 \neq 0 \text{ para todo } a.}
00:00
Questão 062º EERevisão · Prof. CésarSistema não homogêneo · coef. indeterminados1,0 ptVer material

Encontre a solução geral do sistema não homogêneo:

X=(4310)X+(t0)X' = \begin{pmatrix} 4 & 3 \\ -1 & 0 \end{pmatrix}X + \begin{pmatrix} t \\ 0 \end{pmatrix}
Gabarito

X(t)=c1(11)et+c2(31)e3t+(01/3)t+(1/34/9)X(t) = c_1\begin{pmatrix}1\\-1\end{pmatrix}e^{t} + c_2\begin{pmatrix}3\\-1\end{pmatrix}e^{3t} + \begin{pmatrix}0\\-1/3\end{pmatrix}t + \begin{pmatrix}1/3\\-4/9\end{pmatrix}.

Passo a passo

Passo 1 — Parte homogênea. Autovalores:

det(AλI)=λ24λ+3=0    λ1=1, λ2=3\det(A-\lambda I) = \lambda^2 - 4\lambda + 3 = 0 \;\Rightarrow\; \lambda_1 = 1,\ \lambda_2 = 3

Passo 2 — Autovetores. Para λ1=1\lambda_1 = 1: (3311)K=0K1=(11)\begin{pmatrix}3&3\\-1&-1\end{pmatrix}K=0 \Rightarrow K_1 = \begin{pmatrix}1\\-1\end{pmatrix}. Para λ2=3\lambda_2 = 3: (1313)K=0K2=(31)\begin{pmatrix}1&3\\-1&-3\end{pmatrix}K=0 \Rightarrow K_2 = \begin{pmatrix}3\\-1\end{pmatrix}.

Xh=c1(11)et+c2(31)e3tX_h = c_1\begin{pmatrix}1\\-1\end{pmatrix}e^{t} + c_2\begin{pmatrix}3\\-1\end{pmatrix}e^{3t}

Passo 3 — Como F(t)=(t0)F(t) = \begin{pmatrix}t\\0\end{pmatrix} é polinomial de grau 1, tentamos Xp=at+bX_p = \mathbf{a}t + \mathbf{b}. Substituindo Xp=aX_p' = \mathbf{a}:

a=A(at+b)+(10)t\mathbf{a} = A(\mathbf{a}t + \mathbf{b}) + \begin{pmatrix}1\\0\end{pmatrix}t

Igualando os coeficientes de tt: Aa+(10)=0A\mathbf{a} + \begin{pmatrix}1\\0\end{pmatrix} = 0. Igualando os termos constantes: Ab=aA\mathbf{b} = \mathbf{a}.

Passo 4 — De Aa=(10)A\mathbf{a} = \begin{pmatrix}-1\\0\end{pmatrix}: 4a1+3a2=14a_1 + 3a_2 = -1 e a1=0-a_1 = 0, logo a1=0a_1 = 0, a2=13a_2 = -\tfrac13, ou seja a=(01/3)\mathbf{a} = \begin{pmatrix}0\\-1/3\end{pmatrix}.

Passo 5 — De Ab=aA\mathbf{b} = \mathbf{a}: 4b1+3b2=04b_1 + 3b_2 = 0 e b1=13-b_1 = -\tfrac13, logo b1=13b_1 = \tfrac13, b2=49b_2 = -\tfrac49, ou seja b=(1/34/9)\mathbf{b} = \begin{pmatrix}1/3\\-4/9\end{pmatrix}.

Passo 6 — Solução geral:

X(t)=c1(11)et+c2(31)e3t+(01/3)t+(1/34/9)\boxed{X(t) = c_1\begin{pmatrix}1\\-1\end{pmatrix}e^{t} + c_2\begin{pmatrix}3\\-1\end{pmatrix}e^{3t} + \begin{pmatrix}0\\-1/3\end{pmatrix}t + \begin{pmatrix}1/3\\-4/9\end{pmatrix}}
00:00
Questão 072º EERevisão · Prof. CésarSistema · matriz fundamental + PVI1,0 ptVer material

Resolva o problema de valor inicial:

X=(3111)X+(10),X(0)=(12)X' = \begin{pmatrix} 3 & -1 \\ 1 & 1 \end{pmatrix}X + \begin{pmatrix} 1 \\ 0 \end{pmatrix}, \qquad X(0) = \begin{pmatrix} 1 \\ 2 \end{pmatrix}

usando a matriz fundamental e variação de parâmetros.

Gabarito

λ=2\lambda = 2 (duplo), K=(11)K = \begin{pmatrix}1\\1\end{pmatrix}, W=(10)W = \begin{pmatrix}1\\0\end{pmatrix}, Xp=(1/41/4)X_p = \begin{pmatrix}-1/4\\1/4\end{pmatrix}; X(t)=74(11)e2t12[(11)t+(10)]e2t+(1/41/4)X(t) = \tfrac74\begin{pmatrix}1\\1\end{pmatrix}e^{2t} - \tfrac12\left[\begin{pmatrix}1\\1\end{pmatrix}t + \begin{pmatrix}1\\0\end{pmatrix}\right]e^{2t} + \begin{pmatrix}-1/4\\1/4\end{pmatrix}.

Passo a passo

Passo 1 — Autovalores: det(AλI)=λ24λ+4=(λ2)2=0λ=2\det(A-\lambda I) = \lambda^2 - 4\lambda + 4 = (\lambda - 2)^2 = 0 \Rightarrow \lambda = 2 (multiplicidade 2).

Passo 2 — Autovetor: (1111)K=0K=(11)\begin{pmatrix}1&-1\\1&-1\end{pmatrix}K = 0 \Rightarrow K = \begin{pmatrix}1\\1\end{pmatrix}. Autovetor generalizado (A2I)W=K(A-2I)W = K: w1w2=1W=(10)w_1 - w_2 = 1 \Rightarrow W = \begin{pmatrix}1\\0\end{pmatrix}.

Passo 3 — Soluções homogêneas X1=Ke2tX_1 = Ke^{2t}, X2=(Kt+W)e2tX_2 = (Kt+W)e^{2t}. Matriz fundamental:

Ψ(t)=(1t+11t)e2t,detΨ=e4t\Psi(t) = \begin{pmatrix} 1 & t+1 \\ 1 & t \end{pmatrix}e^{2t}, \qquad \det\Psi = -e^{4t}

Passo 4 — Inversa:

Ψ1(t)=e4t(t(t+1)11)e2t=(tt+111)e2t\Psi^{-1}(t) = -e^{-4t}\begin{pmatrix} t & -(t+1) \\ -1 & 1 \end{pmatrix}e^{2t} = \begin{pmatrix} -t & t+1 \\ 1 & -1 \end{pmatrix}e^{-2t}

Passo 5 — Variação de parâmetros, Xp=ΨΨ1FdtX_p = \Psi\displaystyle\int \Psi^{-1}F\,dt com F=(10)F = \begin{pmatrix}1\\0\end{pmatrix}:

Ψ1F=(t1)e2t    Ψ1Fdt=(t2e2t+14e2t12e2t)\Psi^{-1}F = \begin{pmatrix}-t\\1\end{pmatrix}e^{-2t} \;\Rightarrow\; \int \Psi^{-1}F\,dt = \begin{pmatrix} \tfrac{t}{2}e^{-2t} + \tfrac14 e^{-2t} \\[2pt] -\tfrac12 e^{-2t} \end{pmatrix}Xp=Ψ(t)((t2+14)e2t12e2t)=(1/41/4)X_p = \Psi(t)\begin{pmatrix} (\tfrac{t}{2} + \tfrac14)e^{-2t} \\ -\tfrac12 e^{-2t} \end{pmatrix} = \begin{pmatrix} -1/4 \\ 1/4 \end{pmatrix}

Passo 6 — Solução geral e PVI:

X(t)=c1(11)e2t+c2[(11)t+(10)]e2t+(1/41/4)X(t) = c_1\begin{pmatrix}1\\1\end{pmatrix}e^{2t} + c_2\left[\begin{pmatrix}1\\1\end{pmatrix}t + \begin{pmatrix}1\\0\end{pmatrix}\right]e^{2t} + \begin{pmatrix}-1/4\\1/4\end{pmatrix}

Em t=0t=0: c1+c214=1c_1 + c_2 - \tfrac14 = 1 e c1+14=2c_1 + \tfrac14 = 2, logo c1=74c_1 = \tfrac74 e c2=12c_2 = -\tfrac12.

X(t)=74(11)e2t12[(11)t+(10)]e2t+(1/41/4)\boxed{X(t) = \tfrac74\begin{pmatrix}1\\1\end{pmatrix}e^{2t} - \tfrac12\left[\begin{pmatrix}1\\1\end{pmatrix}t + \begin{pmatrix}1\\0\end{pmatrix}\right]e^{2t} + \begin{pmatrix}-1/4\\1/4\end{pmatrix}}
00:00
Questão 082º EE2025.1Sistema 3×3 · autovalores reais2,5 ptsVer material

Encontre a solução geral do sistema de três equações:

{x1=3x1+3x26x3x2=x1x2x3=x12x2+x3\begin{cases} x_1' = 3x_1 + 3x_2 - 6x_3 \\ x_2' = x_1 - x_2 \\ x_3' = x_1 - 2x_2 + x_3 \end{cases}
Gabarito

λ=0,1,2\lambda = 0, 1, 2; x1=c1+12c2et+3c3e2tx_1 = c_1 + 12c_2e^{t} + 3c_3e^{2t}, x2=c1+6c2et+c3e2tx_2 = c_1 + 6c_2e^{t} + c_3e^{2t}, x3=c1+7c2et+c3e2tx_3 = c_1 + 7c_2e^{t} + c_3e^{2t}.

Passo a passo

Passo 1 — A=(336110121)A = \begin{pmatrix} 3 & 3 & -6 \\ 1 & -1 & 0 \\ 1 & -2 & 1 \end{pmatrix}. Polinômio característico:

det(AλI)=λ(λ23λ+2)=λ(λ1)(λ2)=0    λ1=0, λ2=1, λ3=2\det(A - \lambda I) = -\lambda(\lambda^2 - 3\lambda + 2) = -\lambda(\lambda - 1)(\lambda - 2) = 0 \;\Rightarrow\; \lambda_1 = 0,\ \lambda_2 = 1,\ \lambda_3 = 2

Passo 2 — Autovetor para λ1=0\lambda_1 = 0, AV=0AV = 0: da 2ª linha v1=v2v_1 = v_2; da 3ª v12v2+v3=0v3=v1v_1 - 2v_2 + v_3 = 0 \Rightarrow v_3 = v_1. Logo

V1=(111)V_1 = \begin{pmatrix}1\\1\\1\end{pmatrix}

Passo 3 — Para λ2=1\lambda_2 = 1, (AI)V=0(A - I)V = 0: da 2ª linha v1=2v2v_1 = 2v_2; da 3ª v12v2+0v3v_1 - 2v_2 + 0\cdot v_3… usando a 1ª linha 2v1+3v26v3=02v_1 + 3v_2 - 6v_3 = 0. Com v2=6v_2 = 6: v1=12v_1 = 12, v3=2(12)+3(6)6=7v_3 = \tfrac{2(12) + 3(6)}{6} = 7. Logo

V2=(1267)V_2 = \begin{pmatrix}12\\6\\7\end{pmatrix}

Passo 4 — Para λ3=2\lambda_3 = 2, (A2I)V=0(A - 2I)V = 0: da 2ª linha v1=3v2v_1 = 3v_2; da 3ª v12v2v3=0v3=v2v_1 - 2v_2 - v_3 = 0 \Rightarrow v_3 = v_2. Com v2=1v_2 = 1:

V3=(311)V_3 = \begin{pmatrix}3\\1\\1\end{pmatrix}

Passo 5 — Solução geral X=c1V1e0t+c2V2et+c3V3e2tX = c_1V_1e^{0t} + c_2V_2e^{t} + c_3V_3e^{2t}, ou componente a componente:

x1=c1+12c2et+3c3e2tx2=c1+6c2et+c3e2tx3=c1+7c2et+c3e2t\boxed{\begin{aligned} x_1 &= c_1 + 12c_2e^{t} + 3c_3e^{2t} \\ x_2 &= c_1 + 6c_2e^{t} + c_3e^{2t} \\ x_3 &= c_1 + 7c_2e^{t} + c_3e^{2t} \end{aligned}}
00:00
Questão 092º EE2025.2Sistema · autovalores complexos2,5 ptsVer material

Determine a solução geral do sistema:

{dxdt=4x+5ydydt=2x+6y\begin{cases} \dfrac{dx}{dt} = 4x + 5y \\[4pt] \dfrac{dy}{dt} = -2x + 6y \end{cases}
Gabarito

λ=5±3i\lambda = 5 \pm 3i; X(t)=c1e5t(cos3t+3sen3t2cos3t)+c2e5t(3cos3t+sen3t2sen3t)X(t) = c_1e^{5t}\begin{pmatrix}\cos 3t + 3\operatorname{sen} 3t\\ 2\cos 3t\end{pmatrix} + c_2e^{5t}\begin{pmatrix}-3\cos 3t + \operatorname{sen} 3t\\ 2\operatorname{sen} 3t\end{pmatrix}.

Passo a passo

Passo 1 — A=(4526)A = \begin{pmatrix} 4 & 5 \\ -2 & 6 \end{pmatrix}. Autovalores:

det(AλI)=λ210λ+34=0    λ=10±1001362=5±3i\det(A - \lambda I) = \lambda^2 - 10\lambda + 34 = 0 \;\Rightarrow\; \lambda = \frac{10 \pm \sqrt{100 - 136}}{2} = 5 \pm 3i

Passo 2 — Autovetor para λ1=5+3i\lambda_1 = 5 + 3i:

(13i5213i)K=0    2k1=(13i)k2\begin{pmatrix} -1-3i & 5 \\ -2 & 1-3i \end{pmatrix}K = 0 \;\Rightarrow\; 2k_1 = (1-3i)k_2

Com k2=2k_2 = 2: k1=13ik_1 = 1 - 3i, então

K1=(13i2)=(12)B1+i(30)B2K_1 = \begin{pmatrix}1-3i\\2\end{pmatrix} = \underbrace{\begin{pmatrix}1\\2\end{pmatrix}}_{B_1} + i\underbrace{\begin{pmatrix}-3\\0\end{pmatrix}}_{B_2}

Passo 3 — Com α=5\alpha = 5 e β=3\beta = 3, as soluções reais são:

X1=e5t(B1cos3tB2sen3t)=e5t(cos3t+3sen3t2cos3t)X_1 = e^{5t}\big(B_1\cos 3t - B_2\operatorname{sen} 3t\big) = e^{5t}\begin{pmatrix}\cos 3t + 3\operatorname{sen} 3t\\ 2\cos 3t\end{pmatrix}X2=e5t(B2cos3t+B1sen3t)=e5t(3cos3t+sen3t2sen3t)X_2 = e^{5t}\big(B_2\cos 3t + B_1\operatorname{sen} 3t\big) = e^{5t}\begin{pmatrix}-3\cos 3t + \operatorname{sen} 3t\\ 2\operatorname{sen} 3t\end{pmatrix}

Passo 4 — Solução geral (espiral instável, pois Reλ=5>0\operatorname{Re}\lambda = 5 \gt 0):

X(t)=c1e5t(cos3t+3sen3t2cos3t)+c2e5t(3cos3t+sen3t2sen3t)\boxed{X(t) = c_1e^{5t}\begin{pmatrix}\cos 3t + 3\operatorname{sen} 3t\\ 2\cos 3t\end{pmatrix} + c_2e^{5t}\begin{pmatrix}-3\cos 3t + \operatorname{sen} 3t\\ 2\operatorname{sen} 3t\end{pmatrix}}
00:00
Questão 102º EE2025.2Sistema · verificação de solução particular2,5 ptsVer material

Verifique que o vetor

Xp=(sen3t0cos3t)X_p = \begin{pmatrix}\operatorname{sen} 3t\\ 0\\ \cos 3t\end{pmatrix}

é uma solução particular do sistema:

X=(123420610)X+(143)sen3tX' = \begin{pmatrix} 1 & 2 & 3 \\ -4 & 2 & 0 \\ -6 & 1 & 0 \end{pmatrix}X + \begin{pmatrix}-1\\4\\3\end{pmatrix}\operatorname{sen} 3t
Gabarito

Substituindo, AXp+F(t)=(3cos3t03sen3t)=XpAX_p + F(t) = \begin{pmatrix}3\cos 3t\\ 0\\ -3\operatorname{sen} 3t\end{pmatrix} = X_p' ✓ — logo XpX_p é solução particular.

Passo a passo

Passo 1 — Derivamos o candidato:

Xp=(3cos3t03sen3t)X_p' = \begin{pmatrix}3\cos 3t\\ 0\\ -3\operatorname{sen} 3t\end{pmatrix}

Passo 2 — Calculamos AXpAX_p:

AXp=(123420610)(sen3t0cos3t)=(sen3t+3cos3t4sen3t6sen3t)AX_p = \begin{pmatrix} 1 & 2 & 3 \\ -4 & 2 & 0 \\ -6 & 1 & 0 \end{pmatrix}\begin{pmatrix}\operatorname{sen} 3t\\ 0\\ \cos 3t\end{pmatrix} = \begin{pmatrix}\operatorname{sen} 3t + 3\cos 3t\\ -4\operatorname{sen} 3t\\ -6\operatorname{sen} 3t\end{pmatrix}

Passo 3 — Somamos o termo não homogêneo:

AXp+(143)sen3t=(sen3t+3cos3tsen3t4sen3t+4sen3t6sen3t+3sen3t)=(3cos3t03sen3t)AX_p + \begin{pmatrix}-1\\4\\3\end{pmatrix}\operatorname{sen} 3t = \begin{pmatrix}\operatorname{sen} 3t + 3\cos 3t - \operatorname{sen} 3t\\ -4\operatorname{sen} 3t + 4\operatorname{sen} 3t\\ -6\operatorname{sen} 3t + 3\operatorname{sen} 3t\end{pmatrix} = \begin{pmatrix}3\cos 3t\\ 0\\ -3\operatorname{sen} 3t\end{pmatrix}

Passo 4 — Comparando com o Passo 1: os dois lados coincidem. Atenção ao detalhe: na 3ª componente, 6sen3t+3sen3t=3sen3t-6\operatorname{sen} 3t + 3\operatorname{sen} 3t = -3\operatorname{sen} 3t, que é exatamente (cos3t)=3sen3t(\cos 3t)' = -3\operatorname{sen} 3t.

Xp=AXp+F(t)Xp eˊ soluc¸a˜o particular do sistema.\boxed{X_p' = AX_p + F(t) \quad\Rightarrow\quad X_p \text{ é solução particular do sistema.}}
00:00
Questão 112º EE2025.1Série de potências · 1ª ordem2,5 ptsVer material

Usando séries de potências em torno de x0=0x_0 = 0, resolva o problema de valor inicial:

y+xy=α+βx,y(0)=βy' + xy = \alpha + \beta x, \qquad y(0) = \beta

onde α\alpha e β\beta são constantes. Escreva os primeiros termos da solução.

Gabarito

y(x)=β+α(xx33+x515x7105+)y(x) = \beta + \alpha\left(x - \dfrac{x^3}{3} + \dfrac{x^5}{15} - \dfrac{x^7}{105} + \cdots\right), com recorrência am+1=am1m+1a_{m+1} = -\dfrac{a_{m-1}}{m+1} para m2m \ge 2.

Passo a passo

Passo 1 — Propomos y=n=0anxny = \displaystyle\sum_{n=0}^{\infty} a_nx^n, logo y=n=1nanxn1y' = \displaystyle\sum_{n=1}^{\infty} na_nx^{n-1} e xy=n=0anxn+1xy = \displaystyle\sum_{n=0}^{\infty} a_nx^{n+1}.

Passo 2 — Reindexando tudo em potências xmx^m:

y+xy=a1+m=1[(m+1)am+1+am1]xm=α+βxy' + xy = a_1 + \sum_{m=1}^{\infty}\big[(m+1)a_{m+1} + a_{m-1}\big]x^m = \alpha + \beta x

Passo 3 — Igualando os coeficientes:

x0x^0: a1=αa_1 = \alpha;
x1x^1: 2a2+a0=β2a_2 + a_0 = \beta. Como y(0)=a0=βy(0) = a_0 = \beta, vem a2=0a_2 = 0;
xmx^m (m2m \ge 2): (m+1)am+1+am1=0am+1=am1m+1(m+1)a_{m+1} + a_{m-1} = 0 \Rightarrow a_{m+1} = -\dfrac{a_{m-1}}{m+1}.

Passo 4 — A recorrência salta de 2 em 2. Ramo par (a partir de a2=0a_2 = 0): todos nulos. Ramo ímpar (a partir de a1=αa_1 = \alpha):

a3=a13=α3,a5=a35=α15,a7=a57=α105a_3 = -\frac{a_1}{3} = -\frac{\alpha}{3}, \quad a_5 = -\frac{a_3}{5} = \frac{\alpha}{15}, \quad a_7 = -\frac{a_5}{7} = -\frac{\alpha}{105}

Passo 5 — Solução:

y(x)=β+α(xx33+x515x7105+)\boxed{y(x) = \beta + \alpha\left(x - \frac{x^3}{3} + \frac{x^5}{15} - \frac{x^7}{105} + \cdots\right)}

Padrão dos denominadores: 1, 13, 135, 1357, 1,\ 1\cdot3,\ 1\cdot3\cdot5,\ 1\cdot3\cdot5\cdot7,\ \dots (produto dos ímpares).

00:00
Questão 122º EERevisão · Prof. CésarSérie de potências · x₀ = 11,0 ptVer material

Resolva por séries de potências, em torno de x0=1x_0 = 1, o problema de valor inicial:

xy+y+2y=0,y(1)=0,y(1)=4xy'' + y' + 2y = 0, \qquad y(1) = 0, \quad y'(1) = 4

Escreva os primeiros termos da solução.

Gabarito

y(x)=4(x1)2(x1)2+13(x1)4415(x1)5+y(x) = 4(x-1) - 2(x-1)^2 + \dfrac{1}{3}(x-1)^4 - \dfrac{4}{15}(x-1)^5 + \cdots

Passo a passo

Passo 1 — Mudança de variável t=x1t = x - 1 (assim x=t+1x = t + 1 e as derivadas não mudam):

(t+1)y+y+2y=0,y(0)=0,y(0)=4(t+1)y'' + y' + 2y = 0, \qquad y(0) = 0, \quad y'(0) = 4

Passo 2 — Com y=antny = \sum a_nt^n, separando (t+1)y=ty+y(t+1)y'' = ty'' + y'':

m=1(m+1)mam+1tm+m=0(m+2)(m+1)am+2tm+m=0(m+1)am+1tm+m=02amtm=0\sum_{m=1}^{\infty} (m+1)m\,a_{m+1}t^m + \sum_{m=0}^{\infty} (m+2)(m+1)a_{m+2}t^m + \sum_{m=0}^{\infty}(m+1)a_{m+1}t^m + \sum_{m=0}^{\infty} 2a_mt^m = 0

Passo 3 — Coeficiente de tmt^m:

(m+2)(m+1)am+2+(m+1)2am+1+2am=0    am+2=(m+1)2am+12am(m+2)(m+1)(m+2)(m+1)a_{m+2} + (m+1)^2a_{m+1} + 2a_m = 0 \;\Rightarrow\; a_{m+2} = \frac{-(m+1)^2a_{m+1} - 2a_m}{(m+2)(m+1)}

Passo 4 — Condições iniciais: a0=0a_0 = 0, a1=4a_1 = 4. Aplicando a recorrência:

m=0m=0: a2=a12a02=2a_2 = \dfrac{-a_1 - 2a_0}{2} = -2;
m=1m=1: a3=4a22a16=886=0a_3 = \dfrac{-4a_2 - 2a_1}{6} = \dfrac{8 - 8}{6} = 0;
m=2m=2: a4=9a32a212=412=13a_4 = \dfrac{-9a_3 - 2a_2}{12} = \dfrac{4}{12} = \dfrac13;
m=3m=3: a5=16a42a320=16/320=415a_5 = \dfrac{-16a_4 - 2a_3}{20} = \dfrac{-16/3}{20} = -\dfrac{4}{15}.

Passo 5 — Voltando a xx (com t=x1t = x-1):

y(x)=4(x1)2(x1)2+13(x1)4415(x1)5+\boxed{y(x) = 4(x-1) - 2(x-1)^2 + \frac{1}{3}(x-1)^4 - \frac{4}{15}(x-1)^5 + \cdots}
00:00
Questão 132º EE2025.2Série de potências · PVI2,5 ptsVer material

Considere a equação diferencial:

(x24)y+3xy+y=0(x^2 - 4)y'' + 3xy' + y = 0

a) Verifique que x0=0x_0 = 0 é ponto ordinário e encontre a relação de recorrência da solução em série;
b) Resolva o problema de valor inicial com y(0)=4y(0) = 4 e y(0)=1y'(0) = 1, escrevendo os primeiros termos.

Gabarito

cn+2=(n+1)cn4(n+2)c_{n+2} = \dfrac{(n+1)c_n}{4(n+2)}; y(x)=4+x+x22+x36+3x432+x530+y(x) = 4 + x + \dfrac{x^2}{2} + \dfrac{x^3}{6} + \dfrac{3x^4}{32} + \dfrac{x^5}{30} + \cdots

Passo a passo

Passo 1 (a) — Os pontos singulares vêm de x24=0x^2 - 4 = 0, ou seja x=±2x = \pm 2. Como x0=0x_0 = 0 não anula o coeficiente líder, é ponto ordinário (raio de convergência mínimo: distância até a singularidade mais próxima, R2R \ge 2).

Passo 2 — Com y=cnxny = \sum c_nx^n, substituímos e separamos (x24)y=x2y4y(x^2-4)y'' = x^2y'' - 4y'':

n=0[n(n1)cn4(n+2)(n+1)cn+2+3ncn+cn]xn=0\sum_{n=0}^{\infty}\Big[n(n-1)c_n - 4(n+2)(n+1)c_{n+2} + 3nc_n + c_n\Big]x^n = 0

Passo 3 — Como n(n1)+3n+1=n2+2n+1=(n+1)2n(n-1) + 3n + 1 = n^2 + 2n + 1 = (n+1)^2:

(n+1)2cn=4(n+2)(n+1)cn+2    cn+2=(n+1)cn4(n+2)(n+1)^2c_n = 4(n+2)(n+1)c_{n+2} \;\Rightarrow\; \boxed{c_{n+2} = \frac{(n+1)\,c_n}{4(n+2)}}

Passo 4 (b) — Condições iniciais: c0=4c_0 = 4, c1=1c_1 = 1. Aplicando a recorrência:

n=0n=0: c2=1442=12c_2 = \dfrac{1\cdot 4}{4\cdot 2} = \dfrac12;
n=1n=1: c3=2143=16c_3 = \dfrac{2\cdot 1}{4\cdot 3} = \dfrac16;
n=2n=2: c4=3(1/2)44=332c_4 = \dfrac{3\cdot(1/2)}{4\cdot 4} = \dfrac{3}{32};
n=3n=3: c5=4(1/6)45=130c_5 = \dfrac{4\cdot(1/6)}{4\cdot 5} = \dfrac{1}{30}.

Passo 5 — Solução do PVI:

y(x)=4+x+x22+x36+3x432+x530+\boxed{y(x) = 4 + x + \frac{x^2}{2} + \frac{x^3}{6} + \frac{3x^4}{32} + \frac{x^5}{30} + \cdots}
00:00
Questão 142º EE2025.2Cauchy-Euler2,5 ptsVer material

Considere a equação de Cauchy-Euler, com p0p \neq 0 constante:

x2y+xyp2y=0,x>0x^2y'' + xy' - p^2y = 0, \qquad x \gt 0

a) Encontre a solução geral;
b) Verifique, por substituição direta, que a solução encontrada de fato satisfaz a equação.

Gabarito

r2p2=0r=±pr^2 - p^2 = 0 \Rightarrow r = \pm p; y=c1xp+c2xpy = c_1x^{p} + c_2x^{-p}, x>0x \gt 0.

Passo a passo

Passo 1 (a) — Para Cauchy-Euler, tentamos y=xry = x^r. Então y=rxr1y' = rx^{r-1} e y=r(r1)xr2y'' = r(r-1)x^{r-2}. Substituindo:

x2r(r1)xr2+xrxr1p2xr=[r(r1)+rp2]xr=0x^2\,r(r-1)x^{r-2} + x\,rx^{r-1} - p^2x^r = \big[r(r-1) + r - p^2\big]x^r = 0

Passo 2 — Equação auxiliar:

r2r+rp2=r2p2=0    r1=p,r2=pr^2 - r + r - p^2 = r^2 - p^2 = 0 \;\Rightarrow\; r_1 = p, \quad r_2 = -p

Como p0p \neq 0, as raízes são reais e distintas.

Passo 3 — Solução geral (raízes reais distintas):

y=c1xp+c2xp,x>0\boxed{y = c_1x^{p} + c_2x^{-p}, \qquad x \gt 0}

Passo 4 (b) — Verificação com y1=xpy_1 = x^p: y1=pxp1y_1' = px^{p-1}, y1=p(p1)xp2y_1'' = p(p-1)x^{p-2}. Substituindo:

x2p(p1)xp2+xpxp1p2xp=[p2p+pp2]xp=0x^2p(p-1)x^{p-2} + x\,px^{p-1} - p^2x^p = \big[p^2 - p + p - p^2\big]x^p = 0 \checkmark

Com y2=xpy_2 = x^{-p}: y2=pxp1y_2' = -px^{-p-1}, y2=p(p+1)xp2y_2'' = p(p+1)x^{-p-2}. Substituindo:

x2p(p+1)xp2xpxp1p2xp=[p2+ppp2]xp=0x^2p(p+1)x^{-p-2} - x\,px^{-p-1} - p^2x^{-p} = \big[p^2 + p - p - p^2\big]x^{-p} = 0 \checkmark

Ambas satisfazem a equação, e como xpx^p e xpx^{-p} são LI (Wronskiano =2px10= -2p\,x^{-1} \neq 0), a combinação é a solução geral.

00:00
Questão 152º EE2025.1Frobenius · ponto singular regular2,5 ptsVer material

Considere a equação diferencial:

2xy+y+xy=02xy'' + y' + xy = 0

a) Mostre que x0=0x_0 = 0 é um ponto singular regular;
b) Encontre a equação indicial e suas raízes;
c) Para a maior organização, obtenha os primeiros termos de uma solução de Frobenius correspondente a r=0r = 0.

Gabarito

Singular regular; r(2r1)=0r1=12, r2=0r(2r-1) = 0 \Rightarrow r_1 = \tfrac12,\ r_2 = 0; para r=0r = 0: y1=1x26+x4168y_1 = 1 - \dfrac{x^2}{6} + \dfrac{x^4}{168} - \cdots

Passo a passo

Passo 1 (a) — Forma padrão: y+12xy+12y=0y'' + \dfrac{1}{2x}y' + \dfrac{1}{2}y = 0, então P(x)=12xP(x) = \dfrac{1}{2x} e Q(x)=12Q(x) = \dfrac12. Testamos:

limx0xP(x)=12elimx0x2Q(x)=0\lim_{x\to 0} x\,P(x) = \frac12 \quad\text{e}\quad \lim_{x\to 0} x^2\,Q(x) = 0

Ambos finitos (funções analíticas em 00) \Rightarrow x0=0x_0 = 0 é ponto singular regular.

Passo 2 (b) — Frobenius: y=n=0cnxn+ry = \displaystyle\sum_{n=0}^{\infty} c_nx^{n+r}, c00c_0 \neq 0. Substituindo em 2xy+y+xy=02xy'' + y' + xy = 0:

2(n+r)(n+r1)cnxn+r1+(n+r)cnxn+r1+cnxn+r+1=0\sum 2(n+r)(n+r-1)c_nx^{n+r-1} + \sum (n+r)c_nx^{n+r-1} + \sum c_nx^{n+r+1} = 0

O menor expoente (xr1x^{r-1}, termo n=0n=0) dá a equação indicial:

[2r(r1)+r]c0=0    r(2r1)=0    r1=12,r2=0\big[2r(r-1) + r\big]c_0 = 0 \;\Rightarrow\; r(2r - 1) = 0 \;\Rightarrow\; \boxed{r_1 = \tfrac12, \quad r_2 = 0}

Passo 3 — O termo xrx^r (n=1n=1) dá (r+1)(2r+1)c1=0c1=0(r+1)(2r+1)c_1 = 0 \Rightarrow c_1 = 0 (para ambas as raízes). Para n2n \ge 2:

cn=cn2(n+r)(2n+2r1)c_n = \frac{-c_{n-2}}{(n+r)(2n+2r-1)}

Passo 4 (c) — Para r=0r = 0: cn=cn2n(2n1)c_n = \dfrac{-c_{n-2}}{n(2n-1)}. Como c1=0c_1 = 0, os ímpares somem. Com c0=1c_0 = 1:

c2=123=16,c4=c247=1168c_2 = \frac{-1}{2\cdot 3} = -\frac16, \qquad c_4 = \frac{-c_2}{4\cdot 7} = \frac{1}{168}y1(x)=1x26+x4168\boxed{y_1(x) = 1 - \frac{x^2}{6} + \frac{x^4}{168} - \cdots}

(A segunda solução, com r=12r = \tfrac12, tem a forma y2=x1/2(1x210+)y_2 = x^{1/2}\big(1 - \tfrac{x^2}{10} + \cdots\big).)

00:00
Questão 162º EE2024.1 · 2ª chamadaSérie de potências · até x⁹2,5 ptsVer material

Encontre a solução geral em série de potências, em torno de x0=0x_0 = 0, da equação:

y3xy=0y'' - 3xy' = 0

escrevendo os termos até a potência x9x^9.

Gabarito

y=a01+a1(x+x32+9x540+9x7112+3x9128+)y = a_0\cdot 1 + a_1\left(x + \dfrac{x^3}{2} + \dfrac{9x^5}{40} + \dfrac{9x^7}{112} + \dfrac{3x^9}{128} + \cdots\right)

Passo a passo

Passo 1 — Com y=anxny = \sum a_nx^n:

y=n=0(n+2)(n+1)an+2xn,3xy=n=13nanxny'' = \sum_{n=0}^{\infty}(n+2)(n+1)a_{n+2}x^n, \qquad 3xy' = \sum_{n=1}^{\infty} 3na_nx^n

Passo 2 — Igualando coeficiente a coeficiente:

x0x^0: 2a2=0a2=02a_2 = 0 \Rightarrow a_2 = 0;
xnx^n (n1n \ge 1): (n+2)(n+1)an+2=3nan(n+2)(n+1)a_{n+2} = 3na_n, ou seja

an+2=3nan(n+2)(n+1)a_{n+2} = \frac{3n\,a_n}{(n+2)(n+1)}

Passo 3 — Ramo par: parte de a2=0a_2 = 0, então a4=a6==0a_4 = a_6 = \cdots = 0. Só sobra a0a_0 (termo constante).

Passo 4 — Ramo ímpar, partindo de a1a_1:

a3=3132a1=a12a_3 = \dfrac{3\cdot 1}{3\cdot 2}a_1 = \dfrac{a_1}{2};
a5=3354a3=920a12=9a140a_5 = \dfrac{3\cdot 3}{5\cdot 4}a_3 = \dfrac{9}{20}\cdot\dfrac{a_1}{2} = \dfrac{9a_1}{40};
a7=3576a5=15429a140=9a1112a_7 = \dfrac{3\cdot 5}{7\cdot 6}a_5 = \dfrac{15}{42}\cdot\dfrac{9a_1}{40} = \dfrac{9a_1}{112};
a9=3798a7=21729a1112=3a1128a_9 = \dfrac{3\cdot 7}{9\cdot 8}a_7 = \dfrac{21}{72}\cdot\dfrac{9a_1}{112} = \dfrac{3a_1}{128}.

Passo 5 — Solução geral (duas soluções LI, y1=1y_1 = 1 e a série ímpar):

y=a0+a1(x+x32+9x540+9x7112+3x9128+)\boxed{y = a_0 + a_1\left(x + \frac{x^3}{2} + \frac{9x^5}{40} + \frac{9x^7}{112} + \frac{3x^9}{128} + \cdots\right)}
00:00