Most of your learning in the course will come about through
the following learning activities and assessments of learning.
Some additional detail is provided further down this page.
About grades and points:
1500
Attendance: "fully present" attention, zero phone use,
laptop-use only when directed
1500
Scanned handwritten narrative notes
(your notes from the modules)
1500
Scanned handwritten module exercises
(exercises in modules, many of which we'll do in class)
1500
Best 3 of 4 quizzes. You can bring your
narrative notes (but not module exercises).
2000
Exam 1: modules 1 - 8. Closed everything.
3000
Exam 2: modules 1 - 12. Closed everything.
There are all kinds of reasons points can be lost: unreasonably demanding
assignments in other courses (such as Algorithms),
sheer bad luck on quizzes, those sudden emergencies that always
show up at the worst times, and so on.
What we will do is let you earn
back lost points if two conditions are true:
If both are true, we will come back to lost points and see what
we can do to raise your grade by a half-letter.
Even within note-taking, the most common kind is what occurs in
the classroom: short notes to copy down what occurs in class, with the
aim of substituting for perfect memory. But the better kind
is handwritten narrative note-taking in which you build an entire
narrative, a story, about the material you are studying. By telling
yourself the full story, in a kind of dear-diary
format, you have the best shot at "bringing it all
together" and retaining for the long-term.
So ... what you will do is build a narrative of the key concepts in
linear algebra that you will submit pieces of electronically. Think of this as
on-going review notes that teach yourself
now (a review) and later in life (recalling the most important concepts).
Notebook organization:
What to write:
Why you should invest in narrative notes:
Which modules and sections to especially focus on:
The famous mathematician George Polya once said "Mathematics is not a
spectator sport". By that he meant, you learn math by doing rather than
just by reading or listening. One type of doing is solving
problems, which is often given the highest priority in math
education. However, an equally important companion in doing
math is high-quality note-taking by hand.
The best time to complete in-class exercises is before the next
class. It will increase your learning efficiency by
helping you keep up with the next class. If, on the other hand,
you postpone completing these, you will merely accumulate more
and more "unfinished business" that will slow down your rate
of learning.
Get organized by creating a main directory for the course, then
one sub-directory for the in-class exercises of each module.
For example, in the module3 subdirectory, you will have
all your code and answers for in-class exercises in Module 3.
For in-class exercises that have plain-text answers or pictures,
put these down in a single PDF for each module.
Submission:. See the
submission instructions.
We will touch upon many in-class (module) exercises in class itself, as
one of the main learning activities of the course. However, because
we have limited time in class, we will assign some to
complete ahead of time, possibly rush through some
of these in class, and skip yet others. You will need to complete these
on your own after class.
Why work on proof skills? Why not just learn about results
and leave the proving to others? There are several reasons. First,
proofs are possibly the most rigorous form of reasoning and
persuasion, the gold standard for scientific discourse.
Second, many proofs (but not all) convey intuition: they explain
why a result is what it is.
Third, proofs also make assumptions and its important to understand
them. Too often, a weak theoretical result is used to justify
some ill-advised action simply because, "there's math behind it".
Lastly, there is deep satisfaction to be gained in proving
something yourself: it is proof, if you'll excuse the double-entendre,
that you've understood something at its deepest level.
We're going to work on proof skills in two ways:
Let's talk about "proof anxiety," at the moment in class you
are presenting a proof. Remember, the goal is NOT to
succeed flawlessly (although that will be appreciated). It is to
try. In fact, there's more learning that occurs in class when
proofs go awry.
Submitting proofs. Those proofs that are part of your
module exercises or assignments should be submitted as
a PDF (see below) and included in the appropriate zip file uploaded to Blackboard.
One goal in this course is to strengthen
your proof skills, no matter how modest the skill level is.
You do NOT have to have this skill coming into the course.
All you need is the right attitude: the goal of improving them.
Notice that some module exercises call for proofs, others call for
code, and yet others ask for demonstrating something or answering
a question. Let's clarify how the submission works:
Important: Include all the source files needed for
compilation, otherwise we will not be able to assign points.
Important: Your text answers will need to be supported
by reasoning. Simply answering "Yes" is not sufficient.