-
Title: Solving Linear Equations of First Order
-
Series: Ordinary Differential Equations
-
Chapter: Solving Strategies
-
YouTube-Title: Ordinary Differential Equations 7 | Solving Linear Equations of First Order
-
Bright video: Watch on YouTube
-
Dark video: Watch on YouTube
-
Ad-free video: Watch Vimeo video
-
Original video for YT-Members (bright): Watch on YouTube
-
Original video for YT-Members (dark): Watch on YouTube
-
Forum: Ask a question in Mattermost
-
Quiz: Test your knowledge
-
Dark-PDF: Download PDF version of the dark video
-
Print-PDF: Download printable PDF version
-
Thumbnail (bright): Download PNG
-
Thumbnail (dark): Download PNG
-
Subtitle on GitHub: ode07_sub_eng.srt missing
-
Download bright video: Link on Vimeo
-
Download dark video: Link on Vimeo
-
Timestamps (n/a)
-
Subtitle in English (n/a)
-
Quiz Content
Q1: Consider the ordinary differential equation $\dot{x} = t^2 x + 3$. What is the integrating factor according to the video?
A1: $ \exp(-\frac{1}{3} t^3) $
A2: $ \exp(\frac{1}{3} t^3) $
A3: $ \exp(t^2) $
A4: $ \exp(-t^2) $
Q2: Consider the ordinary differential equation $\dot{x} = \sin(t) x + e^{-\cos(t)}$. Which of the following ODEs is not equivalent to this?
A1: $\dot{x} e^{-\cos(t)} - \sin(t) x e^{-\cos(t)} $ $ = 1$
A2: $\dot{x} e^{\cos(t)} - \sin(t) x e^{\cos(t)} $ $ = 1$
A3: $\frac{d}{dt} \Big( x e^{\cos(t)} \Big) $ $ = 1$
A4: $\dot{x} - \sin(t) x $ $ = e^{-\cos(t)}$
-
Last update: 2025-08