vote up 20 vote down
star
13

What's one class that mathematics that should be offered to undergraduates that isn't usually? One answer per post.

Ex: Just to throw some ideas out there Mathematical Physics (for math students, not for physics students) Complexity Theory

flag

31 Answers

1 2 next
vote up 27 vote down

Programming. I think it varies a lot from department to department but some places seem to do a bad job of teaching programming and it can be a really important skill.

link|flag
2 
I think programming is not only useful to be able to compute something with the aid of a computer, but programming implies a special way of thinking about problems. Debugging experience and software engineering has helped me much in mathematics. (So, my +1) – Konrad V Dec 7 at 16:08
vote up 23 vote down

Approximation/asymptotics. It amazes me how many otherwise good students don't have a sense for which parts of an expression are large and which are small.

link|flag
1 
My EE education in Romania was 10% about how to approximate. Of course, that's not an exact figure. – rgrig Mar 15 at 10:45
show 1 more comment
vote up 22 vote down

Inequalities!

I don't think I've ever seen a course on inequalities, and there's certainly enough elementary material to cover in a one-semester course. Very few undergrads know much about inequalities.

link|flag
1 
I agree. And the book "Cauchy-Schwarz Master Class" by Michael Steele would be a great textbook for the class. – John D. Cook Nov 6 at 22:41
vote up 22 vote down

I would have loved a class on how to write mathematical papers and what goes into mathematics research. Everything from neat Latex tricks to how to organize and structure ideas, theorems, etc, going over bad vs good papers, even perhaps discussing what makes good math books. As well, an overview of what goes into a PhD thesis would have been extremely useful. It's a shame that one usually has to pick up these various bits of info on their own. The class could coincide with a current undergraduate senior project for example and act as a supplement. I took a similar class like this in the physics department and it helped me immensely with my work.

link|flag
2 
There's not a whole lot of magic when it comes to writing good papers or books. Usually the magic is an immense amount of hidden effort. Allen Hatcher's "Algebraic Topology" is considered a pretty good book. I have dot-matrix printouts of some of the first versions, dating back to about when Hatcher arrived at Cornell. So the book represents about 30 years of teaching algebraic topology, and many iterates of revising the lecture notes. – Ryan Budney Nov 6 at 22:43
show 2 more comments
vote up 19 vote down

Category theory!

link|flag
7 
IMO category theory is best kept until the student has a context for it. So picking up bits and pieces as they learn algebraic topology is a natural thing to do, making it graduate level material for most students. – Ryan Budney Nov 6 at 22:40
9 
I think there is a big danger in making undergraduate classes (especially classes with a strong algebraic flavor) consist entirely of definitions and trivial lemmas. A good class needs some deep theorems! Dwelling on things like category theory often ends up making this problem worse. – Andy Putman Nov 9 at 8:04
5 
Okay, so make it "category theory done right"! But I wouldn't teach a class that was called "Category Theory". That would be like offering a class in, oh I don't know, "Rings and modules". What's the point of that? But category theory could easily be introduced into a more general course well before they reached the "Algebraic Topology" stage where we can finally use the word "functor" without shame. And I disagree completely with your statement "A good class needs some deep theorems". No! A good class needs a story. – Andrew Stacey Nov 9 at 8:54
4 
Hi Andrew, I understand where you're coming from but what real advantage would you get by having categories around at that level? I tend to avoid terminology unless it's necessary for a major theorem. In that regard, most everything categorical at the undergraduate level can be de-categorified without any real loss. Without the language of category theory, students see the trend building up. My experience is that most students that are inclined that way teach themselves basics of categories without any formal instruction, nor do they even need to look at a book. – Ryan Budney Nov 9 at 23:59
4 
Using categories achieves this unification at only a superficial level. A better strategy is to have "capstone" courses on subjects like, say, semisimple Lie algebras that are pretty accessible but use real ideas and results from several different undergraduate areas. – Andy Putman Nov 11 at 6:51
show 14 more comments
vote up 18 vote down

Computational Algebraic Geometry. Something like the book "Ideals, Varieties and Algorithms" by Cox, Little and O'Shea serves as a good bridge from high school algebra with lots of computations and polynomials to modern algebra with rings and groups, without assuming knowledge of the latter.

link|flag
show 3 more comments
vote up 16 vote down

I'm going to change the question slightly. What topics do we all think are taught in undergraduate mathematics, but often leak out of the curriculum so that students see too little of them? I have in mind the standard situation at large research universities, where there is a mix of good and not-so-good students.

My pet peeves:

  1. Complex numbers as they should appear in standard calculus and linear algebra. They tend to be postponed to upper division courses. Complex numbers greatly simplify both trig identities and partial fractions, but calculus students aren't told.
  2. Complex analysis. It tends to float to the top of upper division and disappear.
  3. Full multivariate calculus: The Jacobian of a general change of coordinates, the derivative of a multivariate inverse function, maybe also the multivariate Newton's method. The calculus sequence often chickens out and just does special cases of the first of these.
  4. Higher-dimensional Euclidean geometry. Like, the definition of an n-cube and the fact that it has 2n vertices.
  5. Multivariate probability, especially with both discrete and continuous features.
link|flag
3 
Linear algebra. At least, it's not taught to math majors. They tend to see little bits of it in the calculus sequence (in order to solve systems of ODEs, for example) and then again in an abstract algebra class (matrices being a nice source of examples of groups) but never see a coherent treatment of it. At least this is true at the universities I'm familiar with. In both cases there is a linear algebra course mostly taken by nonmajors, but it's not possible for majors to get credit for both linear algebra and first-semester abstract algebra (basically the group theory course). – Michael Lugo Nov 4 at 13:31
1 
Adding emphasis to your comment (3), I find especially in the States there's a rather artificial distinction between "analysis" and "calculus". To the point that calculus is seen as mindless symbol manipulation, but in analysis thought is allowed. John Hubbard's textbook does a great job of blurring those boundaries, especially when it comes to things like the inverse function theorem and Newton's method. – Ryan Budney Nov 6 at 22:32
1 
My son took a really good AP calculus course at the local high school, using the most standard textbook and in some sense the most standard syllabus. So I've seen it from the other side. I don't think it's fair to call it "mindless symbol manipulation". But it is true that American universities sell calculus short in various ways. One reflection of that is that a good AP calculus course can be harder than the university product. – Greg Kuperberg Nov 6 at 22:59
vote up 13 vote down

I think undergraduates should take problem-solving classes. I don't think such classes are widely available, but bright students who didn't do a lot of problem-solving in high school would definitely get a lot out of them.

link|flag
2 
I agree that problem solving is good. But the current phenomenon of having "problem solving" classes implies that the rest of mathematics is not about problem solving. Problem solving should be incorporated into the standard curriculum. – Michael Lugo Nov 3 at 18:27
1 
Fair point. What would be ideal is if classes more strongly emphasized problems and less strongly emphasized the stating and proving of theorems without motivation. – Qiaochu Yuan Nov 3 at 18:35
3 
To be contrarian, I've found that problem solving classes tend to be prep classes for exams like the IMO and the Putnam. Although you can teach students to do well on exams, I think there's better things you can do with their time. – Ryan Budney Nov 6 at 22:24
2 
I was thinking more along the lines of the third excerpt from Halmos here: qchu.wordpress.com/2009/08/05/… – Qiaochu Yuan Nov 6 at 22:47
vote up 12 vote down

Motivation.

I have seen many students dropping out of math because they didn't get an answer to the question "why should I learn this?". Of course, one could say, a good student should have intrinsic motivation and/or figure out the motivations by himself, but this seems to me like wasting potential.

I don't want to say that mathematics courses don't provide any motivation, but in undergraduate courses (and even textbooks), especially in linear algebra and calculus (when there isn't so much time), I haven't seen enough motivation.

This motivation should go beyond "we want to model the physical world" and/or "with this theorem you can calculate the Eigenvalues". Students need the story between these two extremal answers, they need to know how calculation of Eigenvalues is really applied in modelling the physical world. (This is just an example, I would appreciate to see more motivation for abstract, non-applied mathematics, too)

link|flag
show 1 more comment
vote up 11 vote down

Bayesian Statistics. I think it's more useful in many practical situations than traditional statistics.

link|flag
1 
Bayesian statistics is more coherent too. You can cover the basics in a week (and spend a career looking at the implications of those basics!) – John D. Cook Nov 6 at 22:46
vote up 10 vote down

Courses in physics and complexity theory were certainly available in my undergrad days, and were mandatory for some undergrads. I guess it depends on the country, and possibly the college...?

One glaring omission that was prevalent in my time (and place) was number theory. It was typical for math graduates to never have seen even the statement of quadratic reciprocity, which I find crazy.

link|flag
vote up 9 vote down

Basics of numerical methods: What computers can and can't do and how they operate in general.

link|flag
show 1 more comment
vote up 9 vote down

Basic logic. Coming into university we all start from different backgrounds and some of us have been taught poorly in the past and haven't had the opportunity to learn the fundamentals of conditional statements or if and only ifs, etc. For example, knowing that proving the contrapositive is the same as proving the original statement is worthy knowledge indeed! Try proving that if x^2 is even then x is even without knowing this trick.

link|flag
1 
The contrapositive is every mathematician's best friend. – Qiaochu Yuan Nov 4 at 1:14
34 
That is, anyone whose best friend isn't the contrapositive isn't a mathematician. – Tom Church Nov 4 at 4:21
vote up 8 vote down

Following Greg's lead, I wish that undergrads who want to become math majors didn't "skip out" of differential equations classes (in their eagerness to get to the good stuff like Drinfeld chtoukas, or whatever). I can't think of a more important foundational subject that tends to be systematically avoided by the "best" undergraduate mathematics students.

link|flag
1 
I completely agree!!! Lots of places have "rigorous linear algebra" type classes (I'm teaching one right now) -- I wonder why more places don't have a differential equations class geared for math majors. There are even nice books available (like Hurewitz's beautiful little book, or Arnold's). – Andy Putman Nov 12 at 19:35
vote up 8 vote down

How to write on a blackboard! At the very least, how to write so that the chalk doesn't squeak.

(Declaration of interests: this was inspired by Kim Greene's answer to Tyler Lawson's question about getting fonts right on a blackboard.)

Slightly more seriously, we should teach our students how to present their ideas well.

link|flag
show 1 more comment
vote up 7 vote down

Traditional Statistics. Many biology majors end up knowing more statistics than many mathematics majors which I think is a weird state of affairs.

link|flag
show 1 more comment
vote up 7 vote down

I think a great class for undergrads (in particular, for seniors planning on grad school) would be a capstone "Comparative Mathematics" course. In my imagining, this would be a mix of math history, the "greatest hits", contrasting the fundamental objects of study and proof techniques, and an introduction to the map of modern mathematics. Think the Princeton Companion to Mathematics distilled into a semester.

link|flag
show 1 more comment
vote up 6 vote down

Having been offered a not-all-that typical undergraduate curriculum, and having then proceeded to miss a lot of it through over-sleeping, I'm not sure what is or isn't usually offered up. Does Ramsey theory (or even just Ramsey's theorem) get a mention in undergrad-level combinatorics? If not, that'd be my suggestion: about the only mathematics I've succeeded in explaining to non-scientists in the pub, from R(3,3) to the idea of lower bounds via random colourings.

link|flag
show 1 more comment
vote up 5 vote down

A course that just attempts to define the current research areas of maths. If the landscape is so complex, why can't undergraduates be provided with a map, so to speak, in order to begin to decipher this subject?

link|flag
show 2 more comments
vote up 4 vote down

Maybe this is an overbroad answer, but I'd like to see more specialized subjects that are just really fun. Computational geometry (in the classical/Euclidean sense, not the computational algebraic geometry sense) is the example that leaps to mind -- I'm not aware of anywhere that offers it as an explicitly undergrad-level course, despite the fact that it's amazingly fun, quite simple (I suspect that bright undergrads could get to Arora's PTAS for Euclidean TSP within a semester, and certainly Christofides' algorithm is within the reach of anyone who's taken basic algorithms), and practically useful, although I guess this is more (T)CS than straight math...

link|flag
show 1 more comment
vote up 3 vote down

A calculus class that goes very slowly.

link|flag
show 1 more comment
vote up 3 vote down

Igor Rivin has a whole diatribe on this topic!

link|flag
vote up 3 vote down

Courses aimed towards applied, rather than pure, mathematics. Like a modeling course related to environmental sciences, perhaps. Most math majors prepare the students for graduate school in pure mathematics, but offer less support for applied tracks, and there be some good careers there.

link|flag
show 3 more comments
vote up 3 vote down

Caveat: My undergraduate & graduate studies were both not in Math but in Engineering. But I would love to have taken a course on the history of mathematics and I think this isn't a commonly offered course. There are lots of compelling stories here and it also gives a great perspective on how the different areas of math came to be born (non-Euclidean geometry from work on the parallel postulate to name one). Knowing how a subject evolved historically can give a nice perspective on the subject especially when a formal course on the subject might not necessarily follow the same order of ideas.

link|flag
show 1 more comment
vote up 3 vote down

What about "Mathematics with Computers"? Having modern computer algebra and symbolic computation tools available, one can use them to present and explore nontrivial examples in various fields of mathematics. Part of the course could also present basic algorithms and other techniques used.

link|flag
vote up 2 vote down

I was never offered a geometry course as an undergraduate, and there's so much lovely geometry, from Euclidean and non-Euclidean geometries, to algebraic and differential geometry, and the rest. So...geometry.

link|flag
vote up 2 vote down

I am actually thinking about functional analysis and modern Fourier analysis.

link|flag
vote up 1 vote down

I had a course on "Asymptotic Enumeration" that was an advanced graduate level course that was fun and wish had an undergrad form.

link|flag
vote up 1 vote down

When I was in my first year, I always missed order theory. I teached it to myself then and thought many times "Why didn't they teach us this - we would understand everything so much better!"

And I still think so today. Order theory starts off easy, when you lern about relations, preorders, lattices and so on, and then you get into Zorns Lemma, Schörder-Bernstein Theorem and stuff like that.

But I'm also on the category theory track. I think the notion of category will become, just like the notion of a group, more common sense, not just in mathematics but also in computer science, physics, chemistry and maybe even more.

link|flag
vote up 1 vote down

once exposed to linear algebra and vector calculus, build calculus on manifolds along many examples i.e. go from real $\mathbb{R}$-abstract multilinear till the de Rham complex illustrating in $\mathbb{R}^3$. All that easen differential geometry, differential topology riemannian geometry, ect

link|flag
show 1 more comment
1 2 next

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.