Hallochen!
Aufgabe:
Lösen Sie die Differentialgleichungen:
1. y′(t) = 3t2·e-y(t)
2. y′(t) =t · y(t)t+1 \frac{t·y(t)}{ t+ 1} t+1t · y(t)
Lösen Sie das Anfangswertproblem:
3. y′(t) =y(t)t(t+1) \frac{y(t)}{t(t+ 1)} t(t+1)y(t) , y(1) = 3
Freue mich auch jeden Tipp:)
Hallo,
3. y′(t)=y(t)t(t+1),y(1)=3 \mathrm{y}^{\prime}(\mathrm{t})=\frac{y(t)}{t(t+1)}, \mathrm{y}(1)=3 y′(t)=t(t+1)y(t),y(1)=3
dy/dt= yt(t+1) \frac{y}{t(t+1)} t(t+1)y
∫dy/y =yt(t+1) \frac{y}{t(t+1)} t(t+1)y *dt --->Partialbruchzerlegung
ln|y|=∫((1/t) - (1/(t+1))) dt
ln|y| =ln|t| -ln|t+1| +C
ln|y| =ln| t/(t+1)|+C
y= C1 * (t/(t+1))
AWB:y(1)=3
3= C1 * (1/(1+1)) ---->C1=6
y= 6t/(t+1)
1. dy / dt = 3t2 *e^(-y)
==> ey * dy = 3t2 * dt Integrieren
==> ey = t3 + C
==> y =ln( t3 + C) = 3ln(t) * K
2. dy/dt = ty / ( t+1)
==> 1/y * dy = t/(t+1) * dt = ( 1 - 1/(t+1) ) * dt Integrieren
ln(y) = t - ln(t+1) + C
y = et /(t+1) * K
Ein anderes Problem?
Willkommen bei der Mathelounge! Stell deine Frage einfach und kostenlos