I watched approximately half of video lecture 4 of 18.03 today. Topic of lecture 4 is solving differential equations by direct or indirect substitution.
Direct and indirect substitution originates from Calculus Integration, I suppose. Take for example, the integral:
$$\int{x \sin(x^2)\ dx}$$
requires the direct substitutions $y=x^2, dy=2x \ dx$ to solve. However, the integral
$$\int{\frac{1}{\sqrt{1-x^2}}\ dx}$$
requires the indirect substitution $x=sin(u), dx=cos(u) \ du$ to solve.
A Bernoulli equation is a DE of type:
$$y' = p(x) \cdot y + q(x) \cdot y^{n}$$
Rearrange as follows:
$$\frac{y'}{y^{n}} = p(x) \cdot \frac{y}{y^{n}} + q(x) \cdot \frac{y^{n}}{y^{n}}$$
$$\frac{y'}{y^{n}} = p(x) \cdot \frac{1}{y^{n-1}} + q(x) $$
Now substitute $v=\frac{1}{y^{n-1}}$, and thus $v' = (1-n) \frac{y'}{y^{n}}$:
$$\frac{v'}{1-n} = p(x) \cdot v + q(x)$$
$$v' + (n-1)p(x) \cdot v = (1-n)q(x) $$
The last equation is a linear ODE in standard form.
Please follow this blog
Search this blog
Subscribe to:
Post Comments (Atom)
Popular Posts
Welcome to The Bridge
Mathematics: is it the fabric of MEST?
This is my voyage
My continuous mission
To uncover hidden structures
To create new theorems and proofs
To boldly go where no man has gone before
(Raumpatrouille – Die phantastischen Abenteuer des Raumschiffes Orion, colloquially aka Raumpatrouille Orion was the first German science fiction television series. Its seven episodes were broadcast by ARD beginning September 17, 1966. The series has since acquired cult status in Germany. Broadcast six years before Star Trek first aired in West Germany (in 1972), it became a huge success.)




No comments:
Post a Comment