<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://drorbn.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Twine</id>
	<title>Drorbn - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://drorbn.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Twine"/>
	<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=Special:Contributions/Twine"/>
	<updated>2026-05-05T13:55:05Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem&amp;diff=12860</id>
		<title>12-267/Existence And Uniqueness Theorem</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem&amp;diff=12860"/>
		<updated>2012-12-17T00:39:14Z</updated>

		<summary type="html">&lt;p&gt;Twine: Corrected error in proof of claim 2&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{12-267/Navigation}}&lt;br /&gt;
&lt;br /&gt;
Disclamer: This is a student prepared note based on the lecures of [http://drorbn.net/dbnvp/12-267-120928.php Friday, September 28th] and [http://drorbn.net/dbnvp/12-267-121001.php Monday October 1st].&lt;br /&gt;
&lt;br /&gt;
==Lipschitz==&lt;br /&gt;
&#039;&#039;&#039;Def.&#039;&#039;&#039; &amp;lt;math&amp;gt;f: \mathbb{R}_y \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; is called Lipschitz if &amp;lt;math&amp;gt;\exists \epsilon &amp;gt; 0, k &amp;gt; 0&amp;lt;/math&amp;gt; (a Lipschitz constant of f) such that &amp;lt;math&amp;gt;|y_1 - y_2| &amp;lt; \epsilon \implies |f(y_1) - f(y_2)| \leq k |y_1 - y_2|&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Note that any function that is Lipschitz is uniformly continuous, and that if a function f and its derivative are both continous on a compact set then f is Lipschitz.&lt;br /&gt;
&lt;br /&gt;
==Statement of Existence and Uniqueness Theorem==&lt;br /&gt;
&#039;&#039;&#039;Thm.&#039;&#039;&#039; Existence and Uniqueness Theorem for ODEs&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;f:\mathbb{R} = [x_0 - a, x_0 + a] \times [y_0 - b, y_0 + b] \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; be continuous and uniformly Lipschitz relative to y. Then the equation &amp;lt;math&amp;gt;\Phi&#039; = f(x, \Phi)&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt; \Phi(x_0) = y_0&amp;lt;/math&amp;gt; has a unique solution &amp;lt;math&amp;gt;\Phi : [x_0 - \delta, x_0 + \delta] \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;\delta = min(a, ^b/_M)&amp;lt;/math&amp;gt; where M is a bound of f on &amp;lt;math&amp;gt;\mathbb{R}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Proof of Existence==&lt;br /&gt;
This is proven by showing the equation &amp;lt;math&amp;gt;\Phi(x) = y_0 + \int_{x_0}^x f(t, \Phi(t))dt&amp;lt;/math&amp;gt; exists, given the noted assumptions.&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;\Phi_0(x) = y_0&amp;lt;/math&amp;gt; and let &amp;lt;math&amp;gt;\Phi_n(x) = y_0 + \int_{x_0}^x f(t, \Phi_{n-1}(t))dt&amp;lt;/math&amp;gt;. IF we can prove the following three claims, we have proven the theorem. The proofs of these claims will follow below.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Claim 1&#039;&#039;&#039;: &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is well-defined. More precisely, &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is continuous and &amp;lt;math&amp;gt;\forall x \in [x_0 - \delta, x_0 + \delta]&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;|\Phi_n(x) - y_0| \leq b&amp;lt;/math&amp;gt; where b is as referred to above.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Claim 2&#039;&#039;&#039;: For &amp;lt;math&amp;gt;n \geq 1&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;|\Phi_n(x) - \Phi_{n-1}(x)| \leq \frac{Mk^{n-1}}{n!} |x-x_0|^n&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Claim 3&#039;&#039;&#039;: if &amp;lt;math&amp;gt; \Phi_n(x)&amp;lt;/math&amp;gt; is a series of functions such that &amp;lt;math&amp;gt;|\Phi_n(x) - \Phi_{n-1}(x)| &amp;lt; c_n&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\sum_{n=1}^{\infty} c_n&amp;lt;/math&amp;gt; equal to some finite number, then &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; converges uniformly to some function &amp;lt;math&amp;gt;\Phi&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using these three claims, we have shown that the solution &amp;lt;math&amp;gt;\Phi(x)&amp;lt;/math&amp;gt; exists.&lt;br /&gt;
&lt;br /&gt;
==Proofs of Claims==&lt;br /&gt;
&#039;&#039;&#039;Proof of Claim 1&#039;&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
The statement is trivially true for &amp;lt;math&amp;gt;\Phi_0&amp;lt;/math&amp;gt;. Assume the claim is true for &amp;lt;math&amp;gt;\Phi_{n-1}&amp;lt;/math&amp;gt;. &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is continuous, being the integral of a continuous function.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;|\Phi_n - y_0|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = |\int_{x_0}^x f(t, \Phi_{n-1}(t))dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x |f(t, \Phi_{n-1}(t))|dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq | \int_{x_0}^x M dt | = M |x_0 - x|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq M \delta&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq M \cdot \frac{b}{M}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = b&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \Box &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Proof of Claim 2&#039;&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; |\Phi_n(x) - \Phi_{n-1}(x)|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = |\int_{x_0}^x f(t, \Phi_{n-1}(t))dt - \int_{x_0}^x f(t, \Phi_{n-2}(t))dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq | \int_{x_0}^x |f(t, \Phi_{n-1}(t)) - f(t, \Phi_{n-2}(t)) | dt  |&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x k|\Phi_{n-1}(t) - \Phi_{n-2}(t)|dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x k \frac{M k^{n-2}}{(n-1)!} |t-x_0|^{n-1}dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{M k^{n-1}}{(n-1)!} \int_0^{|x-x_0|} t^{n-1} dt&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{M k^{n-1}}{n!} |x-x_0|^n &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Box&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that the sequence &amp;lt;math&amp;gt; c_n = \frac{M k^{n-1}}{n!} |x-x_0|^n&amp;lt;/math&amp;gt; has &amp;lt;math&amp;gt;\sum_{n=1}^{\infty} c_n&amp;lt;/math&amp;gt; equal to some finite number.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Proof of Claim 3&#039;&#039;&#039;: Assigned in [http://drorbn.net/index.php?title=12-267/Homework_Assignment_3 Homework 3, Task 1], see page for solutions.&lt;br /&gt;
&lt;br /&gt;
==Proof of Uniqueness==&lt;br /&gt;
Suppose &amp;lt;math&amp;gt;\Phi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\Psi&amp;lt;/math&amp;gt; are both solutions. Let &amp;lt;math&amp;gt;\Chi(x) = |\Phi(x) - \Psi(x)|&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Chi(x) = |\Phi(x) - \Psi(x)| = |\int_{x_0}^x(f(x, \Phi(x)) - f(x, \Psi(x))) dx | \leq \int_{x_0}^x k|\Phi(x) - \Psi(x)| dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We have that &amp;lt;math&amp;gt;\Chi \leq k \int_{x_0}^x \Chi(x) dx&amp;lt;/math&amp;gt; for some constant k, which means &amp;lt;math&amp;gt;\Chi&#039; \leq k\Chi&amp;lt;/math&amp;gt;, and that &amp;lt;math&amp;gt;\Chi(x) \geq 0&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;U(x) = e^{-kx}\int_{x_0}^x \Chi(x) dx&amp;lt;/math&amp;gt;. Note that &amp;lt;math&amp;gt;U(x_0) = 0&amp;lt;/math&amp;gt; as in this case we are integrating over an empty set, and that U thus defined has &amp;lt;math&amp;gt;U(x) \geq 0&amp;lt;/math&amp;gt;. Then&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;U&#039;(x) = -ke^{-kx}\int_{x_0}^x\Chi(x) dx + e^{-kx} \Chi(x) = e^{-kx}(\Chi(x) - k\int_{x_0}^x\Chi(x) dx) \leq 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then &amp;lt;math&amp;gt;U(x_0) = 0 \and U&#039;(x) = 0 \implies U(x) \leq 0&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt; 0 \leq U(x) \leq 0 \implies U(x) \equiv 0 \implies \Chi(x) \equiv 0 \implies \Phi(x) \equiv \Psi(x)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Box&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Topic_List&amp;diff=12859</id>
		<title>12-267/Topic List</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Topic_List&amp;diff=12859"/>
		<updated>2012-12-17T00:04:55Z</updated>

		<summary type="html">&lt;p&gt;Twine: Added links to two handouts&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here is a (incomplete) list of subjects covered in MAT267 this semester.&lt;br /&gt;
&lt;br /&gt;
==First-order linear equations==&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/OSx1U#0 Solution techniques]&lt;br /&gt;
&lt;br /&gt;
The brachistochrone&lt;br /&gt;
&lt;br /&gt;
Separable equations&lt;br /&gt;
&lt;br /&gt;
Escape velocities&lt;br /&gt;
&lt;br /&gt;
Changing source and target coordinates&lt;br /&gt;
&lt;br /&gt;
Homogeneous equations&lt;br /&gt;
&lt;br /&gt;
Reverse-engineering separable and exact equations&lt;br /&gt;
&lt;br /&gt;
Solving exact equations with and without integration factors&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem Fundamental Theorem and proof]&lt;br /&gt;
&lt;br /&gt;
==Calculus of Variations==&lt;br /&gt;
&lt;br /&gt;
Chain law&lt;br /&gt;
&lt;br /&gt;
Euler-Lagrange, [http://drorbn.net/index.php?title=12-267/Derivation_of_Euler-Lagrange derivation] ([http://graphics.ethz.ch/teaching/former/vc_master_06/Downloads/viscomp-varcalc_6.pdf alternate]) and reductions&lt;br /&gt;
&lt;br /&gt;
Lagrange multipliers&lt;br /&gt;
&lt;br /&gt;
Isoperimetric Inequality&lt;br /&gt;
&lt;br /&gt;
==Numerical methods==&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=Numerical_Methods Examples] and derivations&lt;br /&gt;
&lt;br /&gt;
Evaluating local error&lt;br /&gt;
&lt;br /&gt;
==Higher Order Constant Coefficient Homogeneous Linear ODEs==&lt;br /&gt;
&lt;br /&gt;
Multiple roots&lt;br /&gt;
&lt;br /&gt;
Reduction of order&lt;br /&gt;
&lt;br /&gt;
Method of Undetermined Coefficients&lt;br /&gt;
&lt;br /&gt;
==Systems of First-Order Linear Equations==&lt;br /&gt;
&lt;br /&gt;
[http://i.imgur.com/uTugV.jpg Solution techniques]&lt;br /&gt;
&lt;br /&gt;
Matrix exponetiation&lt;br /&gt;
&lt;br /&gt;
Phase portraits&lt;br /&gt;
&lt;br /&gt;
Non-homogeneous systems&lt;br /&gt;
&lt;br /&gt;
==Power-series solutions==&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/sZSYx#0 Quick guide]&lt;br /&gt;
&lt;br /&gt;
Global existence for linear ODEs&lt;br /&gt;
&lt;br /&gt;
Wronskian&lt;br /&gt;
&lt;br /&gt;
Series solutions for y&#039; = f(x,y)&lt;br /&gt;
&lt;br /&gt;
Radius of convergence&lt;br /&gt;
&lt;br /&gt;
==Qualitative Analysis==&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/AcademicPensieve/Classes/12-267/QualitativeAnalysis/QualitativeAnalysis.pdf Handout]&lt;br /&gt;
&lt;br /&gt;
Airy&#039;s equation&lt;br /&gt;
&lt;br /&gt;
Fuch&#039;s Theorem&lt;br /&gt;
&lt;br /&gt;
Regular singular points&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/images/0/03/12-267-Frobenius.pdf Frobenius series and Frobenius Method]&lt;br /&gt;
&lt;br /&gt;
The basic oscillation theorem&lt;br /&gt;
&lt;br /&gt;
Non-oscillation theorem&lt;br /&gt;
&lt;br /&gt;
Sturm comparison theorem&lt;br /&gt;
&lt;br /&gt;
Changing the independent variable&lt;br /&gt;
&lt;br /&gt;
Amplitudes of oscillations&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Topic_List&amp;diff=12804</id>
		<title>12-267/Topic List</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Topic_List&amp;diff=12804"/>
		<updated>2012-12-11T02:03:12Z</updated>

		<summary type="html">&lt;p&gt;Twine: Added some links, improved formatting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here is a (incomplete) list of subjects covered in MAT267 this semester.&lt;br /&gt;
&lt;br /&gt;
==First-order linear equations==&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/OSx1U#0 Solution techniques]&lt;br /&gt;
&lt;br /&gt;
The brachistochrone&lt;br /&gt;
&lt;br /&gt;
Separable equations&lt;br /&gt;
&lt;br /&gt;
Escape velocities&lt;br /&gt;
&lt;br /&gt;
Changing source and target coordinates&lt;br /&gt;
&lt;br /&gt;
Homogeneous equations&lt;br /&gt;
&lt;br /&gt;
Reverse-engineering separable and exact equations&lt;br /&gt;
&lt;br /&gt;
Solving exact equations with and without integration factors&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem Fundamental Theorem and proof]&lt;br /&gt;
&lt;br /&gt;
==Calculus of Variations==&lt;br /&gt;
&lt;br /&gt;
Chain law&lt;br /&gt;
&lt;br /&gt;
Euler-Lagrange, [http://drorbn.net/index.php?title=12-267/Derivation_of_Euler-Lagrange derivation] ([http://graphics.ethz.ch/teaching/former/vc_master_06/Downloads/viscomp-varcalc_6.pdf alternate]) and reductions&lt;br /&gt;
&lt;br /&gt;
Lagrange multipliers&lt;br /&gt;
&lt;br /&gt;
Isoperimetric Inequality&lt;br /&gt;
&lt;br /&gt;
==Numerical methods==&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=Numerical_Methods Examples] and derivations&lt;br /&gt;
&lt;br /&gt;
Evaluating local error&lt;br /&gt;
&lt;br /&gt;
==Higher Order Constant Coefficient Homogeneous Linear ODEs==&lt;br /&gt;
&lt;br /&gt;
Multiple roots&lt;br /&gt;
&lt;br /&gt;
Reduction of order&lt;br /&gt;
&lt;br /&gt;
Method of Undetermined Coefficients&lt;br /&gt;
&lt;br /&gt;
==Systems of First-Order Linear Equations==&lt;br /&gt;
&lt;br /&gt;
[http://i.imgur.com/uTugV.jpg Solution techniques]&lt;br /&gt;
&lt;br /&gt;
Matrix exponetiation&lt;br /&gt;
&lt;br /&gt;
Phase portraits&lt;br /&gt;
&lt;br /&gt;
Non-homogeneous systems&lt;br /&gt;
&lt;br /&gt;
==Power-series solutions==&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/sZSYx#0 Quick guide]&lt;br /&gt;
&lt;br /&gt;
Global existence for linear ODEs&lt;br /&gt;
&lt;br /&gt;
Wronskian&lt;br /&gt;
&lt;br /&gt;
Series solutions for y&#039; = f(x,y)&lt;br /&gt;
&lt;br /&gt;
Radius of convergence&lt;br /&gt;
&lt;br /&gt;
==Qualitative Analysis==&lt;br /&gt;
&lt;br /&gt;
Airy&#039;s equation&lt;br /&gt;
&lt;br /&gt;
Fuch&#039;s Theorem&lt;br /&gt;
&lt;br /&gt;
Regular singular points&lt;br /&gt;
&lt;br /&gt;
Frobenius series and Frobenius Method&lt;br /&gt;
&lt;br /&gt;
The basic oscillation theorem&lt;br /&gt;
&lt;br /&gt;
Non-oscillation theorem&lt;br /&gt;
&lt;br /&gt;
Sturm comparison theorem&lt;br /&gt;
&lt;br /&gt;
Changing the independent variable&lt;br /&gt;
&lt;br /&gt;
Amplitudes of oscillations&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Topic_List&amp;diff=12803</id>
		<title>12-267/Topic List</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Topic_List&amp;diff=12803"/>
		<updated>2012-12-11T01:48:03Z</updated>

		<summary type="html">&lt;p&gt;Twine: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here is a (incomplete) list of subjects covered in MAT267 this semester.&lt;br /&gt;
&lt;br /&gt;
The brachistochrone&lt;br /&gt;
&lt;br /&gt;
First-order linear equations&lt;br /&gt;
&lt;br /&gt;
Separable equations&lt;br /&gt;
&lt;br /&gt;
Escape velocities&lt;br /&gt;
&lt;br /&gt;
Changing source and target coordinates&lt;br /&gt;
&lt;br /&gt;
Homogeneous equations&lt;br /&gt;
&lt;br /&gt;
Reverse-engineering separable and exact equations&lt;br /&gt;
&lt;br /&gt;
Solving exact equations with and without integration factors&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem Fundamental Theorem and proof]&lt;br /&gt;
&lt;br /&gt;
Chain law&lt;br /&gt;
&lt;br /&gt;
Variational problems&lt;br /&gt;
&lt;br /&gt;
Euler-Lagrange, derivation and reductions&lt;br /&gt;
&lt;br /&gt;
Lagrange multipliers&lt;br /&gt;
&lt;br /&gt;
Isoperimetric Inequality&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=Numerical_Methods Numerical methods]&lt;br /&gt;
&lt;br /&gt;
Evaluating local error&lt;br /&gt;
&lt;br /&gt;
Higher order constant coefficient homogeneous linear ODEs&lt;br /&gt;
&lt;br /&gt;
Multiple roots&lt;br /&gt;
&lt;br /&gt;
Reduction of order&lt;br /&gt;
&lt;br /&gt;
Method of Undetermined Coefficients&lt;br /&gt;
&lt;br /&gt;
Systems of equations&lt;br /&gt;
&lt;br /&gt;
Matrix exponetiation&lt;br /&gt;
&lt;br /&gt;
Phase portraits&lt;br /&gt;
&lt;br /&gt;
Non-homogeneous systems&lt;br /&gt;
&lt;br /&gt;
Power-series solutions&lt;br /&gt;
&lt;br /&gt;
Global existence for linear ODEs&lt;br /&gt;
&lt;br /&gt;
Wronskian&lt;br /&gt;
&lt;br /&gt;
Series solutions for y&#039; = f(x,y)&lt;br /&gt;
&lt;br /&gt;
Radius of convergence&lt;br /&gt;
&lt;br /&gt;
Airy&#039;s equation&lt;br /&gt;
&lt;br /&gt;
Fuch&#039;s Theorem&lt;br /&gt;
&lt;br /&gt;
Regular singular points&lt;br /&gt;
&lt;br /&gt;
Frobenius series and Frobenius Method&lt;br /&gt;
&lt;br /&gt;
The basic oscillation theorem&lt;br /&gt;
&lt;br /&gt;
Non-oscillation theorem&lt;br /&gt;
&lt;br /&gt;
Sturm comparison theorem&lt;br /&gt;
&lt;br /&gt;
Changing the independent variable&lt;br /&gt;
&lt;br /&gt;
Amplitudes of oscillations&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267&amp;diff=12802</id>
		<title>12-267</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267&amp;diff=12802"/>
		<updated>2012-12-11T01:46:10Z</updated>

		<summary type="html">&lt;p&gt;Twine: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOEDITSECTION__&lt;br /&gt;
__NOTOC__&lt;br /&gt;
{{12-267/Navigation}}&lt;br /&gt;
==Advanced Ordinary Differential Equations==&lt;br /&gt;
===Department of Mathematics, University of Toronto, Fall 2012===&lt;br /&gt;
&lt;br /&gt;
{{12-267/Crucial Information}}&lt;br /&gt;
&lt;br /&gt;
===Text===&lt;br /&gt;
Boyce and DiPrima, [http://ca.wiley.com/WileyCDA/WileyTitle/productCd-EHEP002451.html Elementary Differential Equations and Boundary Value Problems] (current edition is 9th and 10th will be coming out shortly. Hopefully any late enough edition will do).&lt;br /&gt;
&lt;br /&gt;
===Further Resources===&lt;br /&gt;
&lt;br /&gt;
* [http://www.math.toronto.edu/undergrad/ Undergraduate Information] at the [http://www.math.toronto.edu/ UofT Math Department]&lt;br /&gt;
&lt;br /&gt;
* [http://www.artsandscience.utoronto.ca/ofr/calendar/crs_mat.htm Undergraduate Course Descriptions].&lt;br /&gt;
&lt;br /&gt;
* Vitali Kapovitch&#039;s 2007 classes: [http://www.math.toronto.edu/vtk/267/ Spring], [http://www.math.toronto.edu/vtk/267fall07/ Fall].&lt;br /&gt;
&lt;br /&gt;
* Also previously taught by T. Bloom, C. Pugh, D. Remenik.&lt;br /&gt;
&lt;br /&gt;
* My {{Pensieve Link|Classes/12-267/|12-267 notebook}}.&lt;br /&gt;
&lt;br /&gt;
{{Template:12-267:Dror/Students Divider}}&lt;br /&gt;
&lt;br /&gt;
[[User:Drorbn|Drorbn]] 06:36, 12 September 2012 (EDT): Material by [[User:Syjytg|Syjytg]] moved to [[12-267/Tuesday September 11 Notes]].&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/OSx1U#0 Summary of techniques to solve differential equations ] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem Fundamental Theorem and Proof from Lecture] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Derivation_of_Euler-Lagrange Derivation of Euler-Lagrange from Lecture] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://graphics.ethz.ch/teaching/former/vc_master_06/Downloads/viscomp-varcalc_6.pdf Useful PDF: proof of Euler-Lagrange equation, explanation, examples ] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
12-267 [http://math.hunter.cuny.edu/mbenders/cofv.pdf In-depth coverage of Calculus of Variations][[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
12-267 [http://highered.mcgraw-hill.com/sites/dl/free/007063419x/392340/Calculus_of_Variations.pdf A good summary of Calculus of Variations]&lt;br /&gt;
[[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
12-267 [http://imgur.com/a/1vy11#0 All class notes from September 10th to October 5th] [[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
12-267 [http://imgur.com/a/uLSlM Summary of Numerical Methods] [[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=Numerical_Methods Numerical Methods (wiki)] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
12-267 [http://imgur.com/a/tliYg Summary of Chapter 3 from the Textbook on Constant Coefficient Second Order ODEs] [[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/images/e/e6/Geometric_Interpretation_of_Lagrange_Multiplier.pdf Geometric Interpretation of Lagrange Multiplier] [[User:Mathstudent|Mathstudent]]&lt;br /&gt;
&lt;br /&gt;
Past exams from [http://exams.library.utoronto.ca.myaccess.library.utoronto.ca/handle/exams/4429 December 2009] and [http://exams.library.utoronto.ca.myaccess.library.utoronto.ca/handle/exams/4429 December 2010] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
Handwritten notes by [[User:Ktnd3|Ktnd3]]:&lt;br /&gt;
&lt;br /&gt;
* September: [[Media:Mat267_-_lecture_1(sep.10).PDF|10th]], [[Media:Mat267_-_lecture_2%28sep.11%29.PDF|11th]], [[Media:Mat267_-_lecture_3%28sep.14%29.PDF|14th]], [[Media:Mat267_-_lecture_4%28sep.17%29.PDF|17th]], [[Media:12-267%28lecture5%29.PDF|18th]], [[Media:12-267%28lecture6%29.PDF|21st]], [[Media:12-267%28lecture7%29.PDF|24th]], [[Media:12-267%28lecture8%29.PDF|25th]], [[Media:12-267%28lecture9%29.PDF|28th]]&lt;br /&gt;
&lt;br /&gt;
* October: [[Media:12-267%28lecture10%29.PDF|1st]], [[Media:12-267%28lecture11%29.PDF|2nd]], [[Media:12-267%28lecture12%29.PDF|5th]], [[Media:12-267%28lecture13%29.PDF|9th]] [[Media:12-267%28lecture14%29.PDF|12th]]&lt;br /&gt;
&lt;br /&gt;
[http://i.imgur.com/uTugV.jpg Quick guide: system of 1st order linear equations] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
Help of Inverse Matrix [http://mathworld.wolfram.com/MatrixInverse.html Matrix Inverse] [[User:Dongwoo.kang|Dongwoo.kang]]&lt;br /&gt;
&lt;br /&gt;
12-267 [http://imgur.com/a/50sRR All class notes from October 5th to October 30th] [[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/sZSYx#0 Quick guide: Power Series + ODE] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
[https://lh4.googleusercontent.com/-V1WnvvzXRlE/TxTGwl_BBjI/AAAAAAAAE9k/yVuy1zRmnWs/Gatos-cute-cute-32-800x500.jpg Mirrors do actually flip top-to-bottom, depending on how you look at them] [[User:jonathanrlove|jonathanrlove]]&lt;br /&gt;
&lt;br /&gt;
[http://www.guardian.co.uk/notesandqueries/query/0,5753,-19877,00.html Actually, mirrors don&#039;t flip top-to-bottom *or* left-to-right] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Topic_List Topics covered this semester] [[User:Twine|Twine]]&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267&amp;diff=12801</id>
		<title>12-267</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267&amp;diff=12801"/>
		<updated>2012-12-11T01:45:53Z</updated>

		<summary type="html">&lt;p&gt;Twine: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOEDITSECTION__&lt;br /&gt;
__NOTOC__&lt;br /&gt;
{{12-267/Navigation}}&lt;br /&gt;
==Advanced Ordinary Differential Equations==&lt;br /&gt;
===Department of Mathematics, University of Toronto, Fall 2012===&lt;br /&gt;
&lt;br /&gt;
{{12-267/Crucial Information}}&lt;br /&gt;
&lt;br /&gt;
===Text===&lt;br /&gt;
Boyce and DiPrima, [http://ca.wiley.com/WileyCDA/WileyTitle/productCd-EHEP002451.html Elementary Differential Equations and Boundary Value Problems] (current edition is 9th and 10th will be coming out shortly. Hopefully any late enough edition will do).&lt;br /&gt;
&lt;br /&gt;
===Further Resources===&lt;br /&gt;
&lt;br /&gt;
* [http://www.math.toronto.edu/undergrad/ Undergraduate Information] at the [http://www.math.toronto.edu/ UofT Math Department]&lt;br /&gt;
&lt;br /&gt;
* [http://www.artsandscience.utoronto.ca/ofr/calendar/crs_mat.htm Undergraduate Course Descriptions].&lt;br /&gt;
&lt;br /&gt;
* Vitali Kapovitch&#039;s 2007 classes: [http://www.math.toronto.edu/vtk/267/ Spring], [http://www.math.toronto.edu/vtk/267fall07/ Fall].&lt;br /&gt;
&lt;br /&gt;
* Also previously taught by T. Bloom, C. Pugh, D. Remenik.&lt;br /&gt;
&lt;br /&gt;
* My {{Pensieve Link|Classes/12-267/|12-267 notebook}}.&lt;br /&gt;
&lt;br /&gt;
{{Template:12-267:Dror/Students Divider}}&lt;br /&gt;
&lt;br /&gt;
[[User:Drorbn|Drorbn]] 06:36, 12 September 2012 (EDT): Material by [[User:Syjytg|Syjytg]] moved to [[12-267/Tuesday September 11 Notes]].&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/OSx1U#0 Summary of techniques to solve differential equations ] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem Fundamental Theorem and Proof from Lecture] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Derivation_of_Euler-Lagrange Derivation of Euler-Lagrange from Lecture] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://graphics.ethz.ch/teaching/former/vc_master_06/Downloads/viscomp-varcalc_6.pdf Useful PDF: proof of Euler-Lagrange equation, explanation, examples ] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
12-267 [http://math.hunter.cuny.edu/mbenders/cofv.pdf In-depth coverage of Calculus of Variations][[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
12-267 [http://highered.mcgraw-hill.com/sites/dl/free/007063419x/392340/Calculus_of_Variations.pdf A good summary of Calculus of Variations]&lt;br /&gt;
[[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
12-267 [http://imgur.com/a/1vy11#0 All class notes from September 10th to October 5th] [[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
12-267 [http://imgur.com/a/uLSlM Summary of Numerical Methods] [[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=Numerical_Methods Numerical Methods (wiki)] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
12-267 [http://imgur.com/a/tliYg Summary of Chapter 3 from the Textbook on Constant Coefficient Second Order ODEs] [[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/images/e/e6/Geometric_Interpretation_of_Lagrange_Multiplier.pdf Geometric Interpretation of Lagrange Multiplier] [[User:Mathstudent|Mathstudent]]&lt;br /&gt;
&lt;br /&gt;
Past exams from [http://exams.library.utoronto.ca.myaccess.library.utoronto.ca/handle/exams/4429 December 2009] and [http://exams.library.utoronto.ca.myaccess.library.utoronto.ca/handle/exams/4429 December 2010] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
Handwritten notes by [[User:Ktnd3|Ktnd3]]:&lt;br /&gt;
&lt;br /&gt;
* September: [[Media:Mat267_-_lecture_1(sep.10).PDF|10th]], [[Media:Mat267_-_lecture_2%28sep.11%29.PDF|11th]], [[Media:Mat267_-_lecture_3%28sep.14%29.PDF|14th]], [[Media:Mat267_-_lecture_4%28sep.17%29.PDF|17th]], [[Media:12-267%28lecture5%29.PDF|18th]], [[Media:12-267%28lecture6%29.PDF|21st]], [[Media:12-267%28lecture7%29.PDF|24th]], [[Media:12-267%28lecture8%29.PDF|25th]], [[Media:12-267%28lecture9%29.PDF|28th]]&lt;br /&gt;
&lt;br /&gt;
* October: [[Media:12-267%28lecture10%29.PDF|1st]], [[Media:12-267%28lecture11%29.PDF|2nd]], [[Media:12-267%28lecture12%29.PDF|5th]], [[Media:12-267%28lecture13%29.PDF|9th]] [[Media:12-267%28lecture14%29.PDF|12th]]&lt;br /&gt;
&lt;br /&gt;
[http://i.imgur.com/uTugV.jpg Quick guide: system of 1st order linear equations] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
Help of Inverse Matrix [http://mathworld.wolfram.com/MatrixInverse.html Matrix Inverse] [[User:Dongwoo.kang|Dongwoo.kang]]&lt;br /&gt;
&lt;br /&gt;
12-267 [http://imgur.com/a/50sRR All class notes from October 5th to October 30th] [[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/sZSYx#0 Quick guide: Power Series + ODE] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
[https://lh4.googleusercontent.com/-V1WnvvzXRlE/TxTGwl_BBjI/AAAAAAAAE9k/yVuy1zRmnWs/Gatos-cute-cute-32-800x500.jpg Mirrors do actually flip top-to-bottom, depending on how you look at them] [[User:jonathanrlove|jonathanrlove]]&lt;br /&gt;
&lt;br /&gt;
[http://www.guardian.co.uk/notesandqueries/query/0,5753,-19877,00.html Actually, mirrors don&#039;t flip top-to-bottom *or* left-to-right] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Topic_List Topics covered this semester]&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Topic_List&amp;diff=12800</id>
		<title>12-267/Topic List</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Topic_List&amp;diff=12800"/>
		<updated>2012-12-11T01:45:25Z</updated>

		<summary type="html">&lt;p&gt;Twine: Created first version of page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here is a (incomplete) list of subjects covered in MAT267 this semester.&lt;br /&gt;
&lt;br /&gt;
The brachistochrone&lt;br /&gt;
&lt;br /&gt;
First-order linear equations&lt;br /&gt;
&lt;br /&gt;
Separable equations&lt;br /&gt;
&lt;br /&gt;
Escape velocities&lt;br /&gt;
&lt;br /&gt;
Changing source and target coordinates&lt;br /&gt;
&lt;br /&gt;
Homogeneous equations&lt;br /&gt;
&lt;br /&gt;
Reverse-engineering separable and exact equations&lt;br /&gt;
&lt;br /&gt;
Solving exact equations with and without integration factors&lt;br /&gt;
&lt;br /&gt;
Fundamental Theorem and proof&lt;br /&gt;
&lt;br /&gt;
Chain law&lt;br /&gt;
&lt;br /&gt;
Variational problems&lt;br /&gt;
&lt;br /&gt;
Euler-Lagrange, derivation and reductions&lt;br /&gt;
&lt;br /&gt;
Lagrange multipliers&lt;br /&gt;
&lt;br /&gt;
Isoperimetric Inequality&lt;br /&gt;
&lt;br /&gt;
Numerical methods&lt;br /&gt;
&lt;br /&gt;
Evaluating local error&lt;br /&gt;
&lt;br /&gt;
Higher order constant coefficient homogeneous linear ODEs&lt;br /&gt;
&lt;br /&gt;
Multiple roots&lt;br /&gt;
&lt;br /&gt;
Reduction of order&lt;br /&gt;
&lt;br /&gt;
Method of Undetermined Coefficients&lt;br /&gt;
&lt;br /&gt;
Systems of equations&lt;br /&gt;
&lt;br /&gt;
Matrix exponetiation&lt;br /&gt;
&lt;br /&gt;
Phase portraits&lt;br /&gt;
&lt;br /&gt;
Non-homogeneous systems&lt;br /&gt;
&lt;br /&gt;
Power-series solutions&lt;br /&gt;
&lt;br /&gt;
Global existence for linear ODEs&lt;br /&gt;
&lt;br /&gt;
Wronskian&lt;br /&gt;
&lt;br /&gt;
Series solutions for y&#039; = f(x,y)&lt;br /&gt;
&lt;br /&gt;
Radius of convergence&lt;br /&gt;
&lt;br /&gt;
Airy&#039;s equation&lt;br /&gt;
&lt;br /&gt;
Fuch&#039;s Theorem&lt;br /&gt;
&lt;br /&gt;
Regular singular points&lt;br /&gt;
&lt;br /&gt;
Frobenius series and Frobenius Method&lt;br /&gt;
&lt;br /&gt;
The basic oscillation theorem&lt;br /&gt;
&lt;br /&gt;
Non-oscillation theorem&lt;br /&gt;
&lt;br /&gt;
Sturm comparison theorem&lt;br /&gt;
&lt;br /&gt;
Changing the independent variable&lt;br /&gt;
&lt;br /&gt;
Amplitudes of oscillations&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267&amp;diff=12799</id>
		<title>12-267</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267&amp;diff=12799"/>
		<updated>2012-12-11T01:33:12Z</updated>

		<summary type="html">&lt;p&gt;Twine: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOEDITSECTION__&lt;br /&gt;
__NOTOC__&lt;br /&gt;
{{12-267/Navigation}}&lt;br /&gt;
==Advanced Ordinary Differential Equations==&lt;br /&gt;
===Department of Mathematics, University of Toronto, Fall 2012===&lt;br /&gt;
&lt;br /&gt;
{{12-267/Crucial Information}}&lt;br /&gt;
&lt;br /&gt;
===Text===&lt;br /&gt;
Boyce and DiPrima, [http://ca.wiley.com/WileyCDA/WileyTitle/productCd-EHEP002451.html Elementary Differential Equations and Boundary Value Problems] (current edition is 9th and 10th will be coming out shortly. Hopefully any late enough edition will do).&lt;br /&gt;
&lt;br /&gt;
===Further Resources===&lt;br /&gt;
&lt;br /&gt;
* [http://www.math.toronto.edu/undergrad/ Undergraduate Information] at the [http://www.math.toronto.edu/ UofT Math Department]&lt;br /&gt;
&lt;br /&gt;
* [http://www.artsandscience.utoronto.ca/ofr/calendar/crs_mat.htm Undergraduate Course Descriptions].&lt;br /&gt;
&lt;br /&gt;
* Vitali Kapovitch&#039;s 2007 classes: [http://www.math.toronto.edu/vtk/267/ Spring], [http://www.math.toronto.edu/vtk/267fall07/ Fall].&lt;br /&gt;
&lt;br /&gt;
* Also previously taught by T. Bloom, C. Pugh, D. Remenik.&lt;br /&gt;
&lt;br /&gt;
* My {{Pensieve Link|Classes/12-267/|12-267 notebook}}.&lt;br /&gt;
&lt;br /&gt;
{{Template:12-267:Dror/Students Divider}}&lt;br /&gt;
&lt;br /&gt;
[[User:Drorbn|Drorbn]] 06:36, 12 September 2012 (EDT): Material by [[User:Syjytg|Syjytg]] moved to [[12-267/Tuesday September 11 Notes]].&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/OSx1U#0 Summary of techniques to solve differential equations ] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem Fundamental Theorem and Proof from Lecture] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Derivation_of_Euler-Lagrange Derivation of Euler-Lagrange from Lecture] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://graphics.ethz.ch/teaching/former/vc_master_06/Downloads/viscomp-varcalc_6.pdf Useful PDF: proof of Euler-Lagrange equation, explanation, examples ] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
12-267 [http://math.hunter.cuny.edu/mbenders/cofv.pdf In-depth coverage of Calculus of Variations][[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
12-267 [http://highered.mcgraw-hill.com/sites/dl/free/007063419x/392340/Calculus_of_Variations.pdf A good summary of Calculus of Variations]&lt;br /&gt;
[[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
12-267 [http://imgur.com/a/1vy11#0 All class notes from September 10th to October 5th] [[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
12-267 [http://imgur.com/a/uLSlM Summary of Numerical Methods] [[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=Numerical_Methods Numerical Methods (wiki)] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
12-267 [http://imgur.com/a/tliYg Summary of Chapter 3 from the Textbook on Constant Coefficient Second Order ODEs] [[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/images/e/e6/Geometric_Interpretation_of_Lagrange_Multiplier.pdf Geometric Interpretation of Lagrange Multiplier] [[User:Mathstudent|Mathstudent]]&lt;br /&gt;
&lt;br /&gt;
Past exams from [http://exams.library.utoronto.ca.myaccess.library.utoronto.ca/handle/exams/4429 December 2009] and [http://exams.library.utoronto.ca.myaccess.library.utoronto.ca/handle/exams/4429 December 2010] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
Handwritten notes by [[User:Ktnd3|Ktnd3]]:&lt;br /&gt;
&lt;br /&gt;
* September: [[Media:Mat267_-_lecture_1(sep.10).PDF|10th]], [[Media:Mat267_-_lecture_2%28sep.11%29.PDF|11th]], [[Media:Mat267_-_lecture_3%28sep.14%29.PDF|14th]], [[Media:Mat267_-_lecture_4%28sep.17%29.PDF|17th]], [[Media:12-267%28lecture5%29.PDF|18th]], [[Media:12-267%28lecture6%29.PDF|21st]], [[Media:12-267%28lecture7%29.PDF|24th]], [[Media:12-267%28lecture8%29.PDF|25th]], [[Media:12-267%28lecture9%29.PDF|28th]]&lt;br /&gt;
&lt;br /&gt;
* October: [[Media:12-267%28lecture10%29.PDF|1st]], [[Media:12-267%28lecture11%29.PDF|2nd]], [[Media:12-267%28lecture12%29.PDF|5th]], [[Media:12-267%28lecture13%29.PDF|9th]] [[Media:12-267%28lecture14%29.PDF|12th]]&lt;br /&gt;
&lt;br /&gt;
[http://i.imgur.com/uTugV.jpg Quick guide: system of 1st order linear equations] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
Help of Inverse Matrix [http://mathworld.wolfram.com/MatrixInverse.html Matrix Inverse] [[User:Dongwoo.kang|Dongwoo.kang]]&lt;br /&gt;
&lt;br /&gt;
12-267 [http://imgur.com/a/50sRR All class notes from October 5th to October 30th] [[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/sZSYx#0 Quick guide: Power Series + ODE] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
[https://lh4.googleusercontent.com/-V1WnvvzXRlE/TxTGwl_BBjI/AAAAAAAAE9k/yVuy1zRmnWs/Gatos-cute-cute-32-800x500.jpg Mirrors do actually flip top-to-bottom, depending on how you look at them] [[User:jonathanrlove|jonathanrlove]]&lt;br /&gt;
&lt;br /&gt;
[http://www.guardian.co.uk/notesandqueries/query/0,5753,-19877,00.html Actually, mirrors don&#039;t flip top-to-bottom *or* left-to-right] [[User:Twine|Twine]]&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem&amp;diff=12321</id>
		<title>12-267/Existence And Uniqueness Theorem</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem&amp;diff=12321"/>
		<updated>2012-10-26T02:07:28Z</updated>

		<summary type="html">&lt;p&gt;Twine: Added structure and headings to page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{12-267/Navigation}}&lt;br /&gt;
&lt;br /&gt;
Disclamer: This is a student prepared note based on the lecures of [http://drorbn.net/dbnvp/12-267-120928.php Friday, September 28th] and [http://drorbn.net/dbnvp/12-267-121001.php Monday October 1st].&lt;br /&gt;
&lt;br /&gt;
==Lipschitz==&lt;br /&gt;
&#039;&#039;&#039;Def.&#039;&#039;&#039; &amp;lt;math&amp;gt;f: \mathbb{R}_y \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; is called Lipschitz if &amp;lt;math&amp;gt;\exists \epsilon &amp;gt; 0, k &amp;gt; 0&amp;lt;/math&amp;gt; (a Lipschitz constant of f) such that &amp;lt;math&amp;gt;|y_1 - y_2| &amp;lt; \epsilon \implies |f(y_1) - f(y_2)| \leq k |y_1 - y_2|&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Note that any function that is Lipschitz is uniformly continuous, and that if a function f and its derivative are both continous on a compact set then f is Lipschitz.&lt;br /&gt;
&lt;br /&gt;
==Statement of Existence and Uniqueness Theorem==&lt;br /&gt;
&#039;&#039;&#039;Thm.&#039;&#039;&#039; Existence and Uniqueness Theorem for ODEs&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;f:\mathbb{R} = [x_0 - a, x_0 + a] \times [y_0 - b, y_0 + b] \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; be continuous and uniformly Lipschitz relative to y. Then the equation &amp;lt;math&amp;gt;\Phi&#039; = f(x, \Phi)&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt; \Phi(x_0) = y_0&amp;lt;/math&amp;gt; has a unique solution &amp;lt;math&amp;gt;\Phi : [x_0 - \delta, x_0 + \delta] \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;\delta = min(a, ^b/_M)&amp;lt;/math&amp;gt; where M is a bound of f on &amp;lt;math&amp;gt;\mathbb{R}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Proof of Existence==&lt;br /&gt;
This is proven by showing the equation &amp;lt;math&amp;gt;\Phi(x) = y_0 + \int_{x_0}^x f(t, \Phi(t))dt&amp;lt;/math&amp;gt; exists, given the noted assumptions.&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;\Phi_0(x) = y_0&amp;lt;/math&amp;gt; and let &amp;lt;math&amp;gt;\Phi_n(x) = y_0 + \int_{x_0}^x f(t, \Phi_{n-1}(t))dt&amp;lt;/math&amp;gt;. IF we can prove the following three claims, we have proven the theorem. The proofs of these claims will follow below.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Claim 1&#039;&#039;&#039;: &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is well-defined. More precisely, &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is continuous and &amp;lt;math&amp;gt;\forall x \in [x_0 - \delta, x_0 + \delta]&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;|\Phi_n(x) - y_0| \leq b&amp;lt;/math&amp;gt; where b is as referred to above.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Claim 2&#039;&#039;&#039;: For &amp;lt;math&amp;gt;n \geq 1&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;|\Phi_n(x) - \Phi_{n-1}(x)| \leq \frac{Mk^{n-1}}{n!} |x-x_0|^n&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Claim 3&#039;&#039;&#039;: if &amp;lt;math&amp;gt; \Phi_n(x)&amp;lt;/math&amp;gt; is a series of functions such that &amp;lt;math&amp;gt;|\Phi_n(x) - \Phi_{n-1}(x)| &amp;lt; c_n&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\sum_{n=1}^{\infty} c_n&amp;lt;/math&amp;gt; equal to some finite number, then &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; converges uniformly to some function &amp;lt;math&amp;gt;\Phi&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using these three claims, we have shown that the solution &amp;lt;math&amp;gt;\Phi(x)&amp;lt;/math&amp;gt; exists.&lt;br /&gt;
&lt;br /&gt;
==Proofs of Claims==&lt;br /&gt;
&#039;&#039;&#039;Proof of Claim 1&#039;&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
The statement is trivially true for &amp;lt;math&amp;gt;\Phi_0&amp;lt;/math&amp;gt;. Assume the claim is true for &amp;lt;math&amp;gt;\Phi_{n-1}&amp;lt;/math&amp;gt;. &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is continuous, being the integral of a continuous function.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;|\Phi_n - y_0|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = |\int_{x_0}^x f(t, \Phi_{n-1}(t))dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x |f(t, \Phi_{n-1}(t))|dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq | \int_{x_0}^x M dt | = M |x_0 - x|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq M \delta&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq M \cdot \frac{b}{M}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = b&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \Box &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Proof of Claim 2&#039;&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; |\Phi_n(x) - \Phi_{n-1}(x)|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = |\int_{x_0}^x f(t, \Phi_{n-1}(t))dt - \int_{x_0}^x f(t, \Phi_{n-2}(t))dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq | \int_{x_0}^x (f(t, \Phi_{n-1}(t) - f(t, \Phi_{n-2}(t))dt )dt  |&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x k|\Phi_{n-1}(t) - \Phi_{n-2}(t)|dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x k \frac{M k^{n-2}}{(n-1)!} |t-x_0|^{n-1}dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{M k^{n-1}}{(n-1)!} \int_0^{|x-x_0|} t^{n-1} dt&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{M k^{n-1}}{n!} |x-x_0|^n &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Box&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that the sequence &amp;lt;math&amp;gt; c_n = \frac{M k^{n-1}}{n!} |x-x_0|^n&amp;lt;/math&amp;gt; has &amp;lt;math&amp;gt;\sum_{n=1}^{\infty} c_n&amp;lt;/math&amp;gt; equal to some finite number.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Proof of Claim 3&#039;&#039;&#039;: Assigned in [http://drorbn.net/index.php?title=12-267/Homework_Assignment_3 Homework 3, Task 1], see page for solutions.&lt;br /&gt;
&lt;br /&gt;
==Proof of Uniqueness==&lt;br /&gt;
Suppose &amp;lt;math&amp;gt;\Phi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\Psi&amp;lt;/math&amp;gt; are both solutions. Let &amp;lt;math&amp;gt;\Chi(x) = |\Phi(x) - \Psi(x)|&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Chi(x) = |\Phi(x) - \Psi(x)| = |\int_{x_0}^x(f(x, \Phi(x)) - f(x, \Psi(x))) dx | \leq \int_{x_0}^x k|\Phi(x) - \Psi(x)| dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We have that &amp;lt;math&amp;gt;\Chi \leq k \int_{x_0}^x \Chi(x) dx&amp;lt;/math&amp;gt; for some constant k, which means &amp;lt;math&amp;gt;\Chi&#039; \leq k\Chi&amp;lt;/math&amp;gt;, and that &amp;lt;math&amp;gt;\Chi(x) \geq 0&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;U(x) = e^{-kx}\int_{x_0}^x \Chi(x) dx&amp;lt;/math&amp;gt;. Note that &amp;lt;math&amp;gt;U(x_0) = 0&amp;lt;/math&amp;gt; as in this case we are integrating over an empty set, and that U thus defined has &amp;lt;math&amp;gt;U(x) \geq 0&amp;lt;/math&amp;gt;. Then&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;U&#039;(x) = -ke^{-kx}\int_{x_0}^x\Chi(x) dx + e^{-kx} \Chi(x) = e^{-kx}(\Chi(x) - k\int_{x_0}^x\Chi(x) dx) \leq 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then &amp;lt;math&amp;gt;U(x_0) = 0 \and U&#039;(x) = 0 \implies U(x) \leq 0&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt; 0 \leq U(x) \leq 0 \implies U(x) \equiv 0 \implies \Chi(x) \equiv 0 \implies \Phi(x) \equiv \Psi(x)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Box&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Numerical_Methods&amp;diff=12320</id>
		<title>12-267/Numerical Methods</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Numerical_Methods&amp;diff=12320"/>
		<updated>2012-10-26T01:55:32Z</updated>

		<summary type="html">&lt;p&gt;Twine: Added derivation of local error of Improved Euler method&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary of Numerical Methods==&lt;br /&gt;
&lt;br /&gt;
Based largely off of a note available [http://imgur.com/a/uLSlM here] posted by [[User:Simon1|Simon1]] --[[User:Twine|Twine]] 20:55, 25 October 2012 (EDT)&lt;br /&gt;
&lt;br /&gt;
Numerical methods: &amp;lt;math&amp;gt;\frac{dy}{dt} = f(t, y)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y(t_0) = y_0&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;y = \Phi(t)&amp;lt;/math&amp;gt; is a solution.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;1. Using the proof of Picard&#039;s Theorem:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Phi_0(x) = y_0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Phi_n(x) = y_0 + \int_{x_0}^x f(x, \Phi_{n-1}(x)) dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Phi_n(x) \rightarrow \Phi(x)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;2. The Euler Method:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;y_{n+1} = y_n + f(t_n, y_n)(t_{n+1} - t_n) = y_n + f_n h&amp;lt;/math&amp;gt; if h is constant&lt;br /&gt;
&lt;br /&gt;
Backward Euler formula: &amp;lt;math&amp;gt;y_{n+1} = y_n + h f(t_{n+1}, y_{n+1})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Local truncation error: &amp;lt;math&amp;gt;e_{n+1} = \frac{1}{2} \Phi&#039;&#039;(t_n)h^2 \leq \frac{Mh^2}{2}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;m = \mathrm{max} |\Phi&#039;&#039;(t)|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Local error is proportional to &amp;lt;math&amp;gt;h^2&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Global error is proportional to h.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;3. Improved Euler Formula (or Heun Formula):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;y_{n+1} = y_n + \frac{f_n + f(t_n + h, y_n + hf_n)}{2} h&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To determine local error we took the taylor expansions of &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\Phi&amp;lt;/math&amp;gt; and compared them.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Phi(x_1) = \Phi(x_0 + h) = \Phi(x_0) + h \Phi&#039;(x_0) + \frac{h^2}{2} \Phi&#039;&#039;(x_0) + O(h^3)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Phi&#039;(x) = f(x, \Phi(x)) \quad \Phi&#039;&#039;(x) = \Phi&#039;(x) = f_x(x, \Phi(x)) + f_y(x, \Phi(x))\Phi&#039;(x)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Phi(x_0 + h) = y_0 + h f(x_0, y_0) + \frac{h^2}{2}(f_x + f_y f) + O(h^3)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We compare this to the computed value &amp;lt;math&amp;gt;y_1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;y_1 = y_0 +\frac{h}{2}(f(x_0, y_0) + f(x_0 + h, y_0 + hf(x_0, y_0)))&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Taking the taylor expansion we get&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;y_1 = y_0 + h f(x_0, y_0) + \frac{h^2}{2}(f_x + f_y f) + O(h^3)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So we have shown that the Improved Euler Formula is accurate up to an error term proportional to &amp;lt;math&amp;gt;h^3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Local truncation error is proportional to &amp;lt;math&amp;gt;h^3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Global truncation error is proportional to &amp;lt;math&amp;gt;h^2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;4. The Runge-Kutta Method:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;y_{n+1} = y_n + \frac{k_{n1} + 2k_{n2} + 2k_{n3} + k_{n4}}{6} h&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k_{n1} = f(t_n, y_n) \quad k_{n2} = f(t_n + \frac{1}{2} h, y_n + \frac{1}{2}hk_{n1})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k_{n3} = f(t_n + \frac{1}{2} h, y_n + \frac{1}{2}hk_{n2}) \quad k_{n4} = f(t_n + h, y_n + hk_{n3})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Local truncation error is proportional to &amp;lt;math&amp;gt;h^5&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Global truncation error is proportional to &amp;lt;math&amp;gt;h^4&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Python Example of Euler&#039;s Method==&lt;br /&gt;
In class on October 15th we discussed Euler&#039;s Method to numerically compute a solution to a differential equation. &amp;lt;math&amp;gt;x_0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y_0&amp;lt;/math&amp;gt; are given as well as an increment amount &amp;lt;math&amp;gt;h&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;x_{n+1} = x_n + h&amp;lt;/math&amp;gt;, and we use the guess &amp;lt;math&amp;gt;y_{n+1} = y_n + f(x_n, y_n)*h&amp;lt;/math&amp;gt; where f computes the derivative as a function of x and y.&lt;br /&gt;
&lt;br /&gt;
Here is an example of code (written in Python) which carries out Euler&#039;s Method for the example we discussed in class, &amp;lt;math&amp;gt;y&#039; = -y&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
    def f(x, y):&lt;br /&gt;
        return -y&lt;br /&gt;
    &lt;br /&gt;
    def euler(x, y, f, h, x_max):&lt;br /&gt;
        &amp;quot;&amp;quot;&amp;quot;Take in coordinates x and y, a function f(x, y) which calculates&lt;br /&gt;
           dy/dx at (x, y), an increment h, and a maximum value of x.&lt;br /&gt;
           &lt;br /&gt;
           Return a list containing coordinates in the Euler&#039;s Method computation&lt;br /&gt;
           of the solution to Phi&#039; = f(x, Phi(x)), Phi(x) = y, with the x&lt;br /&gt;
           values of those coordinates separated by h, and not exceeding x_max.&lt;br /&gt;
        &amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
        if x &amp;gt; x_max: # we have already calculated all our values&lt;br /&gt;
            return []&lt;br /&gt;
        x_next, y_next = (x + h, y + f(x, y)*h) # calculate the next x, y values&lt;br /&gt;
        # return the current coordinates, and every coordinates following it, in a list&lt;br /&gt;
        return [(x_next, y_next)] + euler(x_next, y_next, f, h, x_max) &lt;br /&gt;
    &lt;br /&gt;
    if __name__ == &#039;__main__&#039;:&lt;br /&gt;
        print euler(0, 1, f, 0.01, 1)[-1]&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Numerical_Methods&amp;diff=12319</id>
		<title>12-267/Numerical Methods</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Numerical_Methods&amp;diff=12319"/>
		<updated>2012-10-26T01:00:44Z</updated>

		<summary type="html">&lt;p&gt;Twine: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary of Numerical Methods==&lt;br /&gt;
&lt;br /&gt;
Based largely off of a note available [http://imgur.com/a/uLSlM here] posted by [[User:Simon1|Simon1]] --[[User:Twine|Twine]] 20:55, 25 October 2012 (EDT)&lt;br /&gt;
&lt;br /&gt;
Numerical methods: &amp;lt;math&amp;gt;\frac{dy}{dt} = f(t, y)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y(t_0) = y_0&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;y = \Phi(t)&amp;lt;/math&amp;gt; is a solution.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;1. Using the proof of Picard&#039;s Theorem:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Phi_0(x) = y_0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Phi_n(x) = y_0 + \int_{x_0}^x f(x, \Phi_{n-1}(x)) dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Phi_n(x) \rightarrow \Phi(x)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;2. The Euler Method:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;y_{n+1} = y_n + f(t_n, y_n)(t_{n+1} - t_n) = y_n + f_n h&amp;lt;/math&amp;gt; if h is constant&lt;br /&gt;
&lt;br /&gt;
Backward Euler formula: &amp;lt;math&amp;gt;y_{n+1} = y_n + h f(t_{n+1}, y_{n+1})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Local truncation error: &amp;lt;math&amp;gt;e_{n+1} = \frac{1}{2} \Phi&#039;&#039;(t_n)h^2 \leq \frac{Mh^2}{2}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;m = \mathrm{max} |\Phi&#039;&#039;(t)|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Local error is proportional to &amp;lt;math&amp;gt;h^2&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Global error is proportional to h.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;3. Improved Euler Formula (or Heun Formula):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;y_{n+1} = y_n + \frac{f_n + f(t_n + h, y_n + hf_n)}{2} h&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Local truncation error is proportional to &amp;lt;math&amp;gt;h^3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Global truncation error is proportional to &amp;lt;math&amp;gt;h^2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;4. The Runge-Kutta Method:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;y_{n+1} = y_n + \frac{k_{n1} + 2k_{n2} + 2k_{n3} + k_{n4}}{6} h&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k_{n1} = f(t_n, y_n) \quad k_{n2} = f(t_n + \frac{1}{2} h, y_n + \frac{1}{2}hk_{n1})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k_{n3} = f(t_n + \frac{1}{2} h, y_n + \frac{1}{2}hk_{n2}) \quad k_{n4} = f(t_n + h, y_n + hk_{n3})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Local truncation error is proportional to &amp;lt;math&amp;gt;h^5&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Global truncation error is proportional to &amp;lt;math&amp;gt;h^4&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Python Example of Euler&#039;s Method==&lt;br /&gt;
In class on October 15th we discussed Euler&#039;s Method to numerically compute a solution to a differential equation. &amp;lt;math&amp;gt;x_0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y_0&amp;lt;/math&amp;gt; are given as well as an increment amount &amp;lt;math&amp;gt;h&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;x_{n+1} = x_n + h&amp;lt;/math&amp;gt;, and we use the guess &amp;lt;math&amp;gt;y_{n+1} = y_n + f(x_n, y_n)*h&amp;lt;/math&amp;gt; where f computes the derivative as a function of x and y.&lt;br /&gt;
&lt;br /&gt;
Here is an example of code (written in Python) which carries out Euler&#039;s Method for the example we discussed in class, &amp;lt;math&amp;gt;y&#039; = -y&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
    def f(x, y):&lt;br /&gt;
        return -y&lt;br /&gt;
    &lt;br /&gt;
    def euler(x, y, f, h, x_max):&lt;br /&gt;
        &amp;quot;&amp;quot;&amp;quot;Take in coordinates x and y, a function f(x, y) which calculates&lt;br /&gt;
           dy/dx at (x, y), an increment h, and a maximum value of x.&lt;br /&gt;
           &lt;br /&gt;
           Return a list containing coordinates in the Euler&#039;s Method computation&lt;br /&gt;
           of the solution to Phi&#039; = f(x, Phi(x)), Phi(x) = y, with the x&lt;br /&gt;
           values of those coordinates separated by h, and not exceeding x_max.&lt;br /&gt;
        &amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
        if x &amp;gt; x_max: # we have already calculated all our values&lt;br /&gt;
            return []&lt;br /&gt;
        x_next, y_next = (x + h, y + f(x, y)*h) # calculate the next x, y values&lt;br /&gt;
        # return the current coordinates, and every coordinates following it, in a list&lt;br /&gt;
        return [(x_next, y_next)] + euler(x_next, y_next, f, h, x_max) &lt;br /&gt;
    &lt;br /&gt;
    if __name__ == &#039;__main__&#039;:&lt;br /&gt;
        print euler(0, 1, f, 0.01, 1)[-1]&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Numerical_Methods&amp;diff=12318</id>
		<title>12-267/Numerical Methods</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Numerical_Methods&amp;diff=12318"/>
		<updated>2012-10-26T00:59:41Z</updated>

		<summary type="html">&lt;p&gt;Twine: Added python example of Euler&amp;#039;s method, headings&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==Summary of Numerical Methods==&lt;br /&gt;
&lt;br /&gt;
Based largely off of a note available [http://imgur.com/a/uLSlM here] [[User:Simon1|Simon1]] --[[User:Twine|Twine]] 20:55, 25 October 2012 (EDT)&lt;br /&gt;
&lt;br /&gt;
Numerical methods: &amp;lt;math&amp;gt;\frac{dy}{dt} = f(t, y)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y(t_0) = y_0&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;y = \Phi(t)&amp;lt;/math&amp;gt; is a solution.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;1. Using the proof of Picard&#039;s Theorem:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Phi_0(x) = y_0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Phi_n(x) = y_0 + \int_{x_0}^x f(x, \Phi_{n-1}(x)) dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Phi_n(x) \rightarrow \Phi(x)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;2. The Euler Method:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;y_{n+1} = y_n + f(t_n, y_n)(t_{n+1} - t_n) = y_n + f_n h&amp;lt;/math&amp;gt; if h is constant&lt;br /&gt;
&lt;br /&gt;
Backward Euler formula: &amp;lt;math&amp;gt;y_{n+1} = y_n + h f(t_{n+1}, y_{n+1})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Local truncation error: &amp;lt;math&amp;gt;e_{n+1} = \frac{1}{2} \Phi&#039;&#039;(t_n)h^2 \leq \frac{Mh^2}{2}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;m = \mathrm{max} |\Phi&#039;&#039;(t)|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Local error is proportional to &amp;lt;math&amp;gt;h^2&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Global error is proportional to h.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;3. Improved Euler Formula (or Heun Formula):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;y_{n+1} = y_n + \frac{f_n + f(t_n + h, y_n + hf_n)}{2} h&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Local truncation error is proportional to &amp;lt;math&amp;gt;h^3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Global truncation error is proportional to &amp;lt;math&amp;gt;h^2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;4. The Runge-Kutta Method:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;y_{n+1} = y_n + \frac{k_{n1} + 2k_{n2} + 2k_{n3} + k_{n4}}{6} h&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k_{n1} = f(t_n, y_n) \quad k_{n2} = f(t_n + \frac{1}{2} h, y_n + \frac{1}{2}hk_{n1})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k_{n3} = f(t_n + \frac{1}{2} h, y_n + \frac{1}{2}hk_{n2}) \quad k_{n4} = f(t_n + h, y_n + hk_{n3})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Local truncation error is proportional to &amp;lt;math&amp;gt;h^5&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Global truncation error is proportional to &amp;lt;math&amp;gt;h^4&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Python Example of Euler&#039;s Method==&lt;br /&gt;
In class on October 15th we discussed Euler&#039;s Method to numerically compute a solution to a differential equation. &amp;lt;math&amp;gt;x_0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y_0&amp;lt;/math&amp;gt; are given as well as an increment amount &amp;lt;math&amp;gt;h&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;x_{n+1} = x_n + h&amp;lt;/math&amp;gt;, and we use the guess &amp;lt;math&amp;gt;y_{n+1} = y_n + f(x_n, y_n)*h&amp;lt;/math&amp;gt; where f computes the derivative as a function of x and y.&lt;br /&gt;
&lt;br /&gt;
Here is an example of code (written in Python) which carries out Euler&#039;s Method for the example we discussed in class, &amp;lt;math&amp;gt;y&#039; = -y&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
    def f(x, y):&lt;br /&gt;
        return -y&lt;br /&gt;
    &lt;br /&gt;
    def euler(x, y, f, h, x_max):&lt;br /&gt;
        &amp;quot;&amp;quot;&amp;quot;Take in coordinates x and y, a function f(x, y) which calculates&lt;br /&gt;
           dy/dx at (x, y), an increment h, and a maximum value of x.&lt;br /&gt;
           &lt;br /&gt;
           Return a list containing coordinates in the Euler&#039;s Method computation&lt;br /&gt;
           of the solution to Phi&#039; = f(x, Phi(x)), Phi(x) = y, with the x&lt;br /&gt;
           values of those coordinates separated by h, and not exceeding x_max.&lt;br /&gt;
        &amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
        if x &amp;gt; x_max: # we have already calculated all our values&lt;br /&gt;
            return []&lt;br /&gt;
        x_next, y_next = (x + h, y + f(x, y)*h) # calculate the next x, y values&lt;br /&gt;
        # return the current coordinates, and every coordinates following it, in a list&lt;br /&gt;
        return [(x_next, y_next)] + euler(x_next, y_next, f, h, x_max) &lt;br /&gt;
    &lt;br /&gt;
    if __name__ == &#039;__main__&#039;:&lt;br /&gt;
        print euler(0, 1, f, 0.01, 1)[-1]&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267&amp;diff=12317</id>
		<title>12-267</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267&amp;diff=12317"/>
		<updated>2012-10-26T00:57:36Z</updated>

		<summary type="html">&lt;p&gt;Twine: Added link to numerical methods page, removed link to python example of euler method (plan to amalgamate)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOEDITSECTION__&lt;br /&gt;
__NOTOC__&lt;br /&gt;
{{12-267/Navigation}}&lt;br /&gt;
==Advanced Ordinary Differential Equations==&lt;br /&gt;
===Department of Mathematics, University of Toronto, Fall 2012===&lt;br /&gt;
&lt;br /&gt;
{{12-267/Crucial Information}}&lt;br /&gt;
&lt;br /&gt;
===Text===&lt;br /&gt;
Boyce and DiPrima, [http://ca.wiley.com/WileyCDA/WileyTitle/productCd-EHEP002451.html Elementary Differential Equations and Boundary Value Problems] (current edition is 9th and 10th will be coming out shortly. Hopefully any late enough edition will do).&lt;br /&gt;
&lt;br /&gt;
===Further Resources===&lt;br /&gt;
&lt;br /&gt;
* [http://www.math.toronto.edu/undergrad/ Undergraduate Information] at the [http://www.math.toronto.edu/ UofT Math Department]&lt;br /&gt;
&lt;br /&gt;
* [http://www.artsandscience.utoronto.ca/ofr/calendar/crs_mat.htm Undergraduate Course Descriptions].&lt;br /&gt;
&lt;br /&gt;
* Vitali Kapovitch&#039;s 2007 classes: [http://www.math.toronto.edu/vtk/267/ Spring], [http://www.math.toronto.edu/vtk/267fall07/ Fall].&lt;br /&gt;
&lt;br /&gt;
* Also previously taught by T. Bloom, C. Pugh, D. Remenik.&lt;br /&gt;
&lt;br /&gt;
* My {{Pensieve Link|Classes/12-267/|12-267 notebook}}.&lt;br /&gt;
&lt;br /&gt;
{{Template:12-267:Dror/Students Divider}}&lt;br /&gt;
&lt;br /&gt;
[[User:Drorbn|Drorbn]] 06:36, 12 September 2012 (EDT): Material by [[User:Syjytg|Syjytg]] moved to [[12-267/Tuesday September 11 Notes]].&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/OSx1U#0 Summary of techniques to solve differential equations ] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem Fundamental Theorem and Proof from Lecture] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Derivation_of_Euler-Lagrange Derivation of Euler-Lagrange from Lecture] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://graphics.ethz.ch/teaching/former/vc_master_06/Downloads/viscomp-varcalc_6.pdf Useful PDF: proof of Euler-Lagrange equation, explanation, examples ] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
[http://math.hunter.cuny.edu/mbenders/cofv.pdf In-depth coverage of Calculus of Variations][[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://highered.mcgraw-hill.com/sites/dl/free/007063419x/392340/Calculus_of_Variations.pdf A good summary of Calculus of Variations]&lt;br /&gt;
[[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/1vy11#0 All class notes from September 10th to October 5th] [[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/uLSlM Summary of Numerical Methods] [[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=Numerical_Methods Numerical Methods (wiki)] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/tliYg Summary of Chapter 3 from the Textbook on Constant Coefficient Second Order ODEs] [[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/images/e/e6/Geometric_Interpretation_of_Lagrange_Multiplier.pdf Geometric Interpretation of Lagrange Multiplier] [[User:Mathstudent|Mathstudent]]&lt;br /&gt;
&lt;br /&gt;
Past exams from [http://exams.library.utoronto.ca.myaccess.library.utoronto.ca/handle/exams/4429 December 2009] and [http://exams.library.utoronto.ca.myaccess.library.utoronto.ca/handle/exams/4429 December 2010] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
Handwritten notes by [[User:Ktnd3|Ktnd3]]:&lt;br /&gt;
&lt;br /&gt;
* September: [[Media:Mat267_-_lecture_1(sep.10).PDF|10th]], [[Media:Mat267_-_lecture_2%28sep.11%29.PDF|11th]], [[Media:Mat267_-_lecture_3%28sep.14%29.PDF|14th]], [[Media:Mat267_-_lecture_4%28sep.17%29.PDF|17th]], [[Media:12-267%28lecture5%29.PDF|18th]], [[Media:12-267%28lecture6%29.PDF|21st]], [[Media:12-267%28lecture7%29.PDF|24th]], [[Media:12-267%28lecture8%29.PDF|25th]], [[Media:12-267%28lecture9%29.PDF|28th]]&lt;br /&gt;
&lt;br /&gt;
* October: [[Media:12-267%28lecture10%29.PDF|1st]], [[Media:12-267%28lecture11%29.PDF|2nd]], [[Media:12-267%28lecture12%29.PDF|5th]], [[Media:12-267%28lecture13%29.PDF|9th]] [[Media:12-267%28lecture14%29.PDF|12th]]&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Numerical_Methods&amp;diff=12316</id>
		<title>12-267/Numerical Methods</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Numerical_Methods&amp;diff=12316"/>
		<updated>2012-10-26T00:55:19Z</updated>

		<summary type="html">&lt;p&gt;Twine: Created page, based largely off of http://imgur.com/a/uLSlM posted by Simon1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Numerical methods: &amp;lt;math&amp;gt;\frac{dy}{dt} = f(t, y)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y(t_0) = y_0&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;y = \Phi(t)&amp;lt;/math&amp;gt; is a solution.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;1. Using the proof of Picard&#039;s Theorem:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Phi_0(x) = y_0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Phi_n(x) = y_0 + \int_{x_0}^x f(x, \Phi_{n-1}(x)) dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Phi_n(x) \rightarrow \Phi(x)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;2. The Euler Method:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;y_{n+1} = y_n + f(t_n, y_n)(t_{n+1} - t_n) = y_n + f_n h&amp;lt;/math&amp;gt; if h is constant&lt;br /&gt;
&lt;br /&gt;
Backward Euler formula: &amp;lt;math&amp;gt;y_{n+1} = y_n + h f(t_{n+1}, y_{n+1})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Local truncation error: &amp;lt;math&amp;gt;e_{n+1} = \frac{1}{2} \Phi&#039;&#039;(t_n)h^2 \leq \frac{Mh^2}{2}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;m = \mathrm{max} |\Phi&#039;&#039;(t)|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Local error is proportional to &amp;lt;math&amp;gt;h^2&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Global error is proportional to h.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;3. Improved Euler Formula (or Heun Formula):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;y_{n+1} = y_n + \frac{f_n + f(t_n + h, y_n + hf_n)}{2} h&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Local truncation error is proportional to &amp;lt;math&amp;gt;h^3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Global truncation error is proportional to &amp;lt;math&amp;gt;h^2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;4. The Runge-Kutta Method:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;y_{n+1} = y_n + \frac{k_{n1} + 2k_{n2} + 2k_{n3} + k_{n4}}{6} h&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k_{n1} = f(t_n, y_n) \quad k_{n2} = f(t_n + \frac{1}{2} h, y_n + \frac{1}{2}hk_{n1})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k_{n3} = f(t_n + \frac{1}{2} h, y_n + \frac{1}{2}hk_{n2}) \quad k_{n4} = f(t_n + h, y_n + hk_{n3})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Local truncation error is proportional to &amp;lt;math&amp;gt;h^5&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Global truncation error is proportional to &amp;lt;math&amp;gt;h^4&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Based largely off of a note available [http://imgur.com/a/uLSlM here] [[User:Simon1|Simon1]] --[[User:Twine|Twine]] 20:55, 25 October 2012 (EDT)&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267&amp;diff=12303</id>
		<title>12-267</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267&amp;diff=12303"/>
		<updated>2012-10-24T23:36:51Z</updated>

		<summary type="html">&lt;p&gt;Twine: Added links to past exams in U of T old exams repository&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOEDITSECTION__&lt;br /&gt;
__NOTOC__&lt;br /&gt;
{{12-267/Navigation}}&lt;br /&gt;
==Advanced Ordinary Differential Equations==&lt;br /&gt;
===Department of Mathematics, University of Toronto, Fall 2012===&lt;br /&gt;
&lt;br /&gt;
{{12-267/Crucial Information}}&lt;br /&gt;
&lt;br /&gt;
===Text===&lt;br /&gt;
Boyce and DiPrima, [http://ca.wiley.com/WileyCDA/WileyTitle/productCd-EHEP002451.html Elementary Differential Equations and Boundary Value Problems] (current edition is 9th and 10th will be coming out shortly. Hopefully any late enough edition will do).&lt;br /&gt;
&lt;br /&gt;
===Further Resources===&lt;br /&gt;
&lt;br /&gt;
* [http://www.math.toronto.edu/undergrad/ Undergraduate Information] at the [http://www.math.toronto.edu/ UofT Math Department]&lt;br /&gt;
&lt;br /&gt;
* [http://www.artsandscience.utoronto.ca/ofr/calendar/crs_mat.htm Undergraduate Course Descriptions].&lt;br /&gt;
&lt;br /&gt;
* Vitali Kapovitch&#039;s 2007 classes: [http://www.math.toronto.edu/vtk/267/ Spring], [http://www.math.toronto.edu/vtk/267fall07/ Fall].&lt;br /&gt;
&lt;br /&gt;
* Also previously taught by T. Bloom, C. Pugh, D. Remenik.&lt;br /&gt;
&lt;br /&gt;
* My {{Pensieve Link|Classes/12-267/|12-267 notebook}}.&lt;br /&gt;
&lt;br /&gt;
{{Template:12-267:Dror/Students Divider}}&lt;br /&gt;
&lt;br /&gt;
Handwritten notes by [[User:Ktnd3|Ktnd3]]:&lt;br /&gt;
&lt;br /&gt;
September: [http://drorbn.net/images/7/72/Mat267_-_lecture_1%28sep.10%29.PDF 10th], [http://drorbn.net/images/b/ba/Mat267_-_lecture_2%28sep.11%29.PDF 11th], [http://drorbn.net/images/5/5a/Mat267_-_lecture_3%28sep.14%29.PDF 14th], [http://drorbn.net/images/8/82/Mat267_-_lecture_4%28sep.17%29.PDF 17th], [http://drorbn.net/images/d/df/12-267%28lecture5%29.PDF 18th], [http://drorbn.net/images/3/34/12-267%28lecture6%29.PDF 21st], [http://drorbn.net/images/a/a4/12-267%28lecture7%29.PDF 24th], [http://drorbn.net/images/a/a8/12-267%28lecture8%29.PDF 25th], [http://drorbn.net/images/f/fe/12-267%28lecture9%29.PDF 28th]&lt;br /&gt;
&lt;br /&gt;
October: [http://drorbn.net/images/9/97/12-267%28lecture10%29.PDF 1st], [http://drorbn.net/images/c/cc/12-267%28lecture11%29.PDF 2nd], [http://drorbn.net/images/4/43/12-267%28lecture12%29.PDF 5th], [http://drorbn.net/images/4/4d/12-267%28lecture13%29.PDF 9th] [http://drorbn.net/images/7/73/12-267%28lecture14%29.PDF 12th]&lt;br /&gt;
&lt;br /&gt;
[[User:Drorbn|Drorbn]] 06:36, 12 September 2012 (EDT): Material by [[User:Syjytg|Syjytg]] moved to [[12-267/Tuesday September 11 Notes]].&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/OSx1U#0 Summary of techniques to solve differential equations ] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem Fundamental Theorem and Proof from Lecture] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Derivation_of_Euler-Lagrange Derivation of Euler-Lagrange from Lecture] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://graphics.ethz.ch/teaching/former/vc_master_06/Downloads/viscomp-varcalc_6.pdf Useful PDF: proof of Euler-Lagrange equation, explanation, examples ] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Euler%27s_Method Python example for Euler&#039;s Method] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://math.hunter.cuny.edu/mbenders/cofv.pdf In-depth coverage of Calculus of Variations][[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://highered.mcgraw-hill.com/sites/dl/free/007063419x/392340/Calculus_of_Variations.pdf A good summary of Calculus of Variations]&lt;br /&gt;
[[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/1vy11#0 All class notes from September 10th to October 5th] [[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/uLSlM Summary of Numerical Methods] [[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/tliYg Summary of Chapter 3 from the Textbook on Constant Coefficient Second Order ODEs] [[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
Past exams from [http://exams.library.utoronto.ca.myaccess.library.utoronto.ca/handle/exams/4429 December 2009] and [http://exams.library.utoronto.ca.myaccess.library.utoronto.ca/handle/exams/4429 December 2010] [[User:Twine|Twine]]&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267&amp;diff=12302</id>
		<title>12-267</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267&amp;diff=12302"/>
		<updated>2012-10-24T23:31:32Z</updated>

		<summary type="html">&lt;p&gt;Twine: Gathered links to Ktnd3&amp;#039;s notes from lecture video pages, put them in student link section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOEDITSECTION__&lt;br /&gt;
__NOTOC__&lt;br /&gt;
{{12-267/Navigation}}&lt;br /&gt;
==Advanced Ordinary Differential Equations==&lt;br /&gt;
===Department of Mathematics, University of Toronto, Fall 2012===&lt;br /&gt;
&lt;br /&gt;
{{12-267/Crucial Information}}&lt;br /&gt;
&lt;br /&gt;
===Text===&lt;br /&gt;
Boyce and DiPrima, [http://ca.wiley.com/WileyCDA/WileyTitle/productCd-EHEP002451.html Elementary Differential Equations and Boundary Value Problems] (current edition is 9th and 10th will be coming out shortly. Hopefully any late enough edition will do).&lt;br /&gt;
&lt;br /&gt;
===Further Resources===&lt;br /&gt;
&lt;br /&gt;
* [http://www.math.toronto.edu/undergrad/ Undergraduate Information] at the [http://www.math.toronto.edu/ UofT Math Department]&lt;br /&gt;
&lt;br /&gt;
* [http://www.artsandscience.utoronto.ca/ofr/calendar/crs_mat.htm Undergraduate Course Descriptions].&lt;br /&gt;
&lt;br /&gt;
* Vitali Kapovitch&#039;s 2007 classes: [http://www.math.toronto.edu/vtk/267/ Spring], [http://www.math.toronto.edu/vtk/267fall07/ Fall].&lt;br /&gt;
&lt;br /&gt;
* Also previously taught by T. Bloom, C. Pugh, D. Remenik.&lt;br /&gt;
&lt;br /&gt;
* My {{Pensieve Link|Classes/12-267/|12-267 notebook}}.&lt;br /&gt;
&lt;br /&gt;
{{Template:12-267:Dror/Students Divider}}&lt;br /&gt;
&lt;br /&gt;
Handwritten notes by [[User:Ktnd3|Ktnd3]]:&lt;br /&gt;
&lt;br /&gt;
September: [http://drorbn.net/images/7/72/Mat267_-_lecture_1%28sep.10%29.PDF 10th], [http://drorbn.net/images/b/ba/Mat267_-_lecture_2%28sep.11%29.PDF 11th], [http://drorbn.net/images/5/5a/Mat267_-_lecture_3%28sep.14%29.PDF 14th], [http://drorbn.net/images/8/82/Mat267_-_lecture_4%28sep.17%29.PDF 17th], [http://drorbn.net/images/d/df/12-267%28lecture5%29.PDF 18th], [http://drorbn.net/images/3/34/12-267%28lecture6%29.PDF 21st], [http://drorbn.net/images/a/a4/12-267%28lecture7%29.PDF 24th], [http://drorbn.net/images/a/a8/12-267%28lecture8%29.PDF 25th], [http://drorbn.net/images/f/fe/12-267%28lecture9%29.PDF 28th]&lt;br /&gt;
&lt;br /&gt;
October: [http://drorbn.net/images/9/97/12-267%28lecture10%29.PDF 1st], [http://drorbn.net/images/c/cc/12-267%28lecture11%29.PDF 2nd], [http://drorbn.net/images/4/43/12-267%28lecture12%29.PDF 5th], [http://drorbn.net/images/4/4d/12-267%28lecture13%29.PDF 9th] [http://drorbn.net/images/7/73/12-267%28lecture14%29.PDF 12th]&lt;br /&gt;
&lt;br /&gt;
[[User:Drorbn|Drorbn]] 06:36, 12 September 2012 (EDT): Material by [[User:Syjytg|Syjytg]] moved to [[12-267/Tuesday September 11 Notes]].&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/OSx1U#0 Summary of techniques to solve differential equations ] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem Fundamental Theorem and Proof from Lecture] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Derivation_of_Euler-Lagrange Derivation of Euler-Lagrange from Lecture] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://graphics.ethz.ch/teaching/former/vc_master_06/Downloads/viscomp-varcalc_6.pdf Useful PDF: proof of Euler-Lagrange equation, explanation, examples ] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Euler%27s_Method Python example for Euler&#039;s Method] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://math.hunter.cuny.edu/mbenders/cofv.pdf In-depth coverage of Calculus of Variations][[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://highered.mcgraw-hill.com/sites/dl/free/007063419x/392340/Calculus_of_Variations.pdf A good summary of Calculus of Variations]&lt;br /&gt;
[[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/1vy11#0 All class notes from September 10th to October 5th] [[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/uLSlM Summary of Numerical Methods] [[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/tliYg Summary of Chapter 3 from the Textbook on Constant Coefficient Second Order ODEs] [[User:Simon1|Simon1]]&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=Notes_for_12-267-120928&amp;diff=12301</id>
		<title>Notes for 12-267-120928</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=Notes_for_12-267-120928&amp;diff=12301"/>
		<updated>2012-10-24T23:19:37Z</updated>

		<summary type="html">&lt;p&gt;Twine: Added link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Proof of the Fundamental Theorem.&lt;br /&gt;
&lt;br /&gt;
Proof and statement of the theorem based on this lecture are available [http://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem here].&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Homework_Assignment_2&amp;diff=12300</id>
		<title>12-267/Homework Assignment 2</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Homework_Assignment_2&amp;diff=12300"/>
		<updated>2012-10-24T22:44:46Z</updated>

		<summary type="html">&lt;p&gt;Twine: Added solution to task 2&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{12-267/Navigation}}&lt;br /&gt;
&lt;br /&gt;
This assignment is due at the tutorial on Tuesday October 2. Here and everywhere, &#039;&#039;&#039;neatness counts!!&#039;&#039;&#039; You may be brilliant and you may mean just the right things, but if the your readers will be having hard time deciphering your work they will give up and assume it is wrong.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 0.&#039;&#039;&#039; Identify yourself in the [[12-267/Class Photo|Class Photo]]!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1.&#039;&#039;&#039; Solve the following differential equations:&lt;br /&gt;
# &amp;lt;math&amp;gt;x^2y^3+x(1+y^2)y&#039;=0&amp;lt;/math&amp;gt; (hint: try &amp;lt;math&amp;gt;\mu=x^\alpha y^\beta&amp;lt;/math&amp;gt;).&lt;br /&gt;
# &amp;lt;math&amp;gt;dx+(\frac{x}{y}-\sin y)dy=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;(x^2+3xy+y^2)dx-x^2dy=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;\frac{dy}{dx}=\frac{2y-x+5}{2x-y-4}&amp;lt;/math&amp;gt; (hint: consider trying &amp;lt;math&amp;gt;x_1=x+\alpha&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y_1=y+\beta&amp;lt;/math&amp;gt; for good &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt;).&lt;br /&gt;
# &amp;lt;math&amp;gt;y&#039;=\frac{y^3}{1-2xy^2}&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt;y(0)=1&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;\frac{dy}{dx}=\frac{2y+\sqrt{x^2-y^2}}{2x}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2.&#039;&#039;&#039; Let &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; be differentiable functions of &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;.&lt;br /&gt;
# Show that if &amp;lt;math&amp;gt;\frac{N_x-M_y}{xM-yN}&amp;lt;/math&amp;gt; depends only on &amp;lt;math&amp;gt;xy&amp;lt;/math&amp;gt;, then the differential equation &amp;lt;math&amp;gt;Mdx+Ndy=0&amp;lt;/math&amp;gt; has an integrating factor of the form &amp;lt;math&amp;gt;\mu(xy)&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; is a function of a single variable.&lt;br /&gt;
# Find a condition on &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; that would imply that the differential equation &amp;lt;math&amp;gt;Mdx+Ndy=0&amp;lt;/math&amp;gt; would have an integrating factor of the form &amp;lt;math&amp;gt;\mu(x+y)&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; is a function of a single variable.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 3.&#039;&#039;&#039; The equation &amp;lt;math&amp;gt;y&#039;+p(x)y=q(x)y^n&amp;lt;/math&amp;gt; is called a &amp;quot;Bernoulli Equation&amp;quot;.&lt;br /&gt;
# Explain why you already know how to solve the Bernoulli equation when &amp;lt;math&amp;gt;n=0&amp;lt;/math&amp;gt; and when &amp;lt;math&amp;gt;n=1&amp;lt;/math&amp;gt;.&lt;br /&gt;
# Show that if &amp;lt;math&amp;gt;n\neq0,1&amp;lt;/math&amp;gt;, then the substitution &amp;lt;math&amp;gt;v=y^{1-n}&amp;lt;/math&amp;gt; reduces the Bernoulli equation to an equation you already know how to solve.&lt;br /&gt;
# Solve the equation &amp;lt;math&amp;gt;x^2y&#039;+2xy-y^3=0&amp;lt;/math&amp;gt; (for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 4.&#039;&#039;&#039; Find an example of a non-differentiable function which is nevertheless Lipschitz.&lt;br /&gt;
&lt;br /&gt;
{{Template:12-267:Dror/Students Divider}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution to Task 2&#039;&#039;&#039; --[[User:Twine|Twine]] 18:44, 24 October 2012 (EDT)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Part 1&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
What we want is an integration factor &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt;(\mu M)_y = (\mu N)_x&amp;lt;/math&amp;gt;. Let &amp;lt;math&amp;gt;xy = z&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; is a function of z, &amp;lt;math&amp;gt;\frac{dv}{dx} = \frac{dv}{dz} \frac{dz}{dx} = \frac{dv}{dz} y&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Similarly &amp;lt;math&amp;gt;\frac{dv}{dy} = \frac{dv}{dz} x&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Then we have&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;(\mu M)_y = (\mu N)_x&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\iff \mu_{z}xM - \mu_{xy}yN = \mu (N_x - M_y)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\iff \frac{\mu_{z}}{mu} = \frac{N_x - M_y}{xM - yN}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the right hand side depends only on xy, we can get&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\mu (xy) = e^{\int \frac{N_x - M_y}{xM - yN} d(xy)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which satisfies the requirements of an integrating factor.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Part 2&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
As in Part 1, we need &amp;lt;math&amp;gt;(\mu M)_y = (\mu N)_x&amp;lt;/math&amp;gt;. Let &amp;lt;math&amp;gt;z = x + y&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; is a function of &amp;lt;math&amp;gt;x + y&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\frac{d \mu}{dx} = \frac{d\mu}{dz} \frac{dz}{dx} = \frac{d\mu}{dz}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Similarly &amp;lt;math&amp;gt;\frac{d \mu}{dy} = \frac{d\mu}{dz}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then we have&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;(\mu M)_y = (\mu N)_x&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\iff \frac{\mu_{z}}{\mu} = \frac{N_x - M_y}{M-N}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the right hand side of this equation depends only on z (that is, only on (x+y)), then we have&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\mu (x + y) = e^{\int \frac{N_x - M_y}{M - N} d(x + y)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which satisfies the requirements of an integrating factor.&lt;br /&gt;
&lt;br /&gt;
Solution to HW2: [[User:Mathstudent|Mathstudent]]&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:005.jpg|page 1&lt;br /&gt;
Image:006.jpg|page 2&lt;br /&gt;
Image:007.jpg|page 3&lt;br /&gt;
Image:008.jpg|page 4&lt;br /&gt;
Image:009.jpg|page 5&lt;br /&gt;
Image:010.jpg|page 6&lt;br /&gt;
Image:011.jpg|page 7&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Derivation_of_Euler-Lagrange&amp;diff=12299</id>
		<title>12-267/Derivation of Euler-Lagrange</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Derivation_of_Euler-Lagrange&amp;diff=12299"/>
		<updated>2012-10-24T22:18:13Z</updated>

		<summary type="html">&lt;p&gt;Twine: Added special cases (without derivations)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{12-267/Navigation}}&lt;br /&gt;
&lt;br /&gt;
Disclamer: This is a student prepared note based on [http://drorbn.net/dbnvp/12-267-121002-2.php the lecure of Tuesday October 2nd].&lt;br /&gt;
&lt;br /&gt;
For a function &amp;lt;math&amp;gt;y(x)&amp;lt;/math&amp;gt; defined on &amp;lt;math&amp;gt;[a, b]&amp;lt;/math&amp;gt; to be an extremum of &amp;lt;math&amp;gt;J(y) = \int_a^b F(x, y, y&#039;) dx&amp;lt;/math&amp;gt;, it must be that for any function &amp;lt;math&amp;gt;h(x)&amp;lt;/math&amp;gt; defined on &amp;lt;math&amp;gt;[a, b]&amp;lt;/math&amp;gt; that preserves the endpoints of &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; (that is, &amp;lt;math&amp;gt;h(a) = 0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;h(b) = 0&amp;lt;/math&amp;gt;), we have  &amp;lt;math&amp;gt; \frac{d}{d \epsilon } J(y + \epsilon h) &amp;lt;/math&amp;gt;&amp;lt;math&amp;gt;|_{\epsilon = 0} = 0 &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \frac{d}{d \epsilon } J(y + \epsilon h) &amp;lt;/math&amp;gt;&amp;lt;math&amp;gt;|_{\epsilon = 0} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{d}{d \epsilon } \int_a^b F(x, y + \epsilon h, y&#039; + \epsilon h&#039;) dx |_{\epsilon = 0} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;F_n&amp;lt;/math&amp;gt; signify F differentiated with respect to its nth variable.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int_a^b (F_1 \cdot 0 + F_2 \cdot h + F_3 \cdot h&#039;) dx |_{\epsilon = 0} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int_a^b (F_2(x, y, y&#039;) \cdot h + F_3(x, y, y&#039;) \cdot h&#039;) dx &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int_a^b (F_2 \cdot h - [\frac{d}{dx} F_3] \cdot h) dx  + F_3 \cdot h |_a^b&amp;lt;/math&amp;gt; (integrating by parts)&lt;br /&gt;
&lt;br /&gt;
Due to the constraints of &amp;lt;math&amp;gt;h(a) = 0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;h(b) = 0&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;F_3 \cdot h |_a^b = 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int_a^b (F_2 - \frac{d}{dx} F_3) \cdot h dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As this must be equal to 0 for all h satisfying the endpoint constraints, we must have that &amp;lt;math&amp;gt;F_2 = \frac{d}{dx} F_3&amp;lt;/math&amp;gt;, or in other terms, &amp;lt;math&amp;gt;F_y - \frac{d}{dx} F_y&#039; = 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Special cases (without derivations):&lt;br /&gt;
&lt;br /&gt;
In the case that F does not depend on y&#039;, we have &amp;lt;math&amp;gt;F_y = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In the case that F does not depend on y, we have &amp;lt;math&amp;gt;F_{y&#039;} = c&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In the case that F does not depend on x, we have &amp;lt;math&amp;gt;F - y&#039;F_{y&#039;} = c&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Homework_Assignment_3&amp;diff=12298</id>
		<title>12-267/Homework Assignment 3</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Homework_Assignment_3&amp;diff=12298"/>
		<updated>2012-10-24T22:11:30Z</updated>

		<summary type="html">&lt;p&gt;Twine: Added solution to 1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{12-267/Navigation}}&lt;br /&gt;
&lt;br /&gt;
This assignment is due at the tutorial on Tuesday October 9. Here and everywhere, &#039;&#039;&#039;neatness counts!!&#039;&#039;&#039; You may be brilliant and you may mean just the right things, but if your readers have a hard time deciphering your work they will give up and assume it is wrong.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 0.&#039;&#039;&#039; Identify yourself in the [[12-267/Class Photo|Class Photo]]!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1.&#039;&#039;&#039; Let &amp;lt;math&amp;gt;\phi_n\colon X\to{\mathbb R}&amp;lt;/math&amp;gt; be a sequence of functions defined on some set &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;, and suppose that some sequence &amp;lt;math&amp;gt;c_n&amp;lt;/math&amp;gt; of non-negative reals is given such that for every &amp;lt;math&amp;gt;x\in X&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;|\phi_n(x)-\phi_{n+1}(x)|\leq c_n&amp;lt;/math&amp;gt;. Suppose also that &amp;lt;math&amp;gt;\sum_{n=1}^\infty c_n&amp;lt;/math&amp;gt; is finite. Prove that the sequence &amp;lt;math&amp;gt;\phi_n&amp;lt;/math&amp;gt; is uniformly convergent.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2.&#039;&#039;&#039; Find the extrema of the following functionals:&lt;br /&gt;
# &amp;lt;math&amp;gt;y\mapsto \int_0^1y&#039;dx&amp;lt;/math&amp;gt; subject to &amp;lt;math&amp;gt;y(0)=0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y(1)=1&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;y\mapsto \int_0^1yy&#039;dx&amp;lt;/math&amp;gt; subject to &amp;lt;math&amp;gt;y(0)=0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y(1)=1&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;y\mapsto \int_0^1xyy&#039;dx&amp;lt;/math&amp;gt; subject to &amp;lt;math&amp;gt;y(0)=0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y(1)=1&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;y\mapsto\int_a^b\frac{y&#039;^2}{x^3}dx&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;y\mapsto\int_a^b(y^2+y&#039;^2+2ye^x)dx&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;Postponed!&amp;lt;/span&amp;gt; &amp;lt;math&amp;gt;y\mapsto\int_0^1(y&#039;^2+x^2)dx&amp;lt;/math&amp;gt; subject to &amp;lt;math&amp;gt;\int_0^1y^2dx=2&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y(0)=0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y(1)=1&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 3.&#039;&#039;&#039; A roach &amp;lt;math&amp;gt;R&amp;lt;/math&amp;gt; I once met was mortally afraid of walls, and so when it walked on my kitchen&#039;s floor, its speed was exactly proportional to its distance from the nearest wall (that is, very near a wall it crawled very slowly, while in the centre of the room it run around quickly and happily). As a step towards simplifying &amp;lt;math&amp;gt;R&amp;lt;/math&amp;gt;&#039;s life, help it find the fastest path from one point in the upper half plane &amp;lt;math&amp;gt;\{y&amp;gt;0\}&amp;lt;/math&amp;gt; to another point in the upper half plane, assuming there is only one wall around, built along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;-axis &amp;lt;math&amp;gt;y=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{{Template:12-267:Dror/Students Divider}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution to Task 1.&#039;&#039;&#039; --[[User:Twine|Twine]] 18:11, 24 October 2012 (EDT)&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;\sum_{n=1}^\infty c_n = S&amp;lt;/math&amp;gt;. We have that &amp;lt;math&amp;gt;\lim_{n \rightarrow \infty} c_n = 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;\epsilon &amp;gt; 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\exists N \in \mathbb{Z}^+&amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt;\sum_{n=1}^N c_n &amp;gt; S - \epsilon&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Choose such an N. Then &amp;lt;math&amp;gt;\sum_{n=N}^{\infty} c_n &amp;lt; \epsilon&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Then &amp;lt;math&amp;gt;\forall x \in X, \forall m &amp;gt; N, n&amp;gt;N&amp;lt;/math&amp;gt;, we have &amp;lt;math&amp;gt;|\Phi_n(x) - \Phi_m(x)| &amp;lt; \epsilon&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
As this result is independent of our choice of x, we have by the cauchy criterion that &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is uniformly convergent and &amp;lt;math&amp;gt;\lim_{n \rightarrow \infty} \Phi_n(x) = \Phi(x)&amp;lt;/math&amp;gt; exists.&lt;br /&gt;
&lt;br /&gt;
Solutions to HW3: [[User:Mathstudent|Mathstudent]]&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:012.jpg|page 1&lt;br /&gt;
Image:013.jpg|page 2&lt;br /&gt;
Image:014.jpg|page 3&lt;br /&gt;
Image:015.jpg|page 4&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Derivation_of_Euler-Lagrange&amp;diff=12297</id>
		<title>12-267/Derivation of Euler-Lagrange</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Derivation_of_Euler-Lagrange&amp;diff=12297"/>
		<updated>2012-10-24T21:54:59Z</updated>

		<summary type="html">&lt;p&gt;Twine: Added navigation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{12-267/Navigation}}&lt;br /&gt;
&lt;br /&gt;
Disclamer: This is a student prepared note based on [http://drorbn.net/dbnvp/12-267-121002-2.php the lecure of Tuesday October 2nd].&lt;br /&gt;
&lt;br /&gt;
For a function &amp;lt;math&amp;gt;y(x)&amp;lt;/math&amp;gt; defined on &amp;lt;math&amp;gt;[a, b]&amp;lt;/math&amp;gt; to be an extremum of &amp;lt;math&amp;gt;J(y) = \int_a^b F(x, y, y&#039;) dx&amp;lt;/math&amp;gt;, it must be that for any function &amp;lt;math&amp;gt;h(x)&amp;lt;/math&amp;gt; defined on &amp;lt;math&amp;gt;[a, b]&amp;lt;/math&amp;gt; that preserves the endpoints of &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; (that is, &amp;lt;math&amp;gt;h(a) = 0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;h(b) = 0&amp;lt;/math&amp;gt;), we have  &amp;lt;math&amp;gt; \frac{d}{d \epsilon } J(y + \epsilon h) &amp;lt;/math&amp;gt;&amp;lt;math&amp;gt;|_{\epsilon = 0} = 0 &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \frac{d}{d \epsilon } J(y + \epsilon h) &amp;lt;/math&amp;gt;&amp;lt;math&amp;gt;|_{\epsilon = 0} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{d}{d \epsilon } \int_a^b F(x, y + \epsilon h, y&#039; + \epsilon h&#039;) dx |_{\epsilon = 0} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;F_n&amp;lt;/math&amp;gt; signify F differentiated with respect to its nth variable.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int_a^b (F_1 \cdot 0 + F_2 \cdot h + F_3 \cdot h&#039;) dx |_{\epsilon = 0} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int_a^b (F_2(x, y, y&#039;) \cdot h + F_3(x, y, y&#039;) \cdot h&#039;) dx &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int_a^b (F_2 \cdot h - [\frac{d}{dx} F_3] \cdot h) dx  + F_3 \cdot h |_a^b&amp;lt;/math&amp;gt; (integrating by parts)&lt;br /&gt;
&lt;br /&gt;
Due to the constraints of &amp;lt;math&amp;gt;h(a) = 0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;h(b) = 0&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;F_3 \cdot h |_a^b = 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int_a^b (F_2 - \frac{d}{dx} F_3) \cdot h dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As this must be equal to 0 for all h satisfying the endpoint constraints, we must have that &amp;lt;math&amp;gt;F_2 = \frac{d}{dx} F_3&amp;lt;/math&amp;gt;, or in other terms, &amp;lt;math&amp;gt;F_y - \frac{d}{dx} F_y&#039; = 0&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem&amp;diff=12296</id>
		<title>12-267/Existence And Uniqueness Theorem</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem&amp;diff=12296"/>
		<updated>2012-10-24T21:54:36Z</updated>

		<summary type="html">&lt;p&gt;Twine: Added navigation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{12-267/Navigation}}&lt;br /&gt;
&lt;br /&gt;
Disclamer: This is a student prepared note based on the lecures of [http://drorbn.net/dbnvp/12-267-120928.php Friday, September 28th] and [http://drorbn.net/dbnvp/12-267-121001.php Monday October 1st].&lt;br /&gt;
&lt;br /&gt;
Def. &amp;lt;math&amp;gt;f: \mathbb{R}_y \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; is called Lipschitz if &amp;lt;math&amp;gt;\exists \epsilon &amp;gt; 0, k &amp;gt; 0&amp;lt;/math&amp;gt; (a Lipschitz constant of f) such that &amp;lt;math&amp;gt;|y_1 - y_2| &amp;lt; \epsilon \implies |f(y_1) - f(y_2)| \leq k |y_1 - y_2|&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Note that any function that is Lipschitz is uniformly continuous, and that if a function f and its derivative are both continous on a compact set then f is Lipschitz.&lt;br /&gt;
&lt;br /&gt;
Thm. Existence and Uniqueness Theorem for ODEs&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;f:\mathbb{R} = [x_0 - a, x_0 + a] \times [y_0 - b, y_0 + b] \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; be continuous and uniformly Lipschitz relative to y. Then the equation &amp;lt;math&amp;gt;\Phi&#039; = f(x, \Phi)&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt; \Phi(x_0) = y_0&amp;lt;/math&amp;gt; has a unique solution &amp;lt;math&amp;gt;\Phi : [x_0 - \delta, x_0 + \delta] \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;\delta = min(a, ^b/_M)&amp;lt;/math&amp;gt; where M is a bound of f on &amp;lt;math&amp;gt;\mathbb{R}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
This is proven by showing the equation &amp;lt;math&amp;gt;\Phi(x) = y_0 + \int_{x_0}^x f(t, \Phi(t))dt&amp;lt;/math&amp;gt; exists, given the noted assumptions.&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;\Phi_0(x) = y_0&amp;lt;/math&amp;gt; and let &amp;lt;math&amp;gt;\Phi_n(x) = y_0 + \int_{x_0}^x f(t, \Phi_{n-1}(t))dt&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Claim 1: &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is well-defined. More precisely, &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is continuous and &amp;lt;math&amp;gt;\forall x \in [x_0 - \delta, x_0 + \delta]&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;|\Phi_n(x) - y_0| \leq b&amp;lt;/math&amp;gt; where b is as referred to above.&lt;br /&gt;
&lt;br /&gt;
Claim 2: For &amp;lt;math&amp;gt;n \geq 1&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;|\Phi_n(x) - \Phi_{n-1}(x)| \leq \frac{Mk^{n-1}}{n!} |x-x_0|^n&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Claim 3: if &amp;lt;math&amp;gt; \Phi_n(x)&amp;lt;/math&amp;gt; is a series of functions such that &amp;lt;math&amp;gt;|\Phi_n(x) - \Phi_{n-1}(x)| &amp;lt; c_n&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\sum_{n=1}^{\infty} c_n&amp;lt;/math&amp;gt; equal to some finite number, then &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; converges uniformly to some function &amp;lt;math&amp;gt;\Phi&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using these three claims, we have shown that the solution &amp;lt;math&amp;gt;\Phi(x)&amp;lt;/math&amp;gt; exists. The proofs of the claims are below.&lt;br /&gt;
&lt;br /&gt;
Proof of Uniqueness:&lt;br /&gt;
&lt;br /&gt;
Suppose &amp;lt;math&amp;gt;\Phi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\Psi&amp;lt;/math&amp;gt; are both solutions. Let &amp;lt;math&amp;gt;\Chi(x) = |\Phi(x) - \Psi(x)|&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Chi(x) = |\Phi(x) - \Psi(x)| = |\int_{x_0}^x(f(x, \Phi(x)) - f(x, \Psi(x))) dx | \leq \int_{x_0}^x k|\Phi(x) - \Psi(x)| dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We have that &amp;lt;math&amp;gt;\Chi \leq k \int_{x_0}^x \Chi(x) dx&amp;lt;/math&amp;gt; for some constant k, which means &amp;lt;math&amp;gt;\Chi&#039; \leq k\Chi&amp;lt;/math&amp;gt;, and that &amp;lt;math&amp;gt;\Chi(x) \geq 0&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;U(x) = e^{-kx}\int_{x_0}^x \Chi(x) dx&amp;lt;/math&amp;gt;. Note that &amp;lt;math&amp;gt;U(x_0) = 0&amp;lt;/math&amp;gt; as in this case we are integrating over an empty set, and that U thus defined has &amp;lt;math&amp;gt;U(x) \geq 0&amp;lt;/math&amp;gt;. Then&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;U&#039;(x) = -ke^{-kx}\int_{x_0}^x\Chi(x) dx + e^{-kx} \Chi(x) = e^{-kx}(\Chi(x) - k\int_{x_0}^x\Chi(x) dx) \leq 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then &amp;lt;math&amp;gt;U(x_0) = 0 \and U&#039;(x) = 0 \implies U(x) \leq 0&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt; 0 \leq U(x) \leq 0 \implies U(x) \equiv 0 \implies \Chi(x) \equiv 0 \implies \Phi(x) \equiv \Psi(x)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Box&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Proof of Claim 1:&lt;br /&gt;
&lt;br /&gt;
The statement is trivially true for &amp;lt;math&amp;gt;\Phi_0&amp;lt;/math&amp;gt;. Assume the claim is true for &amp;lt;math&amp;gt;\Phi_{n-1}&amp;lt;/math&amp;gt;. &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is continuous, being the integral of a continuous function.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;|\Phi_n - y_0|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = |\int_{x_0}^x f(t, \Phi_{n-1}(t))dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x |f(t, \Phi_{n-1}(t))|dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq | \int_{x_0}^x M dt | = M |x_0 - x|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq M \delta&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq M \cdot \frac{b}{M}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = b&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \Box &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Proof of Claim 2:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; |\Phi_n(x) - \Phi_{n-1}(x)|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = |\int_{x_0}^x f(t, \Phi_{n-1}(t))dt - \int_{x_0}^x f(t, \Phi_{n-2}(t))dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq | \int_{x_0}^x (f(t, \Phi_{n-1}(t) - f(t, \Phi_{n-2}(t))dt )dt  |&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x k|\Phi_{n-1}(t) - \Phi_{n-2}(t)|dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x k \frac{M k^{n-2}}{(n-1)!} |t-x_0|^{n-1}dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{M k^{n-1}}{(n-1)!} \int_0^{|x-x_0|} t^{n-1} dt&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{M k^{n-1}}{n!} |x-x_0|^n &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Box&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that the sequence &amp;lt;math&amp;gt; c_n = \frac{M k^{n-1}}{n!} |x-x_0|^n&amp;lt;/math&amp;gt; has &amp;lt;math&amp;gt;\sum_{n=1}^{\infty} c_n&amp;lt;/math&amp;gt; equal to some finite number.&lt;br /&gt;
&lt;br /&gt;
Proof of Claim 3: Assigned in [http://drorbn.net/index.php?title=12-267/Homework_Assignment_3 Homework 3, Task 1]&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Homework_Assignment_4&amp;diff=12295</id>
		<title>12-267/Homework Assignment 4</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Homework_Assignment_4&amp;diff=12295"/>
		<updated>2012-10-24T21:54:12Z</updated>

		<summary type="html">&lt;p&gt;Twine: Added solutions to 4 and 5&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{12-267/Navigation}}&lt;br /&gt;
&lt;br /&gt;
This assignment is due at the tutorial on Tuesday October 16. Here and everywhere, &#039;&#039;&#039;neatness counts!!&#039;&#039;&#039; You may be brilliant and you may mean just the right things, but if your readers have a hard time deciphering your work they will give up and assume it is wrong.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 0.&#039;&#039;&#039; Identify yourself in the [[12-267/Class Photo|Class Photo]]!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1.&#039;&#039;&#039; Find the general solution of the Euler-Lagrange equation corresponding to the functional &amp;lt;math&amp;gt;J(y)=\int_a^bf(x)\sqrt{1+y&#039;^2}dx&amp;lt;/math&amp;gt;, and investigate the special cases &amp;lt;math&amp;gt;f(x)=\sqrt{x}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;f(x)=x&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2.&#039;&#039;&#039; Find the extrema the following functional &amp;lt;math&amp;gt;y\mapsto\int_0^1(y&#039;^2+x^2)dx&amp;lt;/math&amp;gt; subject to &amp;lt;math&amp;gt;\int_0^1y^2dx=2&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y(0)=0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y(1)=0&amp;lt;/math&amp;gt;. (An earlier version of this assignment had by mistake &amp;lt;math&amp;gt;y(1)=1&amp;lt;/math&amp;gt;, which leads to much uglier numbers. If you already solved the problem with &amp;lt;math&amp;gt;y(1)=1&amp;lt;/math&amp;gt;, you may submit either solution).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 3.&#039;&#039;&#039; Solve the &amp;quot;power line problem&amp;quot;: Of all the curves &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt;y(a)=A&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y(b)=B&amp;lt;/math&amp;gt; and with total arc-length &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt;, find the one with the least potential energy &amp;lt;math&amp;gt;\int_a^by\sqrt{1+y&#039;^2}dx&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 4.&#039;&#039;&#039; Find a necessary condition for a function &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; satisfying &amp;lt;math&amp;gt;y(a)=A&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;y&#039;(a)=A&#039;&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;y(b)=B&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;y&#039;(b)=B&#039;&amp;lt;/math&amp;gt; to be an extremal of a functional of the form &amp;lt;math&amp;gt;y\mapsto\int_a^bF(x,y,y&#039;,y&#039;&#039;)dx&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 5.&#039;&#039;&#039; Find the curve &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; joining the points &amp;lt;math&amp;gt;(0,0)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;(1,0)&amp;lt;/math&amp;gt; and for which the integral &amp;lt;math&amp;gt;\int_0^1y&#039;&#039;^2dx&amp;lt;/math&amp;gt; is minimal, if &amp;lt;math&amp;gt;y&#039;(0)=a&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&#039;(1)=b&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{{Template:12-267:Dror/Students Divider}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution to Task 4.&#039;&#039;&#039; --[[User:Twine|Twine]] 17:54, 24 October 2012 (EDT)&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;h(x)&amp;lt;/math&amp;gt; be any function defined on &amp;lt;math&amp;gt;[a, b]&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt;h&#039;(a) = h(a) = h&#039;(b) = h(b) = 0&amp;lt;/math&amp;gt;. For y to be an extremal of the functional with the boundary constraints given, we must have that &amp;lt;math&amp;gt;\frac{d}{d\epsilon} J(y + \epsilon h) |_{\epsilon = 0} = 0&amp;lt;/math&amp;gt; for any such &amp;lt;math&amp;gt;h(x)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{d}{d\epsilon} J(y + \epsilon h) |_{\epsilon = 0}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;= \frac{d}{d\epsilon} \int_a^b F(x, y+\epsilon h, y&#039;+\epsilon h&#039;, y&#039;&#039; +\epsilon h&#039;&#039;)dx|_{\epsilon = 0}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;= \int_a^b (F_1 \cdot 0 + F_2 \cdot h + F_3 \cdot h&#039; + F_4 \cdot h&#039;&#039;)dx|_{\epsilon = 0}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;= \int_a^b (F_2 \cdot h - F_3&#039; \cdot h - F_4&#039; \cdot h&#039;)dx + F_3 \cdot h|_a^b + F_4\cdot h&#039;|_a^b&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;= \int_a^b (F_2 \cdot h - F_3&#039; \cdot h + F_4&#039;&#039; \cdot h)dx + F_4&#039;\cdot h|_a^b&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;= \int_a^b (F_2 - F_3&#039; + F_4&#039;&#039;) \cdot h dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For this to be equivalent to 0 for any h defined above, we must have&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;F_y - \frac{d}{dx}F_{y&#039;} + \frac{d^2}{dx^2}F_{y&#039;&#039;} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution to Task 5.&#039;&#039;&#039; --[[User:Twine|Twine]] 17:54, 24 October 2012 (EDT)&lt;br /&gt;
&lt;br /&gt;
We use the result of 4. As in this case F is independent of x, y, and y&#039;, the equation reduces to&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{d^2}{dx^2}2y&#039;&#039; = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;y&#039;&#039;&#039;&#039; = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This has the solution &amp;lt;math&amp;gt;y = c_0 + c_1 x + c_2 x^2 + c_3 x^3&amp;lt;/math&amp;gt;. We can use the constraint equations &amp;lt;math&amp;gt;y(0) = 0&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;y(1) = 0&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;y&#039;(0) = a&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;y&#039;(1) = b&amp;lt;/math&amp;gt; to show that &amp;lt;math&amp;gt;y = (b+a)x^3 - (2a + b)x^2 + ax&amp;lt;/math&amp;gt;. Hence, This is the only y for which the functional is extremal.&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Derivation_of_Euler-Lagrange&amp;diff=12294</id>
		<title>12-267/Derivation of Euler-Lagrange</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Derivation_of_Euler-Lagrange&amp;diff=12294"/>
		<updated>2012-10-24T21:24:31Z</updated>

		<summary type="html">&lt;p&gt;Twine: Corrected typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Disclamer: This is a student prepared note based on [http://drorbn.net/dbnvp/12-267-121002-2.php the lecure of Tuesday October 2nd].&lt;br /&gt;
&lt;br /&gt;
For a function &amp;lt;math&amp;gt;y(x)&amp;lt;/math&amp;gt; defined on &amp;lt;math&amp;gt;[a, b]&amp;lt;/math&amp;gt; to be an extremum of &amp;lt;math&amp;gt;J(y) = \int_a^b F(x, y, y&#039;) dx&amp;lt;/math&amp;gt;, it must be that for any function &amp;lt;math&amp;gt;h(x)&amp;lt;/math&amp;gt; defined on &amp;lt;math&amp;gt;[a, b]&amp;lt;/math&amp;gt; that preserves the endpoints of &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; (that is, &amp;lt;math&amp;gt;h(a) = 0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;h(b) = 0&amp;lt;/math&amp;gt;), we have  &amp;lt;math&amp;gt; \frac{d}{d \epsilon } J(y + \epsilon h) &amp;lt;/math&amp;gt;&amp;lt;math&amp;gt;|_{\epsilon = 0} = 0 &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \frac{d}{d \epsilon } J(y + \epsilon h) &amp;lt;/math&amp;gt;&amp;lt;math&amp;gt;|_{\epsilon = 0} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{d}{d \epsilon } \int_a^b F(x, y + \epsilon h, y&#039; + \epsilon h&#039;) dx |_{\epsilon = 0} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;F_n&amp;lt;/math&amp;gt; signify F differentiated with respect to its nth variable.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int_a^b (F_1 \cdot 0 + F_2 \cdot h + F_3 \cdot h&#039;) dx |_{\epsilon = 0} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int_a^b (F_2(x, y, y&#039;) \cdot h + F_3(x, y, y&#039;) \cdot h&#039;) dx &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int_a^b (F_2 \cdot h - [\frac{d}{dx} F_3] \cdot h) dx  + F_3 \cdot h |_a^b&amp;lt;/math&amp;gt; (integrating by parts)&lt;br /&gt;
&lt;br /&gt;
Due to the constraints of &amp;lt;math&amp;gt;h(a) = 0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;h(b) = 0&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;F_3 \cdot h |_a^b = 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int_a^b (F_2 - \frac{d}{dx} F_3) \cdot h dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As this must be equal to 0 for all h satisfying the endpoint constraints, we must have that &amp;lt;math&amp;gt;F_2 = \frac{d}{dx} F_3&amp;lt;/math&amp;gt;, or in other terms, &amp;lt;math&amp;gt;F_y - \frac{d}{dx} F_y&#039; = 0&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Homework_Assignment_3&amp;diff=12293</id>
		<title>12-267/Homework Assignment 3</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Homework_Assignment_3&amp;diff=12293"/>
		<updated>2012-10-24T21:05:56Z</updated>

		<summary type="html">&lt;p&gt;Twine: Added student divider&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{12-267/Navigation}}&lt;br /&gt;
&lt;br /&gt;
This assignment is due at the tutorial on Tuesday October 9. Here and everywhere, &#039;&#039;&#039;neatness counts!!&#039;&#039;&#039; You may be brilliant and you may mean just the right things, but if your readers have a hard time deciphering your work they will give up and assume it is wrong.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 0.&#039;&#039;&#039; Identify yourself in the [[12-267/Class Photo|Class Photo]]!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1.&#039;&#039;&#039; Let &amp;lt;math&amp;gt;\phi_n\colon X\to{\mathbb R}&amp;lt;/math&amp;gt; be a sequence of functions defined on some set &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;, and suppose that some sequence &amp;lt;math&amp;gt;c_n&amp;lt;/math&amp;gt; of non-negative reals is given such that for every &amp;lt;math&amp;gt;x\in X&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;|\phi_n(x)-\phi_{n+1}(x)|\leq c_n&amp;lt;/math&amp;gt;. Suppose also that &amp;lt;math&amp;gt;\sum_{n=1}^\infty c_n&amp;lt;/math&amp;gt; is finite. Prove that the sequence &amp;lt;math&amp;gt;\phi_n&amp;lt;/math&amp;gt; is uniformly convergent.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2.&#039;&#039;&#039; Find the extrema of the following functionals:&lt;br /&gt;
# &amp;lt;math&amp;gt;y\mapsto \int_0^1y&#039;dx&amp;lt;/math&amp;gt; subject to &amp;lt;math&amp;gt;y(0)=0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y(1)=1&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;y\mapsto \int_0^1yy&#039;dx&amp;lt;/math&amp;gt; subject to &amp;lt;math&amp;gt;y(0)=0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y(1)=1&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;y\mapsto \int_0^1xyy&#039;dx&amp;lt;/math&amp;gt; subject to &amp;lt;math&amp;gt;y(0)=0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y(1)=1&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;y\mapsto\int_a^b\frac{y&#039;^2}{x^3}dx&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;y\mapsto\int_a^b(y^2+y&#039;^2+2ye^x)dx&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;Postponed!&amp;lt;/span&amp;gt; &amp;lt;math&amp;gt;y\mapsto\int_0^1(y&#039;^2+x^2)dx&amp;lt;/math&amp;gt; subject to &amp;lt;math&amp;gt;\int_0^1y^2dx=2&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y(0)=0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y(1)=1&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 3.&#039;&#039;&#039; A roach &amp;lt;math&amp;gt;R&amp;lt;/math&amp;gt; I once met was mortally afraid of walls, and so when it walked on my kitchen&#039;s floor, its speed was exactly proportional to its distance from the nearest wall (that is, very near a wall it crawled very slowly, while in the centre of the room it run around quickly and happily). As a step towards simplifying &amp;lt;math&amp;gt;R&amp;lt;/math&amp;gt;&#039;s life, help it find the fastest path from one point in the upper half plane &amp;lt;math&amp;gt;\{y&amp;gt;0\}&amp;lt;/math&amp;gt; to another point in the upper half plane, assuming there is only one wall around, built along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;-axis &amp;lt;math&amp;gt;y=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{{Template:12-267:Dror/Students Divider}}&lt;br /&gt;
&lt;br /&gt;
Solutions to HW3: [[User:Mathstudent|Mathstudent]]&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:012.jpg|page 1&lt;br /&gt;
Image:013.jpg|page 2&lt;br /&gt;
Image:014.jpg|page 3&lt;br /&gt;
Image:015.jpg|page 4&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Homework_Assignment_2&amp;diff=12292</id>
		<title>12-267/Homework Assignment 2</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Homework_Assignment_2&amp;diff=12292"/>
		<updated>2012-10-24T21:05:39Z</updated>

		<summary type="html">&lt;p&gt;Twine: Added student divider&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{12-267/Navigation}}&lt;br /&gt;
&lt;br /&gt;
This assignment is due at the tutorial on Tuesday October 2. Here and everywhere, &#039;&#039;&#039;neatness counts!!&#039;&#039;&#039; You may be brilliant and you may mean just the right things, but if the your readers will be having hard time deciphering your work they will give up and assume it is wrong.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 0.&#039;&#039;&#039; Identify yourself in the [[12-267/Class Photo|Class Photo]]!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1.&#039;&#039;&#039; Solve the following differential equations:&lt;br /&gt;
# &amp;lt;math&amp;gt;x^2y^3+x(1+y^2)y&#039;=0&amp;lt;/math&amp;gt; (hint: try &amp;lt;math&amp;gt;\mu=x^\alpha y^\beta&amp;lt;/math&amp;gt;).&lt;br /&gt;
# &amp;lt;math&amp;gt;dx+(\frac{x}{y}-\sin y)dy=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;(x^2+3xy+y^2)dx-x^2dy=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;\frac{dy}{dx}=\frac{2y-x+5}{2x-y-4}&amp;lt;/math&amp;gt; (hint: consider trying &amp;lt;math&amp;gt;x_1=x+\alpha&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y_1=y+\beta&amp;lt;/math&amp;gt; for good &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt;).&lt;br /&gt;
# &amp;lt;math&amp;gt;y&#039;=\frac{y^3}{1-2xy^2}&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt;y(0)=1&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;\frac{dy}{dx}=\frac{2y+\sqrt{x^2-y^2}}{2x}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2.&#039;&#039;&#039; Let &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; be differentiable functions of &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;.&lt;br /&gt;
# Show that if &amp;lt;math&amp;gt;\frac{N_x-M_y}{xM-yN}&amp;lt;/math&amp;gt; depends only on &amp;lt;math&amp;gt;xy&amp;lt;/math&amp;gt;, then the differential equation &amp;lt;math&amp;gt;Mdx+Ndy=0&amp;lt;/math&amp;gt; has an integrating factor of the form &amp;lt;math&amp;gt;\mu(xy)&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; is a function of a single variable.&lt;br /&gt;
# Find a condition on &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; that would imply that the differential equation &amp;lt;math&amp;gt;Mdx+Ndy=0&amp;lt;/math&amp;gt; would have an integrating factor of the form &amp;lt;math&amp;gt;\mu(x+y)&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; is a function of a single variable.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 3.&#039;&#039;&#039; The equation &amp;lt;math&amp;gt;y&#039;+p(x)y=q(x)y^n&amp;lt;/math&amp;gt; is called a &amp;quot;Bernoulli Equation&amp;quot;.&lt;br /&gt;
# Explain why you already know how to solve the Bernoulli equation when &amp;lt;math&amp;gt;n=0&amp;lt;/math&amp;gt; and when &amp;lt;math&amp;gt;n=1&amp;lt;/math&amp;gt;.&lt;br /&gt;
# Show that if &amp;lt;math&amp;gt;n\neq0,1&amp;lt;/math&amp;gt;, then the substitution &amp;lt;math&amp;gt;v=y^{1-n}&amp;lt;/math&amp;gt; reduces the Bernoulli equation to an equation you already know how to solve.&lt;br /&gt;
# Solve the equation &amp;lt;math&amp;gt;x^2y&#039;+2xy-y^3=0&amp;lt;/math&amp;gt; (for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 4.&#039;&#039;&#039; Find an example of a non-differentiable function which is nevertheless Lipschitz.&lt;br /&gt;
&lt;br /&gt;
{{Template:12-267:Dror/Students Divider}}&lt;br /&gt;
&lt;br /&gt;
Solution to HW2: [[User:Mathstudent|Mathstudent]]&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:005.jpg|page 1&lt;br /&gt;
Image:006.jpg|page 2&lt;br /&gt;
Image:007.jpg|page 3&lt;br /&gt;
Image:008.jpg|page 4&lt;br /&gt;
Image:009.jpg|page 5&lt;br /&gt;
Image:010.jpg|page 6&lt;br /&gt;
Image:011.jpg|page 7&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Homework_Assignment_1&amp;diff=12291</id>
		<title>12-267/Homework Assignment 1</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Homework_Assignment_1&amp;diff=12291"/>
		<updated>2012-10-24T21:05:13Z</updated>

		<summary type="html">&lt;p&gt;Twine: Added student divider&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{12-267/Navigation}}&lt;br /&gt;
&lt;br /&gt;
This assignment is due at the tutorial on Tuesday September 25. Here and everywhere, &#039;&#039;&#039;neatness counts!!&#039;&#039;&#039; You may be brilliant and you may mean just the right things, but if the your readers will be having hard time deciphering your work they will give up and assume it is wrong.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Question 1.&#039;&#039;&#039; Show that if &amp;lt;math&amp;gt;y=y_1(x)&amp;lt;/math&amp;gt; is a solution of &amp;lt;math&amp;gt;y&#039;+p(x)y=0&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;y=y_2(x)&amp;lt;/math&amp;gt; is a solution of &amp;lt;math&amp;gt;y&#039;+p(x)y=g(x)&amp;lt;/math&amp;gt;, then for any constant &amp;lt;math&amp;gt;c&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;y=cy_1+y_2&amp;lt;/math&amp;gt; is a solution of &amp;lt;math&amp;gt;y&#039;+p(x)y=g(x)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Question 2.&#039;&#039;&#039; Solve the following differential equations&lt;br /&gt;
# For &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;xy&#039;+2y=\sin x&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;\frac{dy}{dx}=\frac{1}{e^y-x}&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt;y(1)=0&amp;lt;/math&amp;gt;; you may want to solve for &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; first.&lt;br /&gt;
# &amp;lt;math&amp;gt;xy&#039;=\sqrt{1-y^2}&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;\frac{dy}{dx}=\frac{x-e^{-x}}{y+e^y}&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;xdx+ye^{-x}dy=0&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;y(0)=1&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;\frac{dy}{dx}=\frac{ay+b}{cx+d}&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;a,b,c,d&amp;lt;/math&amp;gt; are arbitrary constants.&lt;br /&gt;
# &amp;lt;math&amp;gt;\frac{dy}{dx}=-\frac{ax+by}{bx+cy}&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;a,b,c&amp;lt;/math&amp;gt; are arbitrary constants.&lt;br /&gt;
# &amp;lt;math&amp;gt;0=(e^x\sin y + 3y)dx + (3(x+y)+e^x\cos y)dy&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{{Template:12-267:Dror/Students Divider}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution to Question 1.&#039;&#039;&#039; [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
Take y defined by &amp;lt;math&amp;gt;y=cy_1+y_2&amp;lt;/math&amp;gt; and plug it into &amp;lt;math&amp;gt;y&#039;+p(x)y=g(x)&amp;lt;/math&amp;gt;. We get&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;(cy_1 + y_2)&#039; + p(x)(cy_1 + y_2) = g(x)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;c(y_1&#039; + p(x)y_1) + (y_2&#039; + p(x)y_2) = g(x)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Based on our assumptions about &amp;lt;math&amp;gt;y_1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y_2&amp;lt;/math&amp;gt;, we have &amp;lt;math&amp;gt;y_1&#039; + p(x)y_1 = 0&amp;lt;/math&amp;gt; and we have &amp;lt;math&amp;gt;y_2&#039; + p(x)y_2 = g(x)&amp;lt;/math&amp;gt;, and so the above equation holds &amp;lt;math&amp;gt;\forall c \in \mathbb{R}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Hence, &amp;lt;math&amp;gt;\forall c \in \mathbb{R}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;cy_1 + y_2&amp;lt;/math&amp;gt; is a solution of &amp;lt;math&amp;gt;y&#039;+p(x)y=g(x)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Solutions to HW1: [[User:Mathstudent|Mathstudent]]&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:001.jpg|page 1&lt;br /&gt;
Image:002.jpg|page 2&lt;br /&gt;
Image:003.jpg|page 3&lt;br /&gt;
Image:004.jpg|page 4&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Homework_Assignment_3&amp;diff=12290</id>
		<title>12-267/Homework Assignment 3</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Homework_Assignment_3&amp;diff=12290"/>
		<updated>2012-10-24T21:01:39Z</updated>

		<summary type="html">&lt;p&gt;Twine: Changed format of Mathstudent&amp;#039;s solutions to a gallery&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{12-267/Navigation}}&lt;br /&gt;
&lt;br /&gt;
This assignment is due at the tutorial on Tuesday October 9. Here and everywhere, &#039;&#039;&#039;neatness counts!!&#039;&#039;&#039; You may be brilliant and you may mean just the right things, but if your readers have a hard time deciphering your work they will give up and assume it is wrong.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 0.&#039;&#039;&#039; Identify yourself in the [[12-267/Class Photo|Class Photo]]!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1.&#039;&#039;&#039; Let &amp;lt;math&amp;gt;\phi_n\colon X\to{\mathbb R}&amp;lt;/math&amp;gt; be a sequence of functions defined on some set &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;, and suppose that some sequence &amp;lt;math&amp;gt;c_n&amp;lt;/math&amp;gt; of non-negative reals is given such that for every &amp;lt;math&amp;gt;x\in X&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;|\phi_n(x)-\phi_{n+1}(x)|\leq c_n&amp;lt;/math&amp;gt;. Suppose also that &amp;lt;math&amp;gt;\sum_{n=1}^\infty c_n&amp;lt;/math&amp;gt; is finite. Prove that the sequence &amp;lt;math&amp;gt;\phi_n&amp;lt;/math&amp;gt; is uniformly convergent.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2.&#039;&#039;&#039; Find the extrema of the following functionals:&lt;br /&gt;
# &amp;lt;math&amp;gt;y\mapsto \int_0^1y&#039;dx&amp;lt;/math&amp;gt; subject to &amp;lt;math&amp;gt;y(0)=0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y(1)=1&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;y\mapsto \int_0^1yy&#039;dx&amp;lt;/math&amp;gt; subject to &amp;lt;math&amp;gt;y(0)=0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y(1)=1&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;y\mapsto \int_0^1xyy&#039;dx&amp;lt;/math&amp;gt; subject to &amp;lt;math&amp;gt;y(0)=0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y(1)=1&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;y\mapsto\int_a^b\frac{y&#039;^2}{x^3}dx&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;y\mapsto\int_a^b(y^2+y&#039;^2+2ye^x)dx&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;Postponed!&amp;lt;/span&amp;gt; &amp;lt;math&amp;gt;y\mapsto\int_0^1(y&#039;^2+x^2)dx&amp;lt;/math&amp;gt; subject to &amp;lt;math&amp;gt;\int_0^1y^2dx=2&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y(0)=0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y(1)=1&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 3.&#039;&#039;&#039; A roach &amp;lt;math&amp;gt;R&amp;lt;/math&amp;gt; I once met was mortally afraid of walls, and so when it walked on my kitchen&#039;s floor, its speed was exactly proportional to its distance from the nearest wall (that is, very near a wall it crawled very slowly, while in the centre of the room it run around quickly and happily). As a step towards simplifying &amp;lt;math&amp;gt;R&amp;lt;/math&amp;gt;&#039;s life, help it find the fastest path from one point in the upper half plane &amp;lt;math&amp;gt;\{y&amp;gt;0\}&amp;lt;/math&amp;gt; to another point in the upper half plane, assuming there is only one wall around, built along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;-axis &amp;lt;math&amp;gt;y=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Solutions to HW3: [[User:Mathstudent|Mathstudent]]&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:012.jpg|page 1&lt;br /&gt;
Image:013.jpg|page 2&lt;br /&gt;
Image:014.jpg|page 3&lt;br /&gt;
Image:015.jpg|page 4&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Homework_Assignment_1&amp;diff=12289</id>
		<title>12-267/Homework Assignment 1</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Homework_Assignment_1&amp;diff=12289"/>
		<updated>2012-10-24T21:00:32Z</updated>

		<summary type="html">&lt;p&gt;Twine: Changed format of Mathstudent&amp;#039;s solutions to a gallery&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{12-267/Navigation}}&lt;br /&gt;
&lt;br /&gt;
This assignment is due at the tutorial on Tuesday September 25. Here and everywhere, &#039;&#039;&#039;neatness counts!!&#039;&#039;&#039; You may be brilliant and you may mean just the right things, but if the your readers will be having hard time deciphering your work they will give up and assume it is wrong.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Question 1.&#039;&#039;&#039; Show that if &amp;lt;math&amp;gt;y=y_1(x)&amp;lt;/math&amp;gt; is a solution of &amp;lt;math&amp;gt;y&#039;+p(x)y=0&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;y=y_2(x)&amp;lt;/math&amp;gt; is a solution of &amp;lt;math&amp;gt;y&#039;+p(x)y=g(x)&amp;lt;/math&amp;gt;, then for any constant &amp;lt;math&amp;gt;c&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;y=cy_1+y_2&amp;lt;/math&amp;gt; is a solution of &amp;lt;math&amp;gt;y&#039;+p(x)y=g(x)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Question 2.&#039;&#039;&#039; Solve the following differential equations&lt;br /&gt;
# For &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;xy&#039;+2y=\sin x&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;\frac{dy}{dx}=\frac{1}{e^y-x}&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt;y(1)=0&amp;lt;/math&amp;gt;; you may want to solve for &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; first.&lt;br /&gt;
# &amp;lt;math&amp;gt;xy&#039;=\sqrt{1-y^2}&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;\frac{dy}{dx}=\frac{x-e^{-x}}{y+e^y}&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;xdx+ye^{-x}dy=0&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;y(0)=1&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;\frac{dy}{dx}=\frac{ay+b}{cx+d}&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;a,b,c,d&amp;lt;/math&amp;gt; are arbitrary constants.&lt;br /&gt;
# &amp;lt;math&amp;gt;\frac{dy}{dx}=-\frac{ax+by}{bx+cy}&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;a,b,c&amp;lt;/math&amp;gt; are arbitrary constants.&lt;br /&gt;
# &amp;lt;math&amp;gt;0=(e^x\sin y + 3y)dx + (3(x+y)+e^x\cos y)dy&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Disclamer: The solutions below are by students, for students.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution to Question 1.&#039;&#039;&#039; [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
Take y defined by &amp;lt;math&amp;gt;y=cy_1+y_2&amp;lt;/math&amp;gt; and plug it into &amp;lt;math&amp;gt;y&#039;+p(x)y=g(x)&amp;lt;/math&amp;gt;. We get&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;(cy_1 + y_2)&#039; + p(x)(cy_1 + y_2) = g(x)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;c(y_1&#039; + p(x)y_1) + (y_2&#039; + p(x)y_2) = g(x)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Based on our assumptions about &amp;lt;math&amp;gt;y_1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y_2&amp;lt;/math&amp;gt;, we have &amp;lt;math&amp;gt;y_1&#039; + p(x)y_1 = 0&amp;lt;/math&amp;gt; and we have &amp;lt;math&amp;gt;y_2&#039; + p(x)y_2 = g(x)&amp;lt;/math&amp;gt;, and so the above equation holds &amp;lt;math&amp;gt;\forall c \in \mathbb{R}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Hence, &amp;lt;math&amp;gt;\forall c \in \mathbb{R}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;cy_1 + y_2&amp;lt;/math&amp;gt; is a solution of &amp;lt;math&amp;gt;y&#039;+p(x)y=g(x)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Solutions to HW1: [[User:Mathstudent|Mathstudent]]&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:001.jpg|page 1&lt;br /&gt;
Image:002.jpg|page 2&lt;br /&gt;
Image:003.jpg|page 3&lt;br /&gt;
Image:004.jpg|page 4&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Homework_Assignment_2&amp;diff=12288</id>
		<title>12-267/Homework Assignment 2</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Homework_Assignment_2&amp;diff=12288"/>
		<updated>2012-10-24T20:58:13Z</updated>

		<summary type="html">&lt;p&gt;Twine: Changed format of Mathstudent&amp;#039;s solutions to a gallery&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{12-267/Navigation}}&lt;br /&gt;
&lt;br /&gt;
This assignment is due at the tutorial on Tuesday October 2. Here and everywhere, &#039;&#039;&#039;neatness counts!!&#039;&#039;&#039; You may be brilliant and you may mean just the right things, but if the your readers will be having hard time deciphering your work they will give up and assume it is wrong.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 0.&#039;&#039;&#039; Identify yourself in the [[12-267/Class Photo|Class Photo]]!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 1.&#039;&#039;&#039; Solve the following differential equations:&lt;br /&gt;
# &amp;lt;math&amp;gt;x^2y^3+x(1+y^2)y&#039;=0&amp;lt;/math&amp;gt; (hint: try &amp;lt;math&amp;gt;\mu=x^\alpha y^\beta&amp;lt;/math&amp;gt;).&lt;br /&gt;
# &amp;lt;math&amp;gt;dx+(\frac{x}{y}-\sin y)dy=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;(x^2+3xy+y^2)dx-x^2dy=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;\frac{dy}{dx}=\frac{2y-x+5}{2x-y-4}&amp;lt;/math&amp;gt; (hint: consider trying &amp;lt;math&amp;gt;x_1=x+\alpha&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y_1=y+\beta&amp;lt;/math&amp;gt; for good &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt;).&lt;br /&gt;
# &amp;lt;math&amp;gt;y&#039;=\frac{y^3}{1-2xy^2}&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt;y(0)=1&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;\frac{dy}{dx}=\frac{2y+\sqrt{x^2-y^2}}{2x}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 2.&#039;&#039;&#039; Let &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; be differentiable functions of &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;.&lt;br /&gt;
# Show that if &amp;lt;math&amp;gt;\frac{N_x-M_y}{xM-yN}&amp;lt;/math&amp;gt; depends only on &amp;lt;math&amp;gt;xy&amp;lt;/math&amp;gt;, then the differential equation &amp;lt;math&amp;gt;Mdx+Ndy=0&amp;lt;/math&amp;gt; has an integrating factor of the form &amp;lt;math&amp;gt;\mu(xy)&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; is a function of a single variable.&lt;br /&gt;
# Find a condition on &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; that would imply that the differential equation &amp;lt;math&amp;gt;Mdx+Ndy=0&amp;lt;/math&amp;gt; would have an integrating factor of the form &amp;lt;math&amp;gt;\mu(x+y)&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; is a function of a single variable.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 3.&#039;&#039;&#039; The equation &amp;lt;math&amp;gt;y&#039;+p(x)y=q(x)y^n&amp;lt;/math&amp;gt; is called a &amp;quot;Bernoulli Equation&amp;quot;.&lt;br /&gt;
# Explain why you already know how to solve the Bernoulli equation when &amp;lt;math&amp;gt;n=0&amp;lt;/math&amp;gt; and when &amp;lt;math&amp;gt;n=1&amp;lt;/math&amp;gt;.&lt;br /&gt;
# Show that if &amp;lt;math&amp;gt;n\neq0,1&amp;lt;/math&amp;gt;, then the substitution &amp;lt;math&amp;gt;v=y^{1-n}&amp;lt;/math&amp;gt; reduces the Bernoulli equation to an equation you already know how to solve.&lt;br /&gt;
# Solve the equation &amp;lt;math&amp;gt;x^2y&#039;+2xy-y^3=0&amp;lt;/math&amp;gt; (for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task 4.&#039;&#039;&#039; Find an example of a non-differentiable function which is nevertheless Lipschitz.&lt;br /&gt;
&lt;br /&gt;
Solution to HW2: [[User:Mathstudent|Mathstudent]]&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:005.jpg|page 1&lt;br /&gt;
Image:006.jpg|page 2&lt;br /&gt;
Image:007.jpg|page 3&lt;br /&gt;
Image:008.jpg|page 4&lt;br /&gt;
Image:009.jpg|page 5&lt;br /&gt;
Image:010.jpg|page 6&lt;br /&gt;
Image:011.jpg|page 7&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Homework_Assignment_1&amp;diff=12287</id>
		<title>12-267/Homework Assignment 1</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Homework_Assignment_1&amp;diff=12287"/>
		<updated>2012-10-24T20:50:53Z</updated>

		<summary type="html">&lt;p&gt;Twine: Corrected some formatting, added solution for question 1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{12-267/Navigation}}&lt;br /&gt;
&lt;br /&gt;
This assignment is due at the tutorial on Tuesday September 25. Here and everywhere, &#039;&#039;&#039;neatness counts!!&#039;&#039;&#039; You may be brilliant and you may mean just the right things, but if the your readers will be having hard time deciphering your work they will give up and assume it is wrong.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Question 1.&#039;&#039;&#039; Show that if &amp;lt;math&amp;gt;y=y_1(x)&amp;lt;/math&amp;gt; is a solution of &amp;lt;math&amp;gt;y&#039;+p(x)y=0&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;y=y_2(x)&amp;lt;/math&amp;gt; is a solution of &amp;lt;math&amp;gt;y&#039;+p(x)y=g(x)&amp;lt;/math&amp;gt;, then for any constant &amp;lt;math&amp;gt;c&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;y=cy_1+y_2&amp;lt;/math&amp;gt; is a solution of &amp;lt;math&amp;gt;y&#039;+p(x)y=g(x)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Question 2.&#039;&#039;&#039; Solve the following differential equations&lt;br /&gt;
# For &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;xy&#039;+2y=\sin x&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;\frac{dy}{dx}=\frac{1}{e^y-x}&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt;y(1)=0&amp;lt;/math&amp;gt;; you may want to solve for &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; first.&lt;br /&gt;
# &amp;lt;math&amp;gt;xy&#039;=\sqrt{1-y^2}&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;\frac{dy}{dx}=\frac{x-e^{-x}}{y+e^y}&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;xdx+ye^{-x}dy=0&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;y(0)=1&amp;lt;/math&amp;gt;.&lt;br /&gt;
# &amp;lt;math&amp;gt;\frac{dy}{dx}=\frac{ay+b}{cx+d}&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;a,b,c,d&amp;lt;/math&amp;gt; are arbitrary constants.&lt;br /&gt;
# &amp;lt;math&amp;gt;\frac{dy}{dx}=-\frac{ax+by}{bx+cy}&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;a,b,c&amp;lt;/math&amp;gt; are arbitrary constants.&lt;br /&gt;
# &amp;lt;math&amp;gt;0=(e^x\sin y + 3y)dx + (3(x+y)+e^x\cos y)dy&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Disclamer: The solutions below are by students, for students.&lt;br /&gt;
&lt;br /&gt;
Solutions to HW1: [http://drorbn.net/index.php?title=Image:001.jpg page 1], [http://drorbn.net/index.php?title=Image:002.jpg page 2], [http://drorbn.net/index.php?title=Image:003.jpg page 3], [http://drorbn.net/index.php?title=Image:004.jpg page 4] [[User:Mathstudent|Mathstudent]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solution to Question 1.&#039;&#039;&#039; [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
Take y defined by &amp;lt;math&amp;gt;y=cy_1+y_2&amp;lt;/math&amp;gt; and plug it into &amp;lt;math&amp;gt;y&#039;+p(x)y=g(x)&amp;lt;/math&amp;gt;. We get&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;(cy_1 + y_2)&#039; + p(x)(cy_1 + y_2) = g(x)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;c(y_1&#039; + p(x)y_1) + (y_2&#039; + p(x)y_2) = g(x)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Based on our assumptions about &amp;lt;math&amp;gt;y_1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y_2&amp;lt;/math&amp;gt;, we have &amp;lt;math&amp;gt;y_1&#039; + p(x)y_1 = 0&amp;lt;/math&amp;gt; and we have &amp;lt;math&amp;gt;y_2&#039; + p(x)y_2 = g(x)&amp;lt;/math&amp;gt;, and so the above equation holds &amp;lt;math&amp;gt;\forall c \in \mathbb{R}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Hence, &amp;lt;math&amp;gt;\forall c \in \mathbb{R}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;cy_1 + y_2&amp;lt;/math&amp;gt; is a solution of &amp;lt;math&amp;gt;y&#039;+p(x)y=g(x)&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem&amp;diff=12286</id>
		<title>12-267/Existence And Uniqueness Theorem</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem&amp;diff=12286"/>
		<updated>2012-10-24T20:32:19Z</updated>

		<summary type="html">&lt;p&gt;Twine: Typo edits&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Disclamer: This is a student prepared note based on the lecures of [http://drorbn.net/dbnvp/12-267-120928.php Friday, September 28th] and [http://drorbn.net/dbnvp/12-267-121001.php Monday October 1st].&lt;br /&gt;
&lt;br /&gt;
Def. &amp;lt;math&amp;gt;f: \mathbb{R}_y \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; is called Lipschitz if &amp;lt;math&amp;gt;\exists \epsilon &amp;gt; 0, k &amp;gt; 0&amp;lt;/math&amp;gt; (a Lipschitz constant of f) such that &amp;lt;math&amp;gt;|y_1 - y_2| &amp;lt; \epsilon \implies |f(y_1) - f(y_2)| \leq k |y_1 - y_2|&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Note that any function that is Lipschitz is uniformly continuous, and that if a function f and its derivative are both continous on a compact set then f is Lipschitz.&lt;br /&gt;
&lt;br /&gt;
Thm. Existence and Uniqueness Theorem for ODEs&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;f:\mathbb{R} = [x_0 - a, x_0 + a] \times [y_0 - b, y_0 + b] \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; be continuous and uniformly Lipschitz relative to y. Then the equation &amp;lt;math&amp;gt;\Phi&#039; = f(x, \Phi)&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt; \Phi(x_0) = y_0&amp;lt;/math&amp;gt; has a unique solution &amp;lt;math&amp;gt;\Phi : [x_0 - \delta, x_0 + \delta] \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;\delta = min(a, ^b/_M)&amp;lt;/math&amp;gt; where M is a bound of f on &amp;lt;math&amp;gt;\mathbb{R}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
This is proven by showing the equation &amp;lt;math&amp;gt;\Phi(x) = y_0 + \int_{x_0}^x f(t, \Phi(t))dt&amp;lt;/math&amp;gt; exists, given the noted assumptions.&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;\Phi_0(x) = y_0&amp;lt;/math&amp;gt; and let &amp;lt;math&amp;gt;\Phi_n(x) = y_0 + \int_{x_0}^x f(t, \Phi_{n-1}(t))dt&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Claim 1: &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is well-defined. More precisely, &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is continuous and &amp;lt;math&amp;gt;\forall x \in [x_0 - \delta, x_0 + \delta]&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;|\Phi_n(x) - y_0| \leq b&amp;lt;/math&amp;gt; where b is as referred to above.&lt;br /&gt;
&lt;br /&gt;
Claim 2: For &amp;lt;math&amp;gt;n \geq 1&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;|\Phi_n(x) - \Phi_{n-1}(x)| \leq \frac{Mk^{n-1}}{n!} |x-x_0|^n&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Claim 3: if &amp;lt;math&amp;gt; \Phi_n(x)&amp;lt;/math&amp;gt; is a series of functions such that &amp;lt;math&amp;gt;|\Phi_n(x) - \Phi_{n-1}(x)| &amp;lt; c_n&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\sum_{n=1}^{\infty} c_n&amp;lt;/math&amp;gt; equal to some finite number, then &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; converges uniformly to some function &amp;lt;math&amp;gt;\Phi&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using these three claims, we have shown that the solution &amp;lt;math&amp;gt;\Phi(x)&amp;lt;/math&amp;gt; exists. The proofs of the claims are below.&lt;br /&gt;
&lt;br /&gt;
Proof of Uniqueness:&lt;br /&gt;
&lt;br /&gt;
Suppose &amp;lt;math&amp;gt;\Phi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\Psi&amp;lt;/math&amp;gt; are both solutions. Let &amp;lt;math&amp;gt;\Chi(x) = |\Phi(x) - \Psi(x)|&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Chi(x) = |\Phi(x) - \Psi(x)| = |\int_{x_0}^x(f(x, \Phi(x)) - f(x, \Psi(x))) dx | \leq \int_{x_0}^x k|\Phi(x) - \Psi(x)| dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We have that &amp;lt;math&amp;gt;\Chi \leq k \int_{x_0}^x \Chi(x) dx&amp;lt;/math&amp;gt; for some constant k, which means &amp;lt;math&amp;gt;\Chi&#039; \leq k\Chi&amp;lt;/math&amp;gt;, and that &amp;lt;math&amp;gt;\Chi(x) \geq 0&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;U(x) = e^{-kx}\int_{x_0}^x \Chi(x) dx&amp;lt;/math&amp;gt;. Note that &amp;lt;math&amp;gt;U(x_0) = 0&amp;lt;/math&amp;gt; as in this case we are integrating over an empty set, and that U thus defined has &amp;lt;math&amp;gt;U(x) \geq 0&amp;lt;/math&amp;gt;. Then&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;U&#039;(x) = -ke^{-kx}\int_{x_0}^x\Chi(x) dx + e^{-kx} \Chi(x) = e^{-kx}(\Chi(x) - k\int_{x_0}^x\Chi(x) dx) \leq 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then &amp;lt;math&amp;gt;U(x_0) = 0 \and U&#039;(x) = 0 \implies U(x) \leq 0&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt; 0 \leq U(x) \leq 0 \implies U(x) \equiv 0 \implies \Chi(x) \equiv 0 \implies \Phi(x) \equiv \Psi(x)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Box&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Proof of Claim 1:&lt;br /&gt;
&lt;br /&gt;
The statement is trivially true for &amp;lt;math&amp;gt;\Phi_0&amp;lt;/math&amp;gt;. Assume the claim is true for &amp;lt;math&amp;gt;\Phi_{n-1}&amp;lt;/math&amp;gt;. &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is continuous, being the integral of a continuous function.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;|\Phi_n - y_0|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = |\int_{x_0}^x f(t, \Phi_{n-1}(t))dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x |f(t, \Phi_{n-1}(t))|dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq | \int_{x_0}^x M dt | = M |x_0 - x|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq M \delta&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq M \cdot \frac{b}{M}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = b&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \Box &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Proof of Claim 2:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; |\Phi_n(x) - \Phi_{n-1}(x)|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = |\int_{x_0}^x f(t, \Phi_{n-1}(t))dt - \int_{x_0}^x f(t, \Phi_{n-2}(t))dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq | \int_{x_0}^x (f(t, \Phi_{n-1}(t) - f(t, \Phi_{n-2}(t))dt )dt  |&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x k|\Phi_{n-1}(t) - \Phi_{n-2}(t)|dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x k \frac{M k^{n-2}}{(n-1)!} |t-x_0|^{n-1}dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{M k^{n-1}}{(n-1)!} \int_0^{|x-x_0|} t^{n-1} dt&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{M k^{n-1}}{n!} |x-x_0|^n &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Box&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that the sequence &amp;lt;math&amp;gt; c_n = \frac{M k^{n-1}}{n!} |x-x_0|^n&amp;lt;/math&amp;gt; has &amp;lt;math&amp;gt;\sum_{n=1}^{\infty} c_n&amp;lt;/math&amp;gt; equal to some finite number.&lt;br /&gt;
&lt;br /&gt;
Proof of Claim 3: Assigned in [http://drorbn.net/index.php?title=12-267/Homework_Assignment_3 Homework 3, Task 1]&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem&amp;diff=12285</id>
		<title>12-267/Existence And Uniqueness Theorem</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem&amp;diff=12285"/>
		<updated>2012-10-24T19:34:21Z</updated>

		<summary type="html">&lt;p&gt;Twine: Corrected typo in definition of lipschitz&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Disclamer: This is a student prepared note based on the lecures of [http://drorbn.net/dbnvp/12-267-120928.php Friday, September 28th] and [http://drorbn.net/dbnvp/12-267-121001.php Monday October 1st].&lt;br /&gt;
&lt;br /&gt;
Def. &amp;lt;math&amp;gt;f: \mathbb{R}_y \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; is called Lipschitz if &amp;lt;math&amp;gt;\exists \epsilon &amp;gt; 0, k &amp;gt; 0&amp;lt;/math&amp;gt; (a Lipschitz constant of f) such that &amp;lt;math&amp;gt;|y_1 - y_2| &amp;lt; \epsilon \implies |f(y_1) - f(y_2)| \leq k |y_1 - y_2|&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Note that any function that is Lipschitz is uniformly continuous, and that if a function f and its derivative are both continous on a compact set then f is Lipschitz.&lt;br /&gt;
&lt;br /&gt;
Thm. Existence and Uniqueness Theorem for ODEs&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;f:\mathbb{R} = [x_0 - a, x_0 + a] \times [y_0 - b, y_0 + b] \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; be continuous and uniformly Lipschitz relative to y. Then the equation &amp;lt;math&amp;gt;\Phi&#039; = f(x, \Phi)&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt; \Phi(x_0) = y_0&amp;lt;/math&amp;gt; has a unique solution &amp;lt;math&amp;gt;\Phi : [x_0 - \delta, x_0 + \delta] \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;\delta = min(a, ^b/_M)&amp;lt;/math&amp;gt; where M is a bound of f on &amp;lt;math&amp;gt;\mathbb{R}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
This is proven by showing the equation &amp;lt;math&amp;gt;\Phi(x) = y_0 | \int_{x_0}^x f(t, \Phi(t))dt&amp;lt;/math&amp;gt; exists, given the noted assumptions.&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;\Phi_0(x) = y_0&amp;lt;/math&amp;gt; and let &amp;lt;math&amp;gt;\Phi_n(x) = y_0 + \int_{x_0}^x f(t, \Phi_{n-1}(t))dt&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Claim 1: &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is well-defined. More precisely, &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is continuous and &amp;lt;math&amp;gt;\forall x \in [x_0 - \delta, x_0 | \delta]&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;|\Phi_n(x) - y_0| \leq b&amp;lt;/math&amp;gt; where b is as referred to above.&lt;br /&gt;
&lt;br /&gt;
Claim 2: For &amp;lt;math&amp;gt;n \geq 1&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;|\Phi_n(x) - \Phi_{n-1}(x)| \leq \frac{Mk^{n-1}}{n!} |x-x_0|^n&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Claim 3: if &amp;lt;math&amp;gt; \Phi_n(x)&amp;lt;/math&amp;gt; is a series of functions such that &amp;lt;math&amp;gt;|\Phi_n(x) - \Phi_{n-1}(x)| &amp;lt; c_n&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\sum_{n=1}^{\infty} c_n&amp;lt;/math&amp;gt; equal to some finite number, then &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; converges uniformly to some function &amp;lt;math&amp;gt;\Phi&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using these three claims, we have shown that the solution &amp;lt;math&amp;gt;\Phi(x)&amp;lt;/math&amp;gt; exists. The proofs of the claims are below.&lt;br /&gt;
&lt;br /&gt;
Proof of Uniqueness:&lt;br /&gt;
&lt;br /&gt;
Suppose &amp;lt;math&amp;gt;\Phi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\Psi&amp;lt;/math&amp;gt; are both solutions. Let &amp;lt;math&amp;gt;\Chi(x) = |\Phi(x) - \Psi(x)|&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Chi(x) = |\Phi(x) - \Psi(x)| = |\int_{x_0}^x(f(x, \Phi(x)) - f(x, \Psi(x))) dx | \leq \int_{x_0}^x k|\Phi(x) - \Psi(x)| dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We have that &amp;lt;math&amp;gt;\Chi \leq k \int_{x_0}^x \Chi(x) dx&amp;lt;/math&amp;gt; for some constant k, which means &amp;lt;math&amp;gt;\Chi&#039; \leq k\Chi&amp;lt;/math&amp;gt;, and that &amp;lt;math&amp;gt;\Chi(x) \geq 0&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;U(x) = e^{-kx}\int_{x_0}^x \Chi(x) dx&amp;lt;/math&amp;gt;. Note that &amp;lt;math&amp;gt;U(x_0) = 0&amp;lt;/math&amp;gt; as in this case we are integrating over an empty set, and that U thus defined has &amp;lt;math&amp;gt;U(x) \geq 0&amp;lt;/math&amp;gt;. Then&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;U&#039;(x) = -ke^{-kx}\int_{x_0}^x\Chi(x) dx + e^{-kx} \Chi(x) = e^{-kx}(\Chi(x) - k\int_{x_0}^x\Chi(x) dx) \leq 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then &amp;lt;math&amp;gt;U(x_0) = 0 \and U&#039;(x) = 0 \implies U(x) \leq 0&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt; 0 \leq U(x) \leq 0 \implies U(x) \equiv 0 \implies \Chi(x) \equiv 0 \implies \Phi(x) \equiv \Psi(x)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Box&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Proof of Claim 1:&lt;br /&gt;
&lt;br /&gt;
The statement is trivially true for &amp;lt;math&amp;gt;\Phi_0&amp;lt;/math&amp;gt;. Assume the claim is true for &amp;lt;math&amp;gt;\Phi_{n-1}&amp;lt;/math&amp;gt;. &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is continuous, being the integral of a continuous function.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;|\Phi_n - y_0|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = |\int_{x_0}^x f(t, \Phi_{n-1}(t))dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x |f(t, \Phi_{n-1}(t))|dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq | \int_{x_0}^x M dt | = M |x_0 - x|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq M \delta&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq M \cdot \frac{b}{M}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = b&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \Box &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Proof of Claim 2:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; |\Phi_n(x) - \Phi_{n-1}(x)|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = |\int_{x_0}^x f(t, \Phi_{n-1}(t))dt - \int_{x_0}^x f(t, \Phi_{n-2}(t))dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq | \int_{x_0}^x (f(t, \Phi_{n-1}(t) - f(t, \Phi_{n-2}(t))dt )dt  |&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x k|\Phi_{n-1}(t) - \Phi_{n-2}(t)|dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x k \frac{M k^{n-2}}{(n-1)!} |t-x_0|^{n-1}dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{M k^{n-1}}{(n-1)!} \int_0^{|x-x_0|} t^{n-1} dt&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{M k^{n-1}}{n!} |x-x_0|^n &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Box&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that the sequence &amp;lt;math&amp;gt; c_n = \frac{M k^{n-1}}{n!} |x-x_0|^n&amp;lt;/math&amp;gt; has &amp;lt;math&amp;gt;\sum_{n=1}^{\infty} c_n&amp;lt;/math&amp;gt; equal to some finite number.&lt;br /&gt;
&lt;br /&gt;
Proof of Claim 3: Assigned in [http://drorbn.net/index.php?title=12-267/Homework_Assignment_3 Homework 3, Task 1]&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=User:Twine&amp;diff=12284</id>
		<title>User:Twine</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=User:Twine&amp;diff=12284"/>
		<updated>2012-10-24T19:33:08Z</updated>

		<summary type="html">&lt;p&gt;Twine: Corrected latex errors&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Week 6, Lecture 3&lt;br /&gt;
&lt;br /&gt;
Constant Coefficient Homogeneous High Order ODEs&lt;br /&gt;
&lt;br /&gt;
Ex &amp;lt;math&amp;gt;Ly = a y&#039;&#039; + b y&#039; + c y = 0&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;a \in \mathbb{R}, b \in \mathbb{R}, c \in \mathbb{R}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or generally &amp;lt;math&amp;gt;Ly = \sum_k=0^n a_k y^{(k)} = 0, a_k \in \mathbb{R}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;L:\{f: \mathbb{R} \rightarrow \mathbb{R}\} \rightarrow \{f: \mathbb{R} \rightarrow \mathbb{R}\}&amp;lt;/math&amp;gt; is a linear transformation (&amp;quot;linear operator&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
What do we expect from &amp;lt;math&amp;gt;\{y: Ly = 0\} = ker(L)&amp;lt;/math&amp;gt;? We expect an n-dimensional vector space.&lt;br /&gt;
&lt;br /&gt;
Take &amp;lt;math&amp;gt; y&#039;&#039;+y&#039;-6y = 0&amp;lt;/math&amp;gt;, guess &amp;lt;math&amp;gt; y = c, y&#039; = \alpha e^{\alpha x}, y&#039;&#039; = \alpha^2e^{\alpha x}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \alpha^2 e^{\alpha x} + \alpha e^{\alpha x} - 6 e^{\alpha x} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; (\alpha^2 +\alpha - 6) e^{\alpha x} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; (\alpha +3)(\alpha - 2) = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So we have &amp;lt;math&amp;gt; y = c_1e^{-3x} +c_2 e^{2x}&amp;lt;/math&amp;gt; as the general solution.&lt;br /&gt;
&lt;br /&gt;
Say we have complex &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt;. Then what?&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=User:Twine&amp;diff=12235</id>
		<title>User:Twine</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=User:Twine&amp;diff=12235"/>
		<updated>2012-10-19T14:02:24Z</updated>

		<summary type="html">&lt;p&gt;Twine: Notes from Oct 19, temporary placement&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Week 6, Lecture 3&lt;br /&gt;
&lt;br /&gt;
Constant Coefficient Homogeneous High Order ODEs&lt;br /&gt;
&lt;br /&gt;
Ex &amp;lt;math&amp;gt;L(y) = ay&amp;quot; + by&#039; +cy = 0, a, b, c \in \mathbb{R}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or generally &amp;lt;math&amp;gt;L(y) = \sum_k=0^n a_k y^{(k)} = 0, a_k \in \mathbb{R}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;L:{functions on \mathbb{R} \rightarrow {functions on \mathbb{R}&amp;lt;/math&amp;gt; is a linear transformation (&amp;quot;linear operator&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
What do we expect from &amp;lt;math&amp;gt;{y:L(y) = 0} = ker(L)&amp;lt;/math&amp;gt;? We expect an n-dimensional vector space.&lt;br /&gt;
&lt;br /&gt;
Take &amp;lt;math&amp;gt; y&amp;quot;+y&#039;-6y = 0&amp;lt;/math&amp;gt;, guess &amp;lt;math&amp;gt; y = c, y&#039; = \alpha e^{\alpha x}, y&amp;quot; = \alpha^2e^{\alpha x}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \alpha^2 e^{\alpha x} + \alpha e^{\alpha x} - 6 e^{\alpha x} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; (\alpha^2 +\alpha - 6) e^{\alpha x} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; (\alpha +3)(\alpha - 2) = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So we have &amp;lt;math&amp;gt; y = c_1e^{-3x} +c_2 e^{2x}&amp;lt;/math&amp;gt; as the general solution.&lt;br /&gt;
&lt;br /&gt;
Say we have complex &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt;. Then what?&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267&amp;diff=12190</id>
		<title>12-267</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267&amp;diff=12190"/>
		<updated>2012-10-15T15:43:53Z</updated>

		<summary type="html">&lt;p&gt;Twine: corrected formatting error in previous edit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOEDITSECTION__&lt;br /&gt;
__NOTOC__&lt;br /&gt;
{{12-267/Navigation}}&lt;br /&gt;
==Advanced Ordinary Differential Equations==&lt;br /&gt;
===Department of Mathematics, University of Toronto, Fall 2012===&lt;br /&gt;
&lt;br /&gt;
{{12-267/Crucial Information}}&lt;br /&gt;
&lt;br /&gt;
===Text===&lt;br /&gt;
Boyce and DiPrima, [http://ca.wiley.com/WileyCDA/WileyTitle/productCd-EHEP002451.html Elementary Differential Equations and Boundary Value Problems] (current edition is 9th and 10th will be coming out shortly. Hopefully any late enough edition will do).&lt;br /&gt;
&lt;br /&gt;
===Further Resources===&lt;br /&gt;
&lt;br /&gt;
* [http://www.math.toronto.edu/undergrad/ Undergraduate Information] at the [http://www.math.toronto.edu/ UofT Math Department]&lt;br /&gt;
&lt;br /&gt;
* [http://www.artsandscience.utoronto.ca/ofr/calendar/crs_mat.htm Undergraduate Course Descriptions].&lt;br /&gt;
&lt;br /&gt;
* Vitali Kapovitch&#039;s 2007 classes: [http://www.math.toronto.edu/vtk/267/ Spring], [http://www.math.toronto.edu/vtk/267fall07/ Fall].&lt;br /&gt;
&lt;br /&gt;
* Also previously taught by T. Bloom, C. Pugh, D. Remenik.&lt;br /&gt;
&lt;br /&gt;
* My {{Pensieve Link|Classes/12-267/|12-267 notebook}}.&lt;br /&gt;
&lt;br /&gt;
{{Template:12-267:Dror/Students Divider}}&lt;br /&gt;
&lt;br /&gt;
[[User:Drorbn|Drorbn]] 06:36, 12 September 2012 (EDT): Material by [[User:Syjytg|Syjytg]] moved to [[12-267/Tuesday September 11 Notes]].&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/OSx1U#0 Summary of techniques to solve differential equations ] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem Fundamental Theorem and Proof from Lecture] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Derivation_of_Euler-Lagrange Derivation of Euler-Lagrange from Lecture] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://graphics.ethz.ch/teaching/former/vc_master_06/Downloads/viscomp-varcalc_6.pdf Useful PDF: proof of Euler-Lagrange equation, explanation, examples ] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Euler%27s_Method Python example for Euler&#039;s Method] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://math.hunter.cuny.edu/mbenders/cofv.pdf In-depth coverage of Calculus of Variations]&lt;br /&gt;
[http://highered.mcgraw-hill.com/sites/dl/free/007063419x/392340/Calculus_of_Variations.pdf A good summary of what we&#039;ve covered so far]&lt;br /&gt;
[[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/1vy11#0 All class notes from September 10th to October 5th] [[User:Simon1|Simon1]]&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267&amp;diff=12189</id>
		<title>12-267</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267&amp;diff=12189"/>
		<updated>2012-10-15T15:43:26Z</updated>

		<summary type="html">&lt;p&gt;Twine: Added link for Euler&amp;#039;s method&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOEDITSECTION__&lt;br /&gt;
__NOTOC__&lt;br /&gt;
{{12-267/Navigation}}&lt;br /&gt;
==Advanced Ordinary Differential Equations==&lt;br /&gt;
===Department of Mathematics, University of Toronto, Fall 2012===&lt;br /&gt;
&lt;br /&gt;
{{12-267/Crucial Information}}&lt;br /&gt;
&lt;br /&gt;
===Text===&lt;br /&gt;
Boyce and DiPrima, [http://ca.wiley.com/WileyCDA/WileyTitle/productCd-EHEP002451.html Elementary Differential Equations and Boundary Value Problems] (current edition is 9th and 10th will be coming out shortly. Hopefully any late enough edition will do).&lt;br /&gt;
&lt;br /&gt;
===Further Resources===&lt;br /&gt;
&lt;br /&gt;
* [http://www.math.toronto.edu/undergrad/ Undergraduate Information] at the [http://www.math.toronto.edu/ UofT Math Department]&lt;br /&gt;
&lt;br /&gt;
* [http://www.artsandscience.utoronto.ca/ofr/calendar/crs_mat.htm Undergraduate Course Descriptions].&lt;br /&gt;
&lt;br /&gt;
* Vitali Kapovitch&#039;s 2007 classes: [http://www.math.toronto.edu/vtk/267/ Spring], [http://www.math.toronto.edu/vtk/267fall07/ Fall].&lt;br /&gt;
&lt;br /&gt;
* Also previously taught by T. Bloom, C. Pugh, D. Remenik.&lt;br /&gt;
&lt;br /&gt;
* My {{Pensieve Link|Classes/12-267/|12-267 notebook}}.&lt;br /&gt;
&lt;br /&gt;
{{Template:12-267:Dror/Students Divider}}&lt;br /&gt;
&lt;br /&gt;
[[User:Drorbn|Drorbn]] 06:36, 12 September 2012 (EDT): Material by [[User:Syjytg|Syjytg]] moved to [[12-267/Tuesday September 11 Notes]].&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/OSx1U#0 Summary of techniques to solve differential equations ] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem Fundamental Theorem and Proof from Lecture] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Derivation_of_Euler-Lagrange Derivation of Euler-Lagrange from Lecture] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://graphics.ethz.ch/teaching/former/vc_master_06/Downloads/viscomp-varcalc_6.pdf Useful PDF: proof of Euler-Lagrange equation, explanation, examples ] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Euler%27s_Method Python example for Euler&#039;s Method] [[User:Twine:Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://math.hunter.cuny.edu/mbenders/cofv.pdf In-depth coverage of Calculus of Variations]&lt;br /&gt;
[http://highered.mcgraw-hill.com/sites/dl/free/007063419x/392340/Calculus_of_Variations.pdf A good summary of what we&#039;ve covered so far]&lt;br /&gt;
[[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/1vy11#0 All class notes from September 10th to October 5th] [[User:Simon1|Simon1]]&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267&amp;diff=12182</id>
		<title>12-267</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267&amp;diff=12182"/>
		<updated>2012-10-13T00:37:37Z</updated>

		<summary type="html">&lt;p&gt;Twine: Added link to fundamental theorem proof&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOEDITSECTION__&lt;br /&gt;
__NOTOC__&lt;br /&gt;
{{12-267/Navigation}}&lt;br /&gt;
==Advanced Ordinary Differential Equations==&lt;br /&gt;
===Department of Mathematics, University of Toronto, Fall 2012===&lt;br /&gt;
&lt;br /&gt;
{{12-267/Crucial Information}}&lt;br /&gt;
&lt;br /&gt;
===Text===&lt;br /&gt;
Boyce and DiPrima, [http://ca.wiley.com/WileyCDA/WileyTitle/productCd-EHEP002451.html Elementary Differential Equations and Boundary Value Problems] (current edition is 9th and 10th will be coming out shortly. Hopefully any late enough edition will do).&lt;br /&gt;
&lt;br /&gt;
===Further Resources===&lt;br /&gt;
&lt;br /&gt;
* [http://www.math.toronto.edu/undergrad/ Undergraduate Information] at the [http://www.math.toronto.edu/ UofT Math Department]&lt;br /&gt;
&lt;br /&gt;
* [http://www.artsandscience.utoronto.ca/ofr/calendar/crs_mat.htm Undergraduate Course Descriptions].&lt;br /&gt;
&lt;br /&gt;
* Vitali Kapovitch&#039;s 2007 classes: [http://www.math.toronto.edu/vtk/267/ Spring], [http://www.math.toronto.edu/vtk/267fall07/ Fall].&lt;br /&gt;
&lt;br /&gt;
* Also previously taught by T. Bloom, C. Pugh, D. Remenik.&lt;br /&gt;
&lt;br /&gt;
* My {{Pensieve Link|Classes/12-267/|12-267 notebook}}.&lt;br /&gt;
&lt;br /&gt;
{{Template:12-267:Dror/Students Divider}}&lt;br /&gt;
&lt;br /&gt;
[[User:Drorbn|Drorbn]] 06:36, 12 September 2012 (EDT): Material by [[User:Syjytg|Syjytg]] moved to [[12-267/Tuesday September 11 Notes]].&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/OSx1U#0 Summary of techniques to solve differential equations ] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem Fundamental Theorem and Proof from Lecture] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Derivation_of_Euler-Lagrange Derivation of Euler-Lagrange from Lecture] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://graphics.ethz.ch/teaching/former/vc_master_06/Downloads/viscomp-varcalc_6.pdf Useful PDF: proof of Euler-Lagrange equation, explanation, examples ] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
[http://math.hunter.cuny.edu/mbenders/cofv.pdf In-depth coverage of Calculus of Variations]&lt;br /&gt;
[http://highered.mcgraw-hill.com/sites/dl/free/007063419x/392340/Calculus_of_Variations.pdf A good summary of what we&#039;ve covered so far]&lt;br /&gt;
[[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/1vy11#0 All class notes from September 10th to October 5th] [[User:Simon1|Simon1]]&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem&amp;diff=12181</id>
		<title>12-267/Existence And Uniqueness Theorem</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem&amp;diff=12181"/>
		<updated>2012-10-13T00:35:55Z</updated>

		<summary type="html">&lt;p&gt;Twine: Corrected dates and links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Disclamer: This is a student prepared note based on the lecures of [http://drorbn.net/dbnvp/12-267-120928.php Friday, September 28th] and [http://drorbn.net/dbnvp/12-267-121001.php Monday October 1st].&lt;br /&gt;
&lt;br /&gt;
Def. &amp;lt;math&amp;gt;f: \mathbb{R}_y \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; is called Lipschitz if &amp;lt;math&amp;gt;\exists \epsilon &amp;gt; 0, k &amp;gt; 0&amp;lt;/math&amp;gt; (a Lipschitz constant of f) such that &amp;lt;math&amp;gt;|y_1 - y_2| &amp;lt; \epsilon \implies |f(y_1) - f(y_2)| \leq k |y_1 = y_2|&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Note that any function that is Lipschitz is uniformly continuous, and that if a function f and its derivative are both continous on a compact set then f is Lipschitz.&lt;br /&gt;
&lt;br /&gt;
Thm. Existence and Uniqueness Theorem for ODEs&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;f:\mathbb{R} = [x_0 - a, x_0 + a] \times [y_0 - b, y_0 + b] \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; be continuous and uniformly Lipschitz relative to y. Then the equation &amp;lt;math&amp;gt;\Phi&#039; = f(x, \Phi)&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt; \Phi(x_0) = y_0&amp;lt;/math&amp;gt; has a unique solution &amp;lt;math&amp;gt;\Phi : [x_0 - \delta, x_0 + \delta] \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;\delta = min(a, ^b/_M)&amp;lt;/math&amp;gt; where M is a bound of f on &amp;lt;math&amp;gt;\mathbb{R}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
This is proven by showing the equation &amp;lt;math&amp;gt;\Phi(x) = y_0 | \int_{x_0}^x f(t, \Phi(t))dt&amp;lt;/math&amp;gt; exists, given the noted assumptions.&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;\Phi_0(x) = y_0&amp;lt;/math&amp;gt; and let &amp;lt;math&amp;gt;\Phi_n(x) = y_0 + \int_{x_0}^x f(t, \Phi_{n-1}(t))dt&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Claim 1: &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is well-defined. More precisely, &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is continuous and &amp;lt;math&amp;gt;\forall x \in [x_0 - \delta, x_0 | \delta]&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;|\Phi_n(x) - y_0| \leq b&amp;lt;/math&amp;gt; where b is as referred to above.&lt;br /&gt;
&lt;br /&gt;
Claim 2: For &amp;lt;math&amp;gt;n \geq 1&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;|\Phi_n(x) - \Phi_{n-1}(x)| \leq \frac{Mk^{n-1}}{n!} |x-x_0|^n&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Claim 3: if &amp;lt;math&amp;gt; \Phi_n(x)&amp;lt;/math&amp;gt; is a series of functions such that &amp;lt;math&amp;gt;|\Phi_n(x) - \Phi_{n-1}(x)| &amp;lt; c_n&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\sum_{n=1}^{\infty} c_n&amp;lt;/math&amp;gt; equal to some finite number, then &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; converges uniformly to some function &amp;lt;math&amp;gt;\Phi&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using these three claims, we have shown that the solution &amp;lt;math&amp;gt;\Phi(x)&amp;lt;/math&amp;gt; exists. The proofs of the claims are below.&lt;br /&gt;
&lt;br /&gt;
Proof of Uniqueness:&lt;br /&gt;
&lt;br /&gt;
Suppose &amp;lt;math&amp;gt;\Phi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\Psi&amp;lt;/math&amp;gt; are both solutions. Let &amp;lt;math&amp;gt;\Chi(x) = |\Phi(x) - \Psi(x)|&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Chi(x) = |\Phi(x) - \Psi(x)| = |\int_{x_0}^x(f(x, \Phi(x)) - f(x, \Psi(x))) dx | \leq \int_{x_0}^x k|\Phi(x) - \Psi(x)| dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We have that &amp;lt;math&amp;gt;\Chi \leq k \int_{x_0}^x \Chi(x) dx&amp;lt;/math&amp;gt; for some constant k, which means &amp;lt;math&amp;gt;\Chi&#039; \leq k\Chi&amp;lt;/math&amp;gt;, and that &amp;lt;math&amp;gt;\Chi(x) \geq 0&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;U(x) = e^{-kx}\int_{x_0}^x \Chi(x) dx&amp;lt;/math&amp;gt;. Note that &amp;lt;math&amp;gt;U(x_0) = 0&amp;lt;/math&amp;gt; as in this case we are integrating over an empty set, and that U thus defined has &amp;lt;math&amp;gt;U(x) \geq 0&amp;lt;/math&amp;gt;. Then&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;U&#039;(x) = -ke^{-kx}\int_{x_0}^x\Chi(x) dx + e^{-kx} \Chi(x) = e^{-kx}(\Chi(x) - k\int_{x_0}^x\Chi(x) dx) \leq 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then &amp;lt;math&amp;gt;U(x_0) = 0 \and U&#039;(x) = 0 \implies U(x) \leq 0&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt; 0 \leq U(x) \leq 0 \implies U(x) \equiv 0 \implies \Chi(x) \equiv 0 \implies \Phi(x) \equiv \Psi(x)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Box&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Proof of Claim 1:&lt;br /&gt;
&lt;br /&gt;
The statement is trivially true for &amp;lt;math&amp;gt;\Phi_0&amp;lt;/math&amp;gt;. Assume the claim is true for &amp;lt;math&amp;gt;\Phi_{n-1}&amp;lt;/math&amp;gt;. &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is continuous, being the integral of a continuous function.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;|\Phi_n - y_0|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = |\int_{x_0}^x f(t, \Phi_{n-1}(t))dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x |f(t, \Phi_{n-1}(t))|dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq | \int_{x_0}^x M dt | = M |x_0 - x|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq M \delta&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq M \cdot \frac{b}{M}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = b&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \Box &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Proof of Claim 2:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; |\Phi_n(x) - \Phi_{n-1}(x)|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = |\int_{x_0}^x f(t, \Phi_{n-1}(t))dt - \int_{x_0}^x f(t, \Phi_{n-2}(t))dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq | \int_{x_0}^x (f(t, \Phi_{n-1}(t) - f(t, \Phi_{n-2}(t))dt )dt  |&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x k|\Phi_{n-1}(t) - \Phi_{n-2}(t)|dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x k \frac{M k^{n-2}}{(n-1)!} |t-x_0|^{n-1}dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{M k^{n-1}}{(n-1)!} \int_0^{|x-x_0|} t^{n-1} dt&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{M k^{n-1}}{n!} |x-x_0|^n &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Box&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that the sequence &amp;lt;math&amp;gt; c_n = \frac{M k^{n-1}}{n!} |x-x_0|^n&amp;lt;/math&amp;gt; has &amp;lt;math&amp;gt;\sum_{n=1}^{\infty} c_n&amp;lt;/math&amp;gt; equal to some finite number.&lt;br /&gt;
&lt;br /&gt;
Proof of Claim 3: Assigned in [http://drorbn.net/index.php?title=12-267/Homework_Assignment_3 Homework 3, Task 1]&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem&amp;diff=12180</id>
		<title>12-267/Existence And Uniqueness Theorem</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem&amp;diff=12180"/>
		<updated>2012-10-13T00:33:32Z</updated>

		<summary type="html">&lt;p&gt;Twine: Inserted proof of uniqueness&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Disclamer: This is a student prepared note based on [http://drorbn.net/dbnvp/12-267-120928.php the lecure of Monday September 21st].&lt;br /&gt;
&lt;br /&gt;
Def. &amp;lt;math&amp;gt;f: \mathbb{R}_y \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; is called Lipschitz if &amp;lt;math&amp;gt;\exists \epsilon &amp;gt; 0, k &amp;gt; 0&amp;lt;/math&amp;gt; (a Lipschitz constant of f) such that &amp;lt;math&amp;gt;|y_1 - y_2| &amp;lt; \epsilon \implies |f(y_1) - f(y_2)| \leq k |y_1 = y_2|&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Note that any function that is Lipschitz is uniformly continuous, and that if a function f and its derivative are both continous on a compact set then f is Lipschitz.&lt;br /&gt;
&lt;br /&gt;
Thm. Existence and Uniqueness Theorem for ODEs&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;f:\mathbb{R} = [x_0 - a, x_0 + a] \times [y_0 - b, y_0 + b] \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; be continuous and uniformly Lipschitz relative to y. Then the equation &amp;lt;math&amp;gt;\Phi&#039; = f(x, \Phi)&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt; \Phi(x_0) = y_0&amp;lt;/math&amp;gt; has a unique solution &amp;lt;math&amp;gt;\Phi : [x_0 - \delta, x_0 + \delta] \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;\delta = min(a, ^b/_M)&amp;lt;/math&amp;gt; where M is a bound of f on &amp;lt;math&amp;gt;\mathbb{R}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
This is proven by showing the equation &amp;lt;math&amp;gt;\Phi(x) = y_0 | \int_{x_0}^x f(t, \Phi(t))dt&amp;lt;/math&amp;gt; exists, given the noted assumptions.&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;\Phi_0(x) = y_0&amp;lt;/math&amp;gt; and let &amp;lt;math&amp;gt;\Phi_n(x) = y_0 + \int_{x_0}^x f(t, \Phi_{n-1}(t))dt&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Claim 1: &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is well-defined. More precisely, &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is continuous and &amp;lt;math&amp;gt;\forall x \in [x_0 - \delta, x_0 | \delta]&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;|\Phi_n(x) - y_0| \leq b&amp;lt;/math&amp;gt; where b is as referred to above.&lt;br /&gt;
&lt;br /&gt;
Claim 2: For &amp;lt;math&amp;gt;n \geq 1&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;|\Phi_n(x) - \Phi_{n-1}(x)| \leq \frac{Mk^{n-1}}{n!} |x-x_0|^n&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Claim 3: if &amp;lt;math&amp;gt; \Phi_n(x)&amp;lt;/math&amp;gt; is a series of functions such that &amp;lt;math&amp;gt;|\Phi_n(x) - \Phi_{n-1}(x)| &amp;lt; c_n&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\sum_{n=1}^{\infty} c_n&amp;lt;/math&amp;gt; equal to some finite number, then &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; converges uniformly to some function &amp;lt;math&amp;gt;\Phi&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using these three claims, we have shown that the solution &amp;lt;math&amp;gt;\Phi(x)&amp;lt;/math&amp;gt; exists. The proofs of the claims are below.&lt;br /&gt;
&lt;br /&gt;
Proof of Uniqueness:&lt;br /&gt;
&lt;br /&gt;
Suppose &amp;lt;math&amp;gt;\Phi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\Psi&amp;lt;/math&amp;gt; are both solutions. Let &amp;lt;math&amp;gt;\Chi(x) = |\Phi(x) - \Psi(x)|&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Chi(x) = |\Phi(x) - \Psi(x)| = |\int_{x_0}^x(f(x, \Phi(x)) - f(x, \Psi(x))) dx | \leq \int_{x_0}^x k|\Phi(x) - \Psi(x)| dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We have that &amp;lt;math&amp;gt;\Chi \leq k \int_{x_0}^x \Chi(x) dx&amp;lt;/math&amp;gt; for some constant k, which means &amp;lt;math&amp;gt;\Chi&#039; \leq k\Chi&amp;lt;/math&amp;gt;, and that &amp;lt;math&amp;gt;\Chi(x) \geq 0&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;U(x) = e^{-kx}\int_{x_0}^x \Chi(x) dx&amp;lt;/math&amp;gt;. Note that &amp;lt;math&amp;gt;U(x_0) = 0&amp;lt;/math&amp;gt; as in this case we are integrating over an empty set, and that U thus defined has &amp;lt;math&amp;gt;U(x) \geq 0&amp;lt;/math&amp;gt;. Then&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;U&#039;(x) = -ke^{-kx}\int_{x_0}^x\Chi(x) dx + e^{-kx} \Chi(x) = e^{-kx}(\Chi(x) - k\int_{x_0}^x\Chi(x) dx) \leq 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then &amp;lt;math&amp;gt;U(x_0) = 0 \and U&#039;(x) = 0 \implies U(x) \leq 0&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt; 0 \leq U(x) \leq 0 \implies U(x) \equiv 0 \implies \Chi(x) \equiv 0 \implies \Phi(x) \equiv \Psi(x)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Box&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Proof of Claim 1:&lt;br /&gt;
&lt;br /&gt;
The statement is trivially true for &amp;lt;math&amp;gt;\Phi_0&amp;lt;/math&amp;gt;. Assume the claim is true for &amp;lt;math&amp;gt;\Phi_{n-1}&amp;lt;/math&amp;gt;. &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is continuous, being the integral of a continuous function.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;|\Phi_n - y_0|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = |\int_{x_0}^x f(t, \Phi_{n-1}(t))dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x |f(t, \Phi_{n-1}(t))|dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq | \int_{x_0}^x M dt | = M |x_0 - x|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq M \delta&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq M \cdot \frac{b}{M}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = b&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \Box &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Proof of Claim 2:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; |\Phi_n(x) - \Phi_{n-1}(x)|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = |\int_{x_0}^x f(t, \Phi_{n-1}(t))dt - \int_{x_0}^x f(t, \Phi_{n-2}(t))dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq | \int_{x_0}^x (f(t, \Phi_{n-1}(t) - f(t, \Phi_{n-2}(t))dt )dt  |&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x k|\Phi_{n-1}(t) - \Phi_{n-2}(t)|dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x k \frac{M k^{n-2}}{(n-1)!} |t-x_0|^{n-1}dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{M k^{n-1}}{(n-1)!} \int_0^{|x-x_0|} t^{n-1} dt&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{M k^{n-1}}{n!} |x-x_0|^n &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Box&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that the sequence &amp;lt;math&amp;gt; c_n = \frac{M k^{n-1}}{n!} |x-x_0|^n&amp;lt;/math&amp;gt; has &amp;lt;math&amp;gt;\sum_{n=1}^{\infty} c_n&amp;lt;/math&amp;gt; equal to some finite number.&lt;br /&gt;
&lt;br /&gt;
Proof of Claim 3: Assigned in [http://drorbn.net/index.php?title=12-267/Homework_Assignment_3 Homework 3, Task 1]&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem&amp;diff=12179</id>
		<title>12-267/Existence And Uniqueness Theorem</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem&amp;diff=12179"/>
		<updated>2012-10-12T23:58:05Z</updated>

		<summary type="html">&lt;p&gt;Twine: Added Claim 3 and finished existence proof&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Disclamer: This is a student prepared note based on [http://drorbn.net/dbnvp/12-267-120928.php the lecure of Monday September 21st].&lt;br /&gt;
&lt;br /&gt;
Def. &amp;lt;math&amp;gt;f: \mathbb{R}_y \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; is called Lipschitz if &amp;lt;math&amp;gt;\exists \epsilon &amp;gt; 0, k &amp;gt; 0&amp;lt;/math&amp;gt; (a Lipschitz constant of f) such that &amp;lt;math&amp;gt;|y_1 - y_2| &amp;lt; \epsilon \implies |f(y_1) - f(y_2)| \leq k |y_1 = y_2|&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Note that any function that is Lipschitz is uniformly continuous, and that if a function f and its derivative are both continous on a compact set then f is Lipschitz.&lt;br /&gt;
&lt;br /&gt;
Thm. Existence and Uniqueness Theorem for ODEs&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;f:\mathbb{R} = [x_0 - a, x_0 + a] \times [y_0 - b, y_0 + b] \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; be continuous and uniformly Lipschitz relative to y. Then the equation &amp;lt;math&amp;gt;\Phi&#039; = f(x, \Phi)&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt; \Phi(x_0) = y_0&amp;lt;/math&amp;gt; has a unique solution &amp;lt;math&amp;gt;\Phi : [x_0 - \delta, x_0 + \delta] \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;\delta = min(a, ^b/_M)&amp;lt;/math&amp;gt; where M is a bound of f on &amp;lt;math&amp;gt;\mathbb{R}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
This is proven by showing the equation &amp;lt;math&amp;gt;\Phi(x) = y_0 | \int_{x_0}^x f(t, \Phi(t))dt&amp;lt;/math&amp;gt; exists, given the noted assumptions.&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;\Phi_0(x) = y_0&amp;lt;/math&amp;gt; and let &amp;lt;math&amp;gt;\Phi_n(x) = y_0 + \int_{x_0}^x f(t, \Phi_{n-1}(t))dt&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Claim 1: &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is well-defined. More precisely, &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is continuous and &amp;lt;math&amp;gt;\forall x \in [x_0 - \delta, x_0 | \delta]&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;|\Phi_n(x) - y_0| \leq b&amp;lt;/math&amp;gt; where b is as referred to above.&lt;br /&gt;
&lt;br /&gt;
Claim 2: For &amp;lt;math&amp;gt;n \geq 1&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;|\Phi_n(x) - \Phi_{n-1}(x)| \leq \frac{Mk^{n-1}}{n!} |x-x_0|^n&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Claim 3: if &amp;lt;math&amp;gt; \Phi_n(x)&amp;lt;/math&amp;gt; is a series of functions such that &amp;lt;math&amp;gt;|\Phi_n(x) - \Phi_{n-1}(x)| &amp;lt; c_n&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\sum_{n=1}^{\infty} c_n&amp;lt;/math&amp;gt; equal to some finite number, then &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; converges uniformly to some function &amp;lt;math&amp;gt;\Phi&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using these three claims, we have shown that the solution &amp;lt;math&amp;gt;\Phi(x)&amp;lt;/math&amp;gt; exists. The proofs of the claims are below.&lt;br /&gt;
&lt;br /&gt;
Proof of Claim 1:&lt;br /&gt;
&lt;br /&gt;
The statement is trivially true for &amp;lt;math&amp;gt;\Phi_0&amp;lt;/math&amp;gt;. Assume the claim is true for &amp;lt;math&amp;gt;\Phi_{n-1}&amp;lt;/math&amp;gt;. &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is continuous, being the integral of a continuous function.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;|\Phi_n - y_0|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = |\int_{x_0}^x f(t, \Phi_{n-1}(t))dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x |f(t, \Phi_{n-1}(t))|dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq | \int_{x_0}^x M dt | = M |x_0 - x|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq M \delta&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq M \cdot \frac{b}{M}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = b&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \Box &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Proof of Claim 2:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; |\Phi_n(x) - \Phi_{n-1}(x)|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = |\int_{x_0}^x f(t, \Phi_{n-1}(t))dt - \int_{x_0}^x f(t, \Phi_{n-2}(t))dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq | \int_{x_0}^x (f(t, \Phi_{n-1}(t) - f(t, \Phi_{n-2}(t))dt )dt  |&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x k|\Phi_{n-1}(t) - \Phi_{n-2}(t)|dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x k \frac{M k^{n-2}}{(n-1)!} |t-x_0|^{n-1}dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{M k^{n-1}}{(n-1)!} \int_0^{|x-x_0|} t^{n-1} dt&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{M k^{n-1}}{n!} |x-x_0|^n &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Box&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that the sequence &amp;lt;math&amp;gt; c_n = \frac{M k^{n-1}}{n!} |x-x_0|^n&amp;lt;/math&amp;gt; has &amp;lt;math&amp;gt;\sum_{n=1}^{\infty} c_n&amp;lt;/math&amp;gt; equal to some finite number.&lt;br /&gt;
&lt;br /&gt;
Proof of Claim 3: Assigned in [http://drorbn.net/index.php?title=12-267/Homework_Assignment_3 Homework 3, Task 1]&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem&amp;diff=12178</id>
		<title>12-267/Existence And Uniqueness Theorem</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem&amp;diff=12178"/>
		<updated>2012-10-12T23:45:01Z</updated>

		<summary type="html">&lt;p&gt;Twine: Added Claim 2 and proof.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Disclamer: This is a student prepared note based on [http://drorbn.net/dbnvp/12-267-120928.php the lecure of Monday September 21st].&lt;br /&gt;
&lt;br /&gt;
Def. &amp;lt;math&amp;gt;f: \mathbb{R}_y \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; is called Lipschitz if &amp;lt;math&amp;gt;\exists \epsilon &amp;gt; 0, k &amp;gt; 0&amp;lt;/math&amp;gt; (a Lipschitz constant of f) such that &amp;lt;math&amp;gt;|y_1 - y_2| &amp;lt; \epsilon \implies |f(y_1) - f(y_2)| \leq k |y_1 = y_2|&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Note that any function that is Lipschitz is uniformly continuous, and that if a function f and its derivative are both continous on a compact set then f is Lipschitz.&lt;br /&gt;
&lt;br /&gt;
Thm. Existence and Uniqueness Theorem for ODEs&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;f:\mathbb{R} = [x_0 - a, x_0 + a] \times [y_0 - b, y_0 + b] \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; be continuous and uniformly Lipschitz relative to y. Then the equation &amp;lt;math&amp;gt;\Phi&#039; = f(x, \Phi)&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt; \Phi(x_0) = y_0&amp;lt;/math&amp;gt; has a unique solution &amp;lt;math&amp;gt;\Phi : [x_0 - \delta, x_0 + \delta] \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;\delta = min(a, ^b/_M)&amp;lt;/math&amp;gt; where M is a bound of f on &amp;lt;math&amp;gt;\mathbb{R}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;\Phi_0(x) = y_0&amp;lt;/math&amp;gt; and let &amp;lt;math&amp;gt;\Phi_n(x) = y_0 + \int_{x_0}^x f(t, \Phi_{n-1}(t))dt&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Claim 1: &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is well-defined. More precisely, &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is continuous and &amp;lt;math&amp;gt;\forall x \in [x_0 - \delta, x_0 | \delta]&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;|\Phi_n(x) - y_0| \leq b&amp;lt;/math&amp;gt; where b is as referred to above.&lt;br /&gt;
&lt;br /&gt;
Proof of Claim 1:&lt;br /&gt;
&lt;br /&gt;
The statement is trivially true for &amp;lt;math&amp;gt;\Phi_0&amp;lt;/math&amp;gt;. Assume the claim is true for &amp;lt;math&amp;gt;\Phi_{n-1}&amp;lt;/math&amp;gt;. &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is continuous, being the integral of a continuous function.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;|\Phi_n - y_0|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = |\int_{x_0}^x f(t, \Phi_{n-1}(t))dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x |f(t, \Phi_{n-1}(t))|dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq | \int_{x_0}^x M dt | = M |x_0 - x|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq M \delta&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq M \cdot \frac{b}{M}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = b&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \Box &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Claim 2: For &amp;lt;math&amp;gt;n \geq 1&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;|\Phi_n(x) - \Phi_{n-1}(x)| \leq \frac{Mk^{n-1}}{n!} |x-x_0|^n&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Proof of Claim 2:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; |\Phi_n(x) - \Phi_{n-1}(x)|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = |\int_{x_0}^x f(t, \Phi_{n-1}(t))dt - \int_{x_0}^x f(t, \Phi_{n-2}(t))dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq | \int_{x_0}^x (f(t, \Phi_{n-1}(t) - f(t, \Phi_{n-2}(t))dt )dt  |&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x k|\Phi_{n-1}(t) - \Phi_{n-2}(t)|dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \leq |\int_{x_0}^x k \frac{M k^{n-2}}{(n-1)!} |t-x_0|^{n-1}dt|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{M k^{n-1}}{(n-1)!} \int_0^{|x-x_0|} t^{n-1} dt&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{M k^{n-1}}{n!} |x-x_0|^n &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Box&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem&amp;diff=12177</id>
		<title>12-267/Existence And Uniqueness Theorem</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem&amp;diff=12177"/>
		<updated>2012-10-12T23:32:55Z</updated>

		<summary type="html">&lt;p&gt;Twine: Added Claim 1 and proof. Also fixed some formatting.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Disclamer: This is a student prepared note based on [http://drorbn.net/dbnvp/12-267-120928.php the lecure of Monday September 21st].&lt;br /&gt;
&lt;br /&gt;
Def. &amp;lt;math&amp;gt;f: \mathbb{R}_y \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; is called Lipschitz if &amp;lt;math&amp;gt;\exists \epsilon &amp;gt; 0, k &amp;gt; 0&amp;lt;/math&amp;gt; (a Lipschitz constant of f) such that &amp;lt;math&amp;gt;|y_1 - y_2| &amp;lt; \epsilon \implies |f(y_1) - f(y_2)| \leq k |y_1 = y_2|&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Note that any function that is Lipschitz is uniformly continuous, and that if a function f and its derivative are both continous on a compact set then f is Lipschitz.&lt;br /&gt;
&lt;br /&gt;
Thm. Existence and Uniqueness Theorem for ODEs&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;f:\mathbb{R} = [x_0 - a, x_0 + a] \times [y_0 - b, y_0 + b] \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; be continuous and uniformly Lipschitz relative to y. Then the equation &amp;lt;math&amp;gt;\Phi&#039; = f(x, \Phi)&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt; \Phi(x_0) = y_0&amp;lt;/math&amp;gt; has a unique solution &amp;lt;math&amp;gt;\Phi : [x_0 - \delta, x_0 + \delta] \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;\delta = min(a, ^b/_M)&amp;lt;/math&amp;gt; where M is a bound of f on &amp;lt;math&amp;gt;\mathbb{R}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;\Phi_0(x) = y_0&amp;lt;/math&amp;gt; and let &amp;lt;math&amp;gt;\Phi_n(x) = y_0 + \int_{x_0}^x f(t, \Phi_{n-1}(t))dt&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Claim 1: &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is well-defined. More precisely, &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is continuous and &amp;lt;math&amp;gt;\forall x \in [x_0 - \delta, x_0 | \delta]&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;|\Phi_n(x) - y_0| \leq b&amp;lt;/math&amp;gt; where b is as referred to above.&lt;br /&gt;
&lt;br /&gt;
Proof of Claim 1:&lt;br /&gt;
&lt;br /&gt;
The statement is trivially true for &amp;lt;math&amp;gt;\Phi_0&amp;lt;/math&amp;gt;. Assume the claim is true for &amp;lt;math&amp;gt;\Phi_{n-1}&amp;lt;/math&amp;gt;. &amp;lt;math&amp;gt;\Phi_n&amp;lt;/math&amp;gt; is continuous, being the integral of a continuous function.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;|\Phi_n - y_0| = |\int_{x_0}^x f(t, \Phi_{n-1}(t))dt| \leq |\int_{x_0}^x |f(t, \Phi_{n-1}(t))|dt| \leq | \int_{x_0}^x M dt | = M |x_0 - x| \leq M \delta \leq M \cdot \frac{b}{M} = b.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \Box &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem&amp;diff=12176</id>
		<title>12-267/Existence And Uniqueness Theorem</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Existence_And_Uniqueness_Theorem&amp;diff=12176"/>
		<updated>2012-10-12T23:20:41Z</updated>

		<summary type="html">&lt;p&gt;Twine: Created page with statement of theorem, proofs to follow&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Disclamer: This is a student prepared note based on [http://drorbn.net/dbnvp/12-267-120928.php the lecure of Monday September 21st].&lt;br /&gt;
&lt;br /&gt;
Def. &amp;lt;math&amp;gt;f: \mathbb{R}_y \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; is called Lipschitz if &amp;lt;math&amp;gt;\exists \epsilon &amp;gt; 0, k &amp;gt; 0&amp;lt;/math&amp;gt; (a Lipschitz constant of f) such that &amp;lt;math&amp;gt;|y_1 - y_2| &amp;lt; \epsilon \implies |f(y_1) - f(y_2)| \leq k |y_1 = y_2|&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Note that any function that is Lipschitz is uniformly continuous, and that if a function f and its derivative are both continous on a compact set then f is Lipschitz.&lt;br /&gt;
&lt;br /&gt;
Thm. Existence and Uniqueness Theorem for ODEs&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;f:\mathbb{R} = [x_0 - a, x_0 + a] \times [y_0 - b, y_0 + b] \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; be continuous and uniformly Lipschitz relative to y. Then the equation &amp;lt;math&amp;gt;\Phi&#039; = f(x, \Phi)&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt; \Phi(x_0) = y_0&amp;lt;/math&amp;gt; has a unique solution &amp;lt;math&amp;gt;\Phi : [x_0 - \delta, x_0 + \delta] \rightarrow \mathbb{R}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;\delta = min(a, ^b/_M)&amp;lt;/math&amp;gt; where M is a bound of f on &amp;lt;math&amp;gt;\mathbb{R}&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Derivation_of_Euler-Lagrange&amp;diff=12175</id>
		<title>12-267/Derivation of Euler-Lagrange</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Derivation_of_Euler-Lagrange&amp;diff=12175"/>
		<updated>2012-10-12T23:07:00Z</updated>

		<summary type="html">&lt;p&gt;Twine: corrected date of lecture&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Disclamer: This is a student prepared note based on [http://drorbn.net/dbnvp/12-267-121002-2.php the lecure of Tuesday October 2nd].&lt;br /&gt;
&lt;br /&gt;
For a function &amp;lt;math&amp;gt;y(x)&amp;lt;/math&amp;gt; defined on &amp;lt;math&amp;gt;[a, b]&amp;lt;/math&amp;gt; to be an extremum of &amp;lt;math&amp;gt;J(y) = \int_a^b F(x, y, y&#039;) dx&amp;lt;/math&amp;gt;, it must be that for any function &amp;lt;math&amp;gt;h(x)&amp;lt;/math&amp;gt; defined on &amp;lt;math&amp;gt;[a, b]&amp;lt;/math&amp;gt; that preserves the endpoints of &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; (that is, &amp;lt;math&amp;gt;h(a) = 0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;h(b) = 0&amp;lt;/math&amp;gt;), we have  &amp;lt;math&amp;gt; \frac{d}{d \epsilon } J(y + \epsilon h) &amp;lt;/math&amp;gt;&amp;lt;math&amp;gt;|_{\epsilon = 0} = 0 &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \frac{d}{d \epsilon } J(y + \epsilon h) &amp;lt;/math&amp;gt;&amp;lt;math&amp;gt;|_{\epsilon = 0} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{d}{d \epsilon } \int_a^b F(x, y + \epsilon h, y&#039; + \epsilon h&#039;) dx |_{\epsilon = 0} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;F_n&amp;lt;/math&amp;gt; signify F differentiated with respect to its nth variable.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int_a^b (F_1 \cdot 0 + F_2 \cdot h + F_3 \cdot h&#039;) dx |_{\epsilon = 0} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int_a^b (F_2(x, y, y&#039;) \cdot h + F_3(x, y, y&#039;) \cdot h&#039;) dx &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int_a^b (F_2 \cdot h + [\frac{d}{dx} F_3] \cdot h) dx  + F_3 \cdot h |_a^b&amp;lt;/math&amp;gt; (integrating by parts)&lt;br /&gt;
&lt;br /&gt;
Due to the constraints of &amp;lt;math&amp;gt;h(a) = 0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;h(b) = 0&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;F_3 \cdot h |_a^b = 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int_a^b (F_2 - \frac{d}{dx} F_3) \cdot h dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As this must be equal to 0 for all h satisfying the endpoint constraints, we must have that &amp;lt;math&amp;gt;F_2 = \frac{d}{dx} F_3&amp;lt;/math&amp;gt;, or in other terms, &amp;lt;math&amp;gt;F_y - \frac{d}{dx} F_y&#039; = 0&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267&amp;diff=12174</id>
		<title>12-267</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267&amp;diff=12174"/>
		<updated>2012-10-12T23:03:10Z</updated>

		<summary type="html">&lt;p&gt;Twine: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOEDITSECTION__&lt;br /&gt;
__NOTOC__&lt;br /&gt;
{{12-267/Navigation}}&lt;br /&gt;
==Advanced Ordinary Differential Equations==&lt;br /&gt;
===Department of Mathematics, University of Toronto, Fall 2012===&lt;br /&gt;
&lt;br /&gt;
{{12-267/Crucial Information}}&lt;br /&gt;
&lt;br /&gt;
===Text===&lt;br /&gt;
Boyce and DiPrima, [http://ca.wiley.com/WileyCDA/WileyTitle/productCd-EHEP002451.html Elementary Differential Equations and Boundary Value Problems] (current edition is 9th and 10th will be coming out shortly. Hopefully any late enough edition will do).&lt;br /&gt;
&lt;br /&gt;
===Further Resources===&lt;br /&gt;
&lt;br /&gt;
* [http://www.math.toronto.edu/undergrad/ Undergraduate Information] at the [http://www.math.toronto.edu/ UofT Math Department]&lt;br /&gt;
&lt;br /&gt;
* [http://www.artsandscience.utoronto.ca/ofr/calendar/crs_mat.htm Undergraduate Course Descriptions].&lt;br /&gt;
&lt;br /&gt;
* Vitali Kapovitch&#039;s 2007 classes: [http://www.math.toronto.edu/vtk/267/ Spring], [http://www.math.toronto.edu/vtk/267fall07/ Fall].&lt;br /&gt;
&lt;br /&gt;
* Also previously taught by T. Bloom, C. Pugh, D. Remenik.&lt;br /&gt;
&lt;br /&gt;
* My {{Pensieve Link|Classes/12-267/|12-267 notebook}}.&lt;br /&gt;
&lt;br /&gt;
{{Template:12-267:Dror/Students Divider}}&lt;br /&gt;
&lt;br /&gt;
[[User:Drorbn|Drorbn]] 06:36, 12 September 2012 (EDT): Material by [[User:Syjytg|Syjytg]] moved to [[12-267/Tuesday September 11 Notes]].&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/OSx1U#0 Summary of techniques to solve differential equations ] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
[http://drorbn.net/index.php?title=12-267/Derivation_of_Euler-Lagrange Derivation of Euler-Lagrange from Lecture] [[User:Twine|Twine]]&lt;br /&gt;
&lt;br /&gt;
[http://graphics.ethz.ch/teaching/former/vc_master_06/Downloads/viscomp-varcalc_6.pdf Useful PDF: proof of Euler-Lagrange equation, explanation, examples ] [[User:Vsbdthrsh|Vsbdthrsh]]&lt;br /&gt;
&lt;br /&gt;
[http://math.hunter.cuny.edu/mbenders/cofv.pdf In-depth coverage of Calculus of Variations]&lt;br /&gt;
[http://highered.mcgraw-hill.com/sites/dl/free/007063419x/392340/Calculus_of_Variations.pdf A good summary of what we&#039;ve covered so far]&lt;br /&gt;
[[User:Simon1|Simon1]]&lt;br /&gt;
&lt;br /&gt;
[http://imgur.com/a/1vy11#0 All class notes from September 10th to October 5th] [[User:Simon1|Simon1]]&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Derivation_of_Euler-Lagrange&amp;diff=12173</id>
		<title>12-267/Derivation of Euler-Lagrange</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Derivation_of_Euler-Lagrange&amp;diff=12173"/>
		<updated>2012-10-12T23:01:07Z</updated>

		<summary type="html">&lt;p&gt;Twine: Created page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Disclamer: This is a student prepared note based on [http://drorbn.net/dbnvp/12-267-121002-2.php the lecure of Tuesday October 1st].&lt;br /&gt;
&lt;br /&gt;
For a function &amp;lt;math&amp;gt;y(x)&amp;lt;/math&amp;gt; defined on &amp;lt;math&amp;gt;[a, b]&amp;lt;/math&amp;gt; to be an extremum of &amp;lt;math&amp;gt;J(y) = \int_a^b F(x, y, y&#039;) dx&amp;lt;/math&amp;gt;, it must be that for any function &amp;lt;math&amp;gt;h(x)&amp;lt;/math&amp;gt; defined on &amp;lt;math&amp;gt;[a, b]&amp;lt;/math&amp;gt; that preserves the endpoints of &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; (that is, &amp;lt;math&amp;gt;h(a) = 0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;h(b) = 0&amp;lt;/math&amp;gt;), we have  &amp;lt;math&amp;gt; \frac{d}{d \epsilon } J(y + \epsilon h) &amp;lt;/math&amp;gt;&amp;lt;math&amp;gt;|_{\epsilon = 0} = 0 &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \frac{d}{d \epsilon } J(y + \epsilon h) &amp;lt;/math&amp;gt;&amp;lt;math&amp;gt;|_{\epsilon = 0} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{d}{d \epsilon } \int_a^b F(x, y + \epsilon h, y&#039; + \epsilon h&#039;) dx |_{\epsilon = 0} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;F_n&amp;lt;/math&amp;gt; signify F differentiated with respect to its nth variable.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int_a^b (F_1 \cdot 0 + F_2 \cdot h + F_3 \cdot h&#039;) dx |_{\epsilon = 0} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int_a^b (F_2(x, y, y&#039;) \cdot h + F_3(x, y, y&#039;) \cdot h&#039;) dx &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int_a^b (F_2 \cdot h + [\frac{d}{dx} F_3] \cdot h) dx  + F_3 \cdot h |_a^b&amp;lt;/math&amp;gt; (integrating by parts)&lt;br /&gt;
&lt;br /&gt;
Due to the constraints of &amp;lt;math&amp;gt;h(a) = 0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;h(b) = 0&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;F_3 \cdot h |_a^b = 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int_a^b (F_2 - \frac{d}{dx} F_3) \cdot h dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As this must be equal to 0 for all h satisfying the endpoint constraints, we must have that &amp;lt;math&amp;gt;F_2 = \frac{d}{dx} F_3&amp;lt;/math&amp;gt;, or in other terms, &amp;lt;math&amp;gt;F_y - \frac{d}{dx} F_y&#039; = 0&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Tuesday_September_11_Notes&amp;diff=12068</id>
		<title>12-267/Tuesday September 11 Notes</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Tuesday_September_11_Notes&amp;diff=12068"/>
		<updated>2012-10-04T22:20:10Z</updated>

		<summary type="html">&lt;p&gt;Twine: Corrected misspelling of Brachistochrone&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{12-267/Navigation}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Solving the complicated integral in the Brachistochrone integral===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\int \sqrt{\frac{d-y}{y}} dy &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; =  \int \sqrt{\frac{d y-y^2}{y}} dy &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Complete the square in the integrand:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int \sqrt{\frac{\frac{d^2}{4} - (y - \frac{d}{2})^2}{y}} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Substitute &amp;lt;math&amp;gt;u = y-\frac{d}{2}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; du = dy &amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int 2 \sqrt{\frac{\frac{d^2}{4} - u^2}{d+2 u}} du &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Assuming all variables are positive, substitute &amp;lt;math&amp;gt;u = \frac{1}{2} d \sin{s}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;du = \frac{1}{2} d \cos{s} ds&amp;lt;/math&amp;gt;. Then &amp;lt;math&amp;gt;\sqrt{\frac{d^2}{4} - u^2} = \sqrt{\frac{d^2}{4} - \frac{1}{4} d^2 \sin^2{s}} = \frac{1}{2} d \cos{s}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;s = \sin^{-1}{\frac{2u}{d}}&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{d^2}{2} \int \frac{\cos^2{s}}{d \sin{s} + d} ds&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the integrand substitute &amp;lt;math&amp;gt; p=\tan{\frac{s}{2}}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;dp = \frac{1}{2} \sec^2{\frac{s}{2}} ds&amp;lt;/math&amp;gt;. Then transform the integrand using the substitutions &amp;lt;math&amp;gt;\sin{s} = \frac{2p}{p^2 + 1}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\cos{s} = \frac{1-p^2}{p^2 + 1}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;ds = \frac{2 dp}{p^2 + 1}&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{d^2}{2} \int 2 \frac{(1-p^2)^2}{(p^2 + 1)^3 (\frac{2 d p}{p^2 + 1} + d)} dp&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Simplify the integrand &amp;lt;math&amp;gt;\frac{2(1-p^2)^2}{(p^2 + 1)^3 (\frac{2 d p}{p^2 + 1} + d)}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\frac{2 (p-1)^2}{d p^4 + 2 d p^2 + d}&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{d^2}{2} \int \frac{2(p-1)^2}{d p^4+2 d p^2+d} dp &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = d^2 \int \frac{(p-1)^2}{d p^4+2 d p^2+d} dp &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = d^2 \int \frac{(p-1)^2}{d (p^2+1)^2} dp &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = d \int \frac{(p-1)^2}{(p^2+1)^2} dp &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the integrand &amp;lt;math&amp;gt;\frac{(p-1)^2}{(p^2+1)^2}&amp;lt;/math&amp;gt; use partial fractions:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = d \int (\frac{1}{p^2+1}-\frac{2 p}{(p^2+1)^2}) dp&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = d \int \frac{1}{(p^2+1)} dp - 2 d \int \frac{p}{(p^2+1)^2} dp&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the integrand &amp;lt;math&amp;gt;\frac{p}{(p^2+1)^2}&amp;lt;/math&amp;gt;, substitute &amp;lt;math&amp;gt;w = p^2+1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;dw = 2 p dp&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = d \int \frac{1}{p^2+1} dp - d \int \frac{1}{w^2} dw &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The integral of &amp;lt;math&amp;gt;\frac{1}{p^2+1}&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;\tan^{-1}{p}&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = d \tan^{-1}{p}-d \int \frac{1}{w^2} dw&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = d \tan^{-1}{p}+ \frac{d}{w}+constant&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Substitute back for &amp;lt;math&amp;gt;w = p^2+1&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{d ((p^2+1) tan^{-1}{p}+1)}{p^2+1}+C &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Substitute back for &amp;lt;math&amp;gt;p = \tan{\frac{s}{2}}&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{1}{2} d (\cos{s}+2 \tan^{-1}{\tan{\frac{s}{2}}}+1)+C &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Substitute back for &amp;lt;math&amp;gt;s = \sin^{-1}{\frac{2 u}{d}}&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = 1/2 (\sqrt{d^2-4 u^2}+2 d \tan^{-1}(\frac{2 u}{d \sqrt{1-\frac{4 u^2}{d^2}}+1)})+d)+C &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Substitute back for &amp;lt;math&amp;gt;u = y-\frac{d}{2}&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = d (-\tan^{-1}{\frac{d-2 y}{2 d \sqrt{\frac{y (d-y)}{d^2}}+d}})+\sqrt{y (d-y)}+\frac{d}{2}+C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Factor the answer a different way:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{1}{2} (-2 d \tan^{-1}{\frac{d-2 y}{2 d \sqrt{\frac{y (d-y)}{d^2}}+d}}+2 \sqrt{y (d-y)}+d)+C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Which is equivalent for restricted y and d values to:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = y \sqrt{\frac{d}{y}-1}-\frac{1}{2} d \tan^{-1}{\frac{\sqrt{\frac{d}{y}-1} (d-2 y)}{2 (d-y)}}+C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[User:Syjytg|Syjytg]] 23:00, 11 September 2012 (EDT)&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Tuesday_September_11_Notes&amp;diff=12067</id>
		<title>12-267/Tuesday September 11 Notes</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Tuesday_September_11_Notes&amp;diff=12067"/>
		<updated>2012-10-04T22:19:41Z</updated>

		<summary type="html">&lt;p&gt;Twine: Converted math to latex notation (verbatum)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{12-267/Navigation}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Solving the complicated integral in the Brachistochroe integral===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\int \sqrt{\frac{d-y}{y}} dy &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; =  \int \sqrt{\frac{d y-y^2}{y}} dy &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Complete the square in the integrand:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int \sqrt{\frac{\frac{d^2}{4} - (y - \frac{d}{2})^2}{y}} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Substitute &amp;lt;math&amp;gt;u = y-\frac{d}{2}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; du = dy &amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \int 2 \sqrt{\frac{\frac{d^2}{4} - u^2}{d+2 u}} du &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Assuming all variables are positive, substitute &amp;lt;math&amp;gt;u = \frac{1}{2} d \sin{s}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;du = \frac{1}{2} d \cos{s} ds&amp;lt;/math&amp;gt;. Then &amp;lt;math&amp;gt;\sqrt{\frac{d^2}{4} - u^2} = \sqrt{\frac{d^2}{4} - \frac{1}{4} d^2 \sin^2{s}} = \frac{1}{2} d \cos{s}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;s = \sin^{-1}{\frac{2u}{d}}&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{d^2}{2} \int \frac{\cos^2{s}}{d \sin{s} + d} ds&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the integrand substitute &amp;lt;math&amp;gt; p=\tan{\frac{s}{2}}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;dp = \frac{1}{2} \sec^2{\frac{s}{2}} ds&amp;lt;/math&amp;gt;. Then transform the integrand using the substitutions &amp;lt;math&amp;gt;\sin{s} = \frac{2p}{p^2 + 1}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\cos{s} = \frac{1-p^2}{p^2 + 1}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;ds = \frac{2 dp}{p^2 + 1}&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{d^2}{2} \int 2 \frac{(1-p^2)^2}{(p^2 + 1)^3 (\frac{2 d p}{p^2 + 1} + d)} dp&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Simplify the integrand &amp;lt;math&amp;gt;\frac{2(1-p^2)^2}{(p^2 + 1)^3 (\frac{2 d p}{p^2 + 1} + d)}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\frac{2 (p-1)^2}{d p^4 + 2 d p^2 + d}&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{d^2}{2} \int \frac{2(p-1)^2}{d p^4+2 d p^2+d} dp &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = d^2 \int \frac{(p-1)^2}{d p^4+2 d p^2+d} dp &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = d^2 \int \frac{(p-1)^2}{d (p^2+1)^2} dp &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = d \int \frac{(p-1)^2}{(p^2+1)^2} dp &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the integrand &amp;lt;math&amp;gt;\frac{(p-1)^2}{(p^2+1)^2}&amp;lt;/math&amp;gt; use partial fractions:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = d \int (\frac{1}{p^2+1}-\frac{2 p}{(p^2+1)^2}) dp&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = d \int \frac{1}{(p^2+1)} dp - 2 d \int \frac{p}{(p^2+1)^2} dp&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the integrand &amp;lt;math&amp;gt;\frac{p}{(p^2+1)^2}&amp;lt;/math&amp;gt;, substitute &amp;lt;math&amp;gt;w = p^2+1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;dw = 2 p dp&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = d \int \frac{1}{p^2+1} dp - d \int \frac{1}{w^2} dw &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The integral of &amp;lt;math&amp;gt;\frac{1}{p^2+1}&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;\tan^{-1}{p}&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = d \tan^{-1}{p}-d \int \frac{1}{w^2} dw&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = d \tan^{-1}{p}+ \frac{d}{w}+constant&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Substitute back for &amp;lt;math&amp;gt;w = p^2+1&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{d ((p^2+1) tan^{-1}{p}+1)}{p^2+1}+C &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Substitute back for &amp;lt;math&amp;gt;p = \tan{\frac{s}{2}}&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{1}{2} d (\cos{s}+2 \tan^{-1}{\tan{\frac{s}{2}}}+1)+C &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Substitute back for &amp;lt;math&amp;gt;s = \sin^{-1}{\frac{2 u}{d}}&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = 1/2 (\sqrt{d^2-4 u^2}+2 d \tan^{-1}(\frac{2 u}{d \sqrt{1-\frac{4 u^2}{d^2}}+1)})+d)+C &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Substitute back for &amp;lt;math&amp;gt;u = y-\frac{d}{2}&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = d (-\tan^{-1}{\frac{d-2 y}{2 d \sqrt{\frac{y (d-y)}{d^2}}+d}})+\sqrt{y (d-y)}+\frac{d}{2}+C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Factor the answer a different way:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = \frac{1}{2} (-2 d \tan^{-1}{\frac{d-2 y}{2 d \sqrt{\frac{y (d-y)}{d^2}}+d}}+2 \sqrt{y (d-y)}+d)+C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Which is equivalent for restricted y and d values to:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; = y \sqrt{\frac{d}{y}-1}-\frac{1}{2} d \tan^{-1}{\frac{\sqrt{\frac{d}{y}-1} (d-2 y)}{2 (d-y)}}+C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[User:Syjytg|Syjytg]] 23:00, 11 September 2012 (EDT)&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=12-267/Tuesday_September_11_Notes&amp;diff=12066</id>
		<title>12-267/Tuesday September 11 Notes</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-267/Tuesday_September_11_Notes&amp;diff=12066"/>
		<updated>2012-10-04T21:05:30Z</updated>

		<summary type="html">&lt;p&gt;Twine: Minor formatting edit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{12-267/Navigation}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Solving the complicated integral in the Brachistochroe integral===&lt;br /&gt;
&lt;br /&gt;
 integral sqrt((d-y)/y) dy&lt;br /&gt;
 =  integral sqrt(d y-y^2)/y dy&lt;br /&gt;
For the integrand sqrt(d y-y^2)/y, complete the square:&lt;br /&gt;
 =  integral sqrt(d^2/4-(y-d/2)^2)/y dy&lt;br /&gt;
For the integrand sqrt(d^2/4-(y-d/2)^2)/y, substitute u = y-d/2 and  du =  dy:&lt;br /&gt;
 =  integral (2 sqrt(d^2/4-u^2))/(d+2 u) du&lt;br /&gt;
 = 2 integral sqrt(d^2/4-u^2)/(d+2 u) du&lt;br /&gt;
For the integrand sqrt(d^2/4-u^2)/(d+2 u), (assuming all variables are positive) substitute u = 1/2 d sin(s) and  du = 1/2 d cos(s)  ds. Then sqrt(d^2/4-u^2) = sqrt(d^2/4-1/4 d^2 sin^2(s)) = 1/2 d cos(s) and s = sin^(-1)((2 u)/d):&lt;br /&gt;
 = d^2/2 integral (cos^2(s))/(d sin(s)+d) ds&lt;br /&gt;
For the integrand (cos^2(s))/(d sin(s)+d), substitute p = tan(s/2) and  dp = 1/2 sec^2(s/2)  ds. Then transform the integrand using the substitutions sin(s) = (2 p)/(p^2+1), cos(s) = (1-p^2)/(p^2+1) and  ds = (2  dp)/(p^2+1):&lt;br /&gt;
 = d^2/2 integral (2 (1-p^2)^2)/((p^2+1)^3 ((2 d p)/(p^2+1)+d)) dp&lt;br /&gt;
Simplify the integrand (2 (1-p^2)^2)/((p^2+1)^3 ((2 d p)/(p^2+1)+d)) to get (2 (p-1)^2)/(d p^4+2 d p^2+d):&lt;br /&gt;
 = d^2/2 integral (2 (p-1)^2)/(d p^4+2 d p^2+d) dp&lt;br /&gt;
 = d^2  integral (p-1)^2/(d p^4+2 d p^2+d) dp&lt;br /&gt;
 = d^2  integral (p-1)^2/(d (p^2+1)^2) dp&lt;br /&gt;
 = d integral (p-1)^2/(p^2+1)^2 dp&lt;br /&gt;
For the integrand (p-1)^2/(p^2+1)^2, use partial fractions:&lt;br /&gt;
 = d integral (1/(p^2+1)-(2 p)/(p^2+1)^2) dp&lt;br /&gt;
 = d integral 1/(p^2+1) dp-2 d integral p/(p^2+1)^2 dp&lt;br /&gt;
For the integrand p/(p^2+1)^2, substitute w = p^2+1 and  dw = 2 p dp:&lt;br /&gt;
 = d integral 1/(p^2+1) dp-d integral 1/w^2 dw&lt;br /&gt;
The integral of 1/(p^2+1) is tan^(-1)(p):&lt;br /&gt;
 = d tan^(-1)(p)-d integral 1/w^2 dw&lt;br /&gt;
 = d tan^(-1)(p)+d/w+constant&lt;br /&gt;
Substitute back for w = p^2+1:&lt;br /&gt;
 = (d ((p^2+1) tan^(-1)(p)+1))/(p^2+1)+C&lt;br /&gt;
Substitute back for p = tan(s/2):&lt;br /&gt;
 = 1/2 d (cos(s)+2 tan^(-1)(tan(s/2))+1)+C&lt;br /&gt;
Substitute back for s = sin^(-1)((2 u)/d):&lt;br /&gt;
 = 1/2 (sqrt(d^2-4 u^2)+2 d tan^(-1)((2 u)/(d (sqrt(1-(4 u^2)/d^2)+1)))+d)+C&lt;br /&gt;
Substitute back for u = y-d/2:&lt;br /&gt;
 = d (-tan^(-1)((d-2 y)/(2 d sqrt((y (d-y))/d^2)+d)))+sqrt(y (d-y))+d/2+C&lt;br /&gt;
Factor the answer a different way:&lt;br /&gt;
 = 1/2 (-2 d tan^(-1)((d-2 y)/(2 d sqrt((y (d-y))/d^2)+d))+2 sqrt(y (d-y))+d)+C&lt;br /&gt;
Which is equivalent for restricted y and d values to:&lt;br /&gt;
 = y sqrt(d/y-1)-1/2 d tan^(-1)((sqrt(d/y-1) (d-2 y))/(2 (d-y)))+C&lt;br /&gt;
[[User:Syjytg|Syjytg]] 23:00, 11 September 2012 (EDT)&lt;/div&gt;</summary>
		<author><name>Twine</name></author>
	</entry>
</feed>