Peter Doyle
Math 17: Beyond Calculus
Dartmouth College
Winter 2011
(11) MWF 11:15 - 12:20
This course is intended as an introduction to math beyond calculus. It is primarily meant to appeal to first-year students who have completed Math 8, 11, 12, or 13. The idea is to introduce math that is fun, challenging, and important, and prepare and inspire you to major in math.
This is a topics course, with no set material that we have to go through.
This year, the focus will be on Polya's theorem
that a random walker on an infinite street network in d-dimensional space
is bound to return to the starting point when d = 2,
but has a positive probability of escaping to infinity
without returning to the starting point when d
3.
Our goal will be to interpret this theorem as a statement
about electric networks,
and then to prove the theorem
using techniques from classical electrical theory.
We'll be discussing a lot of other topics as well: Polya's theorem is a point of departure, not a fixed destination. Some topics will be more accessible than others, and I don't expect all students to follow everything. There won't be any formal exams, though there will be quizzes on things that I think every student should master. A big emphasis will be on computer explorations, and major independent projects, which will demand a lot of work. A motivated student coming from Math 8 should be able to do fine in the course. At the same time, I hope that a lot of what we do will be challenging to students coming out of Math 12. (There will also be some upperclass students in the class, and I hope they will enjoy it, but the class is primarily aimed at first-years.)
An important component of the course will be learning basic Matlab programming,
and the mathematical typesetting language Latex.
A good reference for Matlab is Toby Driscoll's `Learning Matlab',
which I've ordered as a text for the course:
http://tinyurl.com/driscollmatlab
It's available at Wheelock Books.
The main course text is available free online:
http://www.math.dartmouth.edu/~doyle/docs/walkspdf/walks.pdf
The Latex source is here:
http://www.math.dartmouth.edu/~doyle/docs/walkspdf/walks.zip
Our first class will be Wednesday 5 January. Before then, please email me, telling a little about your math background. Specifically, have you studied probability? Linear algebra? Differential equations? Also, what physics have you studied? Have you done any computer programming? If so, have you used Matlab? And by any chance have you used Latex?
It would be great if you could try installing Matlab on your laptop as
soon as possible. Look here:
http://caligari.dartmouth.edu/downloads/matlab/
Note that the installation instructions will be in the README_Install
file in the download folder. If you succeed getting this installed,
try evaluating these two commands:
x=2*3.^-[1:10]*(rand(10,10^4)<1/2); % Pick points from the Cantor set stairs([min(x) sort(x)],0:1/length(x):1) % Plot the c.d.f.
You could also try installing Tex. For Mac, go here:
http://www.tug.org/mactex
For Windows, go here:
http://www.tug.org/texlive/windows.html
Use the Texworks front end, which works on both Mac and Windows. Try
typesetting the course text:
http://www.math.dartmouth.edu/~doyle/docs/walkspdf/walks.zip
(Be sure to select format
pdflatex, which is not the default format, from the drop-down menu
next to the green arrow, and hit typeset a couple of times to get the
table of contents.)
Let me know how this all goes! If nothing works, don't despair. I just want you to try this now so we can see what problems arise.
Remember that, as I mentioned in class today, the Matlab license
manager needs an authorized connection to the Dartmouth network while you are using Matlab.
Ethernet and Dartmouth Secure work for this; Dartmouth Public does not.
Well actually, you can use Dartmouth Public if you fire up VPN:
https://gateway.dartmouth.edu/
Using VPN, you can use Matlab from off-campus.
You should begin work on your course `portfolio'. Your portfolio will consist of a single folder with title yourname, which you will bundle into a file yourname.zip and email to me every Wednesday before class. The key ingredient will be a file journal.pdf (with accompanying Latex source journal.tex) which will keep a record of your progress in the course. I will be asking for you to complete specific assignments, e.g. writing programs or answering questions, and among the things your journal should include are your work (or links to your work) on these assignments. This is just a start. Your journal should also describe your independent work associated with the course, and in particular, the progress you make picking and completing major course `projects'.
Here are some samples of how to do probability
simulations and computations using Matlab:
http://www.math.dartmouth.edu/~doyle/docs/17/matlab/matlabdemo.m
I've written above about the portfolio you will be creating, and mentioned that there will be occasional quizzes.
You will be completing two major course projects, on any mathematical topic of your choice. The two projects will give you a chance to do an investigation on your own. Projects need not involve a Matlab component, though I expect most projects will have one. The first project will be due at the end of the sixth week of the term, or thereabouts. The second project will be due on the last day of classes, when students will present their projects in a poster session. The second project may be either an extension of the first project, or an entirely new project. You may work together in pairs on these projects if you choose.
You will be recording progress on your projects in your portfolios. This is important, because it is the most effective way for me to give you timely feedback. As you can guess, the key to doing a good project is to get going on it early, and get plenty of feedback on how it is going.
Students are encouraged to work together on homework assignments. What is important is a student's eventual understanding of homework problems, and not how that is achieved. The honor principle applies to homework in the following way. What a student turns in as a written homework solution is to be his or her own understanding of how to do the problem. Students must state what sources they have consulted, with whom they have collaborated, and from whom they have received help. Students are discouraged from using solutions to problems that may be posted on the web, and as just stated, must reference them if they use them. The solutions you submit must be written by you alone. Any copying (electronic or otherwise) of another person's solutions, in whole or in part, is a violation of the Honor Code.
On projects, no copying of text, computer code, or graphics will be permitted without prior written permission from me.
If you have any questions as to whether some action would be acceptable under the Academic Honor Code, please speak to me, and I will be glad to help clarify things. It is always easier to ask beforehand than to have trouble later!
I encourage any students with disabilities, including "invisible" disabilities such as chronic diseases and learning disabilities, to discuss appropriate accommodations with me, which might help you with this class, either after class or during office hours. Dartmouth College has an active program to help students with disabilities, and I am happy to do whatever I can to help out, as appropriate.
The preceeding sections on Honor Code and Disabilities were cribbed from Pete Winkler's Math 100 webpage.
I've had some questions about the first assignment, in light of which I am realizing that it had better be due next Friday.
Some comments.
My proposal is to hold office hours 12-2 Tuesday, overlapping the x-hour, plus by appointment. That way I know people are guaranteed to be free for at least part of the time. I'm always free right after class, but that doesn't work for people who have a class at 12. I might also arrange other set times if we can find times that work for everyone, or almost everyone.
(If some Windows user wants to send me instructions for Windows, I'll post them here.)
I realize that this first assignment was over the top. In particular, most people did not get to the simulation problems. Don't worry, we keep after this.
Please make sure that the zip file you submit is called yourname.zip, and contains a file journal.pdf, with accompanying tex source journal.tex. This file should link to all other elements of your portfolio, for example, other tex documents, and Matlab programs and output.
For Matlab, it looks like the easiest way to present it is via Matlab notebooks, which can be published to html, whence to pdf, or directly to pdf.
I'm impressed at how well Latex is working out for most of you, given that we haven't discussed it at all in class. Among issues we'll want to discuss are:
Here is a useful link one student discovered, from the Harvard math
department:
http://www.math.harvard.edu/texman/
The slide rule:
http://en.wikipedia.org/wiki/Slide_rule
Benford's law:
http://en.wikipedia.org/wiki/Benford's_law
Fractal dimension:
http://en.wikipedia.org/wiki/Fractal_dimension
http://en.wikipedia.org/wiki/List_of_fractals_by_Hausdorff_dimension
Countable sets:
http://en.wikipedia.org/wiki/Countable_set
The real numbers are uncountable:
http://en.wikipedia.org/wiki/Cantor's_diagonal_argument
I've modified the current assignment, now due the coming Friday (see above). Instead of having you do the exercises from Chapter 3, I'm just asking you to read it, and practice the programming techniques introduced there. Perhaps I haven't emphasized that the way to learn a programming language is to play around with it. You shouldn't expect to be able to do the Chapter 3 exercises right off the bat, unless you already know basic tricks of programming from having programmed before in some other computer language. The programming problems from RWEN are simpler and more directly relevant to us, so let's concentrate on these. Of course, if you have already done some or all of the Chapter 3 exercises, that's great: Be sure to include this in your journal!
| A|
| B|
| B|
| A|
| A| = | B|:
http://en.wikipedia.org/wiki/Cantor–Bernstein–Schroeder_theorem
The World's Largest Matrix Computation:
http://www.mathworks.com/company/newsletters/news_notes/clevescorner/oct02_cleve.html
Let A and B be the open and closed intervals with endpoints -1, 1:
A mathematician needs to be able to read, or at least decipher, texts written in German and French, as these were the standard languages of mathematical discourse from the early 19th century through the beginning of the 20th century. Before that, Latin prevailed, so it would be good to be able to read Latin as well. And Russian!!
One way to learn to read German or French is to learn to speak them.
For French, check out the free online video course `French in Action':
http://www.learner.org/resources/series83.html
This course proceeds slowly enough that you can likely learn French
just by watching the videos, which are free online.
Another good resource is the French Basic course
developed by the United States Foreign Service Institute,
which is available free online:
http://fsi-language-courses.org/Content.php
This course has no video component, and it seems to blast right
off, so it would be best to watch `Franch in Action' first.
For German, I am sorry to see that the the video course `Fokus Deutsch' is no longer freely available as it was previously, though it's probably still out there somewhere. I cannot personally vouch for the FSI German Basic Course, but I think it would be a good bet.
Spanish is not so necessary for mathematics, but the online resources
for learning it are superb.
Foremost is the free video series `Destinos':
http://www.learner.org/resources/series75.html
And the FSI Spanish Basic course is great.
(Some people complain that it is boring, but they are wrong.)
Another fantastic resource is the ability to watch telenovelas online,
e.g. `Betty la Fea':
http://www.youtube.com/view_play_list?p=6EF0917BD301C519
After that you'll be ready for `Don Quijote', which is a lot
better than you probably think if you've tried to read it in English
translation:
http://www.amazon.com/Quijote-Mancha-Tomo-Quixote-Part/dp/B000UB3HBS
http://www.amazon.com/Quijote-Mancha-Tomo-Quixote-Part/dp/B000UB3HC2
James Fenimore Cooper, The Prairie:
http://www.gutenberg.org/ebooks/6450
Mark Twain, Fenimore Cooper's Literary Offenses:
http://www.pbs.org/marktwain/learnmore/writings_fenimore.html
Ordered pairs:
http://en.wikipedia.org/wiki/Ordered_pair
Dedekind cuts:
http://en.wikipedia.org/wiki/Dedekind_cut
You might want to read and try to decipher the formal axioms of
Zermelo-Fraenkel set theory:
http://en.wikipedia.org/wiki/Zermelo-Fraenkel_set_theory
Here are links for topics we've raised over the past week. (Some are more technical than I would like.)
Osculating circle:
http://mathworld.wolfram.com/OsculatingCircle.html
(I don't like the fact that you can't see that generically the curve crosses its osculating circle.)
http://www.ies.co.jp/math/java/calc/curve/curve.html
(Applet 1 shows the curve crossing the osculating circle; Applet 2 doesn't work for me.)
Principal curvatures and Gaussian curvature:
http://en.wikipedia.org/wiki/Principal_curvature
http://en.wikipedia.org/wiki/Gaussian_curvature
(Both are technical, but have some good pictures.)
Theorema Egregium:
http://en.wikipedia.org/wiki/Theorema_Egregium
(Look for the animation showing the deformation of a helicoid into a catenoid.)
Trefoil knot:
http://en.wikipedia.org/wiki/Trefoil_knot
Note the parametric formula.
Also try typing knot in Matlab.
Figure-8 knot:
http://en.wikipedia.org/wiki/Figure_eight_knot_(mathematics)
Again, note the parametrization.
The Borromean rings:
http://en.wikipedia.org/wiki/Borromean_rings
Euler characteristic:
http://en.wikipedia.org/wiki/Euler_characteristic
Angle defect and Decartes' theorem
http://en.wikipedia.org/wiki/Defect_(geometry)
The real projective plane:
http://en.wikipedia.org/wiki/Real_projective_plane
The Euclidean algorithm:
http://en.wikipedia.org/wiki/Euclidean_algorithm
The Gaussian integers:
http://en.wikipedia.org/wiki/Gaussian_integer
Note the picture of the Gaussian primes.
m=zeros(9,36);
m(5:6,1:2)=ones(2);
m(3:9,11:18)=[...
0 0 1 1 0 0 0 0;...
0 1 0 0 0 1 0 0;...
1 0 0 0 0 0 1 0;...
1 0 0 0 1 0 1 1;...
1 0 0 0 0 0 1 0;...
0 1 0 0 0 1 0 0;...
0 0 1 1 0 0 0 0];
m(1:7,21:25)=[...
0 0 0 0 1;...
0 0 1 0 1;...
1 1 0 0 0;...
1 1 0 0 0;...
1 1 0 0 0;...
0 0 1 0 1;...
0 0 0 0 1];
m(3:4,35:36)=ones(2);
Hints: The key step is to determine, for given state matrix m and row and column indices a, b, what the state should be at a, b next time. It will help to assume that (for an n1-by-n2 matrix) 1 < a < n1 and 1 < b < n2. Then you just need some nested loops to fill in the new matrix M. Set m = M and you're done. Well, almost: There will be problems at the border unless, before you do anything else, you make sure that the first and last two rows and columns are all 0. if not, replace m with an (n1 + 4)-by-(n2 + 4) matrix, with the old m in the middle. Now put everything inside a loop where you display the grid (use image) and pause briefly (use pause) after every step.
Turing machine:
http://en.wikipedia.org/wiki/Turing_machine
Turing machine applet (it so cool!):
http://math.hws.edu/TMCM/java/labs/xTuringMachineLab.html
An `real' Turing machine:
http://www.snotr.com/video/4545
A toy Turing machine built with Lego:
http://legoofdoom.blogspot.com/
Turing's thesis:
http://en.wikipedia.org/wiki/Church–Turing_thesis
The halting problem:
http://en.wikipedia.org/wiki/Halting_problem
The four color theorem:
http://en.wikipedia.org/wiki/Four_color_theorem
The dual graph:
http://en.wikipedia.org/wiki/Dual_graph
Planar graphs and Kuratowski's theorem:
http://en.wikipedia.org/wiki/Planar_graph
Fermat's last theorem:
http://en.wikipedia.org/wiki/Fermat's_Last_Theorem
The 3x + 1 problem:
http://en.wikipedia.org/wiki/Collatz_conjecture