<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://nemenmanlab.org/~ilya/index.php?action=history&amp;feed=atom&amp;title=Physics_212%2C_2018%3A_Lectures_8</id>
	<title>Physics 212, 2018: Lectures 8 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://nemenmanlab.org/~ilya/index.php?action=history&amp;feed=atom&amp;title=Physics_212%2C_2018%3A_Lectures_8"/>
	<link rel="alternate" type="text/html" href="https://nemenmanlab.org/~ilya/index.php?title=Physics_212,_2018:_Lectures_8&amp;action=history"/>
	<updated>2026-05-17T17:41:40Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://nemenmanlab.org/~ilya/index.php?title=Physics_212,_2018:_Lectures_8&amp;diff=729&amp;oldid=prev</id>
		<title>Ilya: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://nemenmanlab.org/~ilya/index.php?title=Physics_212,_2018:_Lectures_8&amp;diff=729&amp;oldid=prev"/>
		<updated>2018-07-04T16:28:45Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 16:28, 4 July 2018&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Ilya</name></author>
		
	</entry>
	<entry>
		<id>https://nemenmanlab.org/~ilya/index.php?title=Physics_212,_2018:_Lectures_8&amp;diff=728&amp;oldid=prev</id>
		<title>nemenman&gt;Ilya at 12:58, 19 February 2018</title>
		<link rel="alternate" type="text/html" href="https://nemenmanlab.org/~ilya/index.php?title=Physics_212,_2018:_Lectures_8&amp;diff=728&amp;oldid=prev"/>
		<updated>2018-02-19T12:58:06Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{PHYS212-2018}}&lt;br /&gt;
&lt;br /&gt;
How do we solve systems on nonlinear ODEs in the first place? The Euler method, which we introduced before, is good. But how accurate is it? We will talk about &amp;lt;math&amp;gt;O(dt^n)&amp;lt;/math&amp;gt; notation, and we will show that the Euler method is &amp;lt;math&amp;gt;O(dt)&amp;lt;/math&amp;gt;. We will verify this by using the scripts that I have uploaded below. We will run the simple Euler method of solving differential equations on the malthusian grows problem with different &amp;lt;math&amp;gt;dt&amp;lt;/math&amp;gt;, and show by plotting the error at the end that the error goes down in proportion to &amp;lt;math&amp;gt;dt&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
We then will talk about Runge-Kutta methods of solving differential equations. I will add additional notes later on, but for now please use these lecture notes http://web.mit.edu/10.001/Web/Course_Notes/Differential_Equations_Notes/node5.html . Additionally, we discussed how RK2 method is a prediction-correction method. &lt;br /&gt;
&lt;br /&gt;
You will write a different differential equation and will solve it, to show that Runge-Kutta 2 has error &amp;lt;math&amp;gt;O(dt^2)&amp;lt;/math&amp;gt;, and the scaling of the error is not a scaling due to the equation being solved, but largely due to the methods used to solve it.&lt;br /&gt;
&lt;br /&gt;
Please [https://docs.google.com/forms/d/e/1FAIpQLSeNvrPddCgvMfHdlSA8uYDddBFqLK81Rrr4l7jfozud6J7iww/viewform submit your work].&lt;/div&gt;</summary>
		<author><name>nemenman&gt;Ilya</name></author>
		
	</entry>
</feed>