Friday, March 26, 2010

Proofs and Wolfram Alpha

In my Introduction to Proofs course, I discussed the proof the following: The cube of an integer is of the form 9k, 9k+1, or 9k+8, for some integer k. The problem is from the text I use, How to Think Like a Mathematician: A Companion to Undergraduate Mathematics

The big idea here is to to note that any integer can be written as 9q+r, q some integer, r=0,1,2,..,8. Then simply find (9q+r)^3 and examine the form of the expression of the nine different cases for r. The algebra is a bit tedious - and so Wolfram Alpha comes to the rescue in the form of the command
expand((9q+r)^3) for r from 0 to 8
The output is here:

Note that the proof itself consists of the big idea of writing an integer as a multiple of 9 with a remainder. W|A simply did the grunge work for us of expanding the polynomials and substituting the values of r. In a course such as this, W|A can be a great timesaver in doing these types of calculations and students see the value of such software as efficient helpers in solving larger problems.

Monday, March 15, 2010

Teaching teachers to teach

An article in last Sunday's New York Times discusses the complex issue of teacher preparation. The writer of the article includes a lengthy discussion of math teaching in particular. I found it to be quite interesting - the work of math educators doesn't usually make it to mainstream media. Hopefully the Times will continue its coverage of key education issues such as this one.

Friday, March 5, 2010

Getting students to be quantitatively literate

One of the main aims in teaching a Math for Liberal Arts course is to get students to have a better appreciation of general mathematics. And what better way to do that than to have them read math articles or blogs aimed at a general audience? Sounds like a good plan, but I needed to make it a graded assignment so it would get done.

In my online course I am now making up questions related to articles in Steven Strogatz's NY Times blog. Steven Strogatz is a mathematics professor at Cornell University. He makes basic math so clear and brings in so many connections that anyone who reads it will get something out of it, no matter what their education level is. Using his post on algebra, I asked my students the following as part of a longer homework assignment:
Suppose the length of a hallway is y when measured in yards, and f when measured in feet.  Write an equation that relates y to f.
I gave them the wrong answer of y=3f and asked them to figure out why it's incorrect. Not exactly rocket science, but having them read something about math other than what's in a textbook is a big thing for many of my students. When we get to the probability and stats part later in the semester, I plan to do something similar with the abcnews.com articles by John Allen Paulos, math professor at Temple University. These articles are not as direct as Strogatz's, but do aim at probabilistic understanding for a general audience.

Wednesday, February 24, 2010

Online math courses and academic integrity

For the past three years, I have been teaching an online math course every semester. To ensure that the students taking the class are really the ones who signed up, I have always used in class midterm and final exams. I check their ID and my grading system system reflects a heavy weighting toward the in-class tests. I encourage students to use whatever resources are available, including Wolfram Alpha, to study and do their online homework. They know that the in class exams are closed book and so the outside resources mainly serve as a study guide. All information about my online classes are publicized well before the class starts, and so the students know what is expected.

I do wish there was a better way to monitor academic integrity other than in-class tests. A presentation by Judy Baker, Dean at Foothill College, CA, discusses many aspects of online learning and academic integrity.
I tend to agree with her that most students are honest. But the anonymity of an online course can certainly tempt students to compromise their sense of ethics, especially those who are math-phobic. High tech security measures are too cost-prohibitive to use in an academic online setting. As online programs and courses are expanding in colleges and universities, there certainly needs to be a discussion on how to check identities of the students in the classes, and to ensure that they are the ones doing the work. One suggestion is to require students to make a presentation using a webcam. Would a one-on-one short oral exam using something like vyew.com and a webcam work for math courses? It is worth thinking about. But I think that an online course with no face to face interaction, either virtual or real, is opening itself to all sorts of compromises.

Saturday, February 6, 2010

Counterexamples in Calculus

One way I motivate critical thinking in my Intro to Proofs class is by using counterexamples. The book, Using Counter-examples in Calculus by Mason and Klymchuk, provides an accessible set of ideas to think about. Producing counterexamples is an important step to thinking about proofs in general, especially for students who are used to computations. What I really liked about the book were the graphs that accompanied many of the counterexamples. Here is one statement to think about:
True or false: The tangent to a curve at a point is the line which touches the curve at that point but does not cross it there.
The book is actually intended for first year calculus students and could work in that context if the course emphasizes concepts along with the standard skill set.
 
And the counterexample for the statement quoted above is x cubed at the origin.