Difference between revisions of "12-267"

From Drorbn
Jump to: navigation, search
(Added link for Euler's method)
m (corrected formatting error in previous edit)
Line 34: Line 34:
 
[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]]
 
[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]]
  
[http://drorbn.net/index.php?title=12-267/Euler%27s_Method Python example for Euler's Method] [[User:Twine:Twine]]
+
[http://drorbn.net/index.php?title=12-267/Euler%27s_Method Python example for Euler's Method] [[User:Twine|Twine]]
  
 
[http://math.hunter.cuny.edu/mbenders/cofv.pdf In-depth coverage of Calculus of Variations]
 
[http://math.hunter.cuny.edu/mbenders/cofv.pdf In-depth coverage of Calculus of Variations]

Revision as of 11:43, 15 October 2012


Advanced Ordinary Differential Equations

Department of Mathematics, University of Toronto, Fall 2012

Agenda: If calculus is about change, differential equations are the equations governing change. We'll learn much about these, and nothing's more important!

Instructor: Dror Bar-Natan, drorbn@math.toronto.edu, Bahen 6178, 416-946-5438. Office hours: by appointment.

Classes: Mondays, Tuesdays, and Fridays 9-10 in RW 229.

Teaching Assistant
Teaching Assistant: Jordan Bell, jordan.bell@utoronto.ca.

Tutorials: Tuesdays 10-11 at RW 229. No tutorials on the first week of classes.

Text

Boyce and DiPrima, 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).

Further Resources

  • Also previously taught by T. Bloom, C. Pugh, D. Remenik.
Dror's notes above / Student's notes below

Drorbn 06:36, 12 September 2012 (EDT): Material by Syjytg moved to 12-267/Tuesday September 11 Notes.

Summary of techniques to solve differential equations Vsbdthrsh

Fundamental Theorem and Proof from Lecture Twine

Derivation of Euler-Lagrange from Lecture Twine

Useful PDF: proof of Euler-Lagrange equation, explanation, examples Vsbdthrsh

Python example for Euler's Method Twine

In-depth coverage of Calculus of Variations A good summary of what we've covered so far Simon1

All class notes from September 10th to October 5th Simon1