For the last year or so, I’ve maintained two advice pages on my web site: one for career advice to students in mathematics, and another for authors wishing to write and submit papers (for instance, to one of the journals I am editor of). It occurred to me, though, that an advice page is particularly well suited to the blog medium, due to the opportunities for feedback that this medium affords (and especially given that many of my readers have more mathematical experience than I do).
I have thus moved these pages to my blog; my career advice page is now here, and my advice for writing and submitting papers is now here. I also took the opportunity to split up these rather lengthy pages into lots of individual subpages, which allowed for easier hyperlinking, and also to expand each separate topic somewhat (for instance, each topic is now framed by an appropriate quotation). Each subpage is also open to comments, as I am hoping to get some feedback to improve each of them.
[Update, June 10: Of course, the comments page for this post, and for the pages mentioned above, are also a good place to post your own tips on mathematical writing or careers. :-) ]

57 comments
Comments feed for this article
9 June, 2007 at 4:00 pm
Top Posts « WordPress.com
[...] Advice on mathematical careers, and mathematical writing For the last year or so, I’ve maintained two advice pages on my web site: one for career advice to students in […] [...]
9 June, 2007 at 7:24 pm
Richard
I have just a few opinions and comments reinforcing what Terence has said in his excellent and generous discussion on writing papers.
I’ve found the use of macros invaluable for notation that I’m initially unsure of. In the current very long document that I’m working on, I’ve changed my mind many times about choice of symbols, and if I’ve used a macro, they are painless to alter. My only regret is that I have not used them to an even greater extent. They can also eliminate the tedium of fine typographical adjustments if you are picky about such things. For example, you may think that a symbol in certain situations needs a tiny bit more space on one or the other side in order to let it breathe:
\newcommand{\set}[2]{ \{\mspace{1mu}#1 : \nolinebreak #2 \mspace{1mu}\} }
Adjustments can be made globally merely by changing a single line. Altering typography or choice of symbol or strings of symbols can be done using regular expressions in a text editor, but these can be quite dangerous to use if you don’t understand them thoroughly and use them frequently. They can have unexpected results, sometimes buried in a few places in your paper, that you may not discover for days or weeks, finally forcing you to check every single case in the paper by hand.
A good introduction is like a house with good “curb appeal”. If done well, it invites the reader into your thoughts and encourages them to stay a while and at least look around. If the paper is the culmination of months, or perhaps years, of research and writing, then you certainly owe it to yourself and to your ideas to spend a significant amount of time polishing that introduction, writing and rewriting. I’m finding that it is in some ways the most difficult part of the paper to write, and requires a delicate balance of economy and thoroughness. A quick sketch is probably appropriate as the first draft is being written. I think it’s valuable to really seriously attack the introduction before the second pass through the paper, especially if it is along one, because it helps your focus on the global structure of the paper. It should be reconsidered again, and probably needs a few additional tweaks, when you think the body of the paper is more or less complete.
There are undoubtedly different opinions about the extent to which an introduction should be written to appeal to non-experts. Personally, I don’t believe in only “preaching to the choir”.
9 June, 2007 at 7:55 pm
James
I agree completely about macros. I’ve never regretted using a macro and have often regretted not using one.
Another benefit is that sometimes you’ll want to change more than just the contents of the macro. For instance, you might realize that all discussion of S should be moved to section 6. If you didn’t use a macro, searching for S in your text editor will turn up much more than what you’re looking for. While searching for something like \baseSet will turn up only what you want.
On the other hand, I haven’t yet written a paper where every single symbol name is a macro. In principle, it’s probably possible to overdo it, but I myself am not in much risk of doing that.
11 June, 2007 at 3:01 am
Gil Kalai
Dear Terry, it is very nice to see comments and advices for graduate students and young mathematicians. (This simultaneous addition of dozens of little “posts” confirms what could be suspected earlier, that “what’s new” requires from the readers at least a two-dimensional time.)
There is something paradoxical about the advice page because a priori it seems that on this front of trying to explain to graduate students how to overcome difficulties, you would be in some disadvantage.
One could have expected advices of the form ( :) )
1) Do not be discouraged if you did not solve the problem that you are working on. Solving it next week will be also OK.
2) For some famous problems it seems that time is not ripe for solving them completely. Do not be discouraged by partial substantial progress.
3) Do not hesitate to develop new tools if the tools you are using are not powerful enough.
4) Sometimes it is better to work in a less well known field that one feels competent and comfortable in, in parallel of working in a more well known field that one feels also competent and comfortable in.
etc. etc.
Of course, the actual advices you give are quite reasonable and the approach is thoughtful, and the many links for advices by others are nice and useful. Still the question remains what are the optimal qualifications needed to give good career advice for struggling (ordinary) mathematicians in their early stages.
There is a larger point here concerning mathematical education, and common mathematical difficulties (even fears) in learning mathematics. Mathematics is a very peculiar human creation and while useful and beautiful it is also very difficult and threatening to many, perhaps most, people.
We often ask who are those qualified to face the difficulties in mathematical education as a system and for individuals. Is it the mathematicians who may have profound understanding of mathematics but who did not really experience the common difficulties of acquiring mathematics? The alternatives are often people who had never overcome their own basic mathematical difficulties, or people who, while having good mathematical basic skills, have very pale knowledge of modern mathematics. Indeed this is complex problem.
11 June, 2007 at 1:07 pm
Anonymous
Terry– you’re obviously an exceptional mathematician and I appreciate the opportunity read some of your wisdom on learning and practicing mathematics. However it appears that complementing your extraordinary mathematical talent is a near superhuman level of productivity. I was hoping you could add a few words about time management.
11 June, 2007 at 2:34 pm
Terence Tao
Hmm, that’s an interesting suggestion, but I’ll have to think about it. (My advice pages took over a year to reach their current form, with bits and pieces being put in whenever I had the inspiration; I may need a similar amount of time to collect my thoughts on organisation and time management issues.) The “rapid prototype” thing in my writing advice really does help write papers faster, though.
The other thing, I guess, is to try to direct your energies towards tasks which are suitable the current environment and your mood. If you are lucky enough to have a few hours of uninterrupted time, and you are feeling ready for it, then it’s a good time to write papers or try to do the computations and experiments which may lead to a paper. But if your day is going to be full of scheduled appointments and other distractions, and your brain doesn’t really feel like getting into top gear, then that’s a good day to respond to email, do paperwork or other errands, read some papers, or write a little more on one of your draft blog entries. :-)
I still feel like there are not enough hours in the day to do everything I want to do, though…
13 June, 2007 at 2:22 am
Confused
Dear Terry,
I will be finishing my PhD over the next months; I would like to ask, if one day you have time, to perhaps also write some piece of advice for new junior faculty members. Thanks.
A confused PhD to be.
17 June, 2007 at 12:34 am
Gil Kalai
Advice is such a big issue – when to give it, and when to refrain from giving it, and how to evaluate an advice – this is difficult even in hindsight. It is very interesting to compare the different approaches expressed and linked in Terry’s posts.
I remember a very early advice I got regarding the first paper I wrote. I think it was a good advice. The title I gave my paper was “More on
and
.”
Now,
where certain combinatorial sums defined in Riordan’s book “Combinatorial Identities, ” while
were auxiliary sums that are introduced in the paper itself.
I send this paper to John Riordan and got a reply back in 1972. Riordan wrote me that I had a splendid idea and said he will be happy to send a satisfactory written version to the Journal of Combinatorial Theory where he was a member of the editorial board. Riordan said, however, that the paper needs a better title. Thinking about it now, I find it hard to imagine a worse title then my original one. Giving some extra thought on the title of a paper may qualify as a good advice in general.
Riordan proposed an alternative name “A note on evaluation of Abel’s sum” which was the actual name of the published paper (in 1979). (Beside the title Riordan sent me four pages of other remarks. He also send many remarks to the second version in 1974 which he wrote still needed revision. Not to discourage me too much he wrote: “I am sorry to be causing you this additional rewriting; perhaps it may be a little consolation for you to know that I have also asked it of writers who were full professors.”)
In 1978 I visited for the first time NYC and went to see Riordan who after a long service at Bell Laboratories got a position at Rockefeller University. He told me several nice stories like the one about his first book “An Introduction to Combinatorial Analysis”. After the book appeared Riordan was called to a meeting with his managers at “Bell Labs” and since writing this book was something he did “on the side” he was worried that they are going to be angry about it. Instead he got a salary raise.
19 June, 2007 at 8:31 am
Terence Tao
Dear Gil,
That is a nice little story. I would add that in addition to having an informative title, it is also good to have an informative abstract that goes beyond the title by revealing the novelty or structure of the paper, especially since most readers will not go beyond the title and abstract of a paper that they are casually skimming. So, if the title is “A proof of Conjecture X”, the abstract should be much more than “We prove Conjecture X.”; it should be more like “We prove Conjecture X using methods from theory Y. The main new ingredients are a generalisation of Lemma Z from the work of W, and a new inequality V which relates A and B. We also speculate as to whether the methods can be used to attack Conjecture X’.”
20 June, 2007 at 5:04 pm
rcourant
Dear Terry
I am following your advice in writing/TeXing my work. In other words, I am LaTeXing all of my notes and problems on wordpress. It actually is helping me focus and understand the material at a deeper level. Would you say that your advice on writing everything down (TeXing) also applies to undergraduates?
Thanks
21 June, 2007 at 10:02 am
Terence Tao
Dear rcourant,
I would say that anything which forces you to actively work with the material, rather than just passively absorb it, is a good thing. Plus, investing some time into building up TeX skills will pay off later if you go on into academia. I certainly wish I had written up more of what I had learnt as an undergraduate; every so often I have to go back to textbooks (or nowadays, to wikipedia and other web resources also) to figure out some basic question in, say, Galois theory, because I had forgotten most of my undergraduate education on the topic.
23 June, 2007 at 4:48 am
Tom
Dear Terry,
As a professional mathematician, do you find it easy to learn concepts quickly? For instance, if you needed to study mathematical statistics, information theory, or financial mathematics would you pick up a textbook and do a lot of problems? Or do you not need to do that? I have heard of professors who learn entire fields in one or two weeks. Is it generally the case that math professors can learn any quantitative material very quickly (i.e. new mathematics, physics, chemistry, etc..)?
Thanks
25 June, 2007 at 9:48 am
Terence Tao
Dear Tom,
I think once one learns enough mathematics, other fields with a significant mathematical component can be easier to learn, especially if one can talk to an expert in that field to ask a lot of “dumb” questions to get started. I myself learnt a lot of fields from my co-authors in this way, though in most cases it took significantly longer than two weeks! Working out “trivial” problems in the field helps a lot – many of my “short stories” started this way. And, of course, the best way to learn a subject is to teach a class on it.
One specific thing that mathematical training can help with though is to understand abstraction, which allows one to learn a field in a nonlinear order. For instance, suppose that a textbook introduces a topic by first establishing concept A, then concept B, then concept C, with B building upon A and C building upon both A and B. If one is learning in a linear order, then if one does not fully comprehend A then one will be totally lost by the time one gets to B and C; however, in such a case, if one can abstract away the key properties of A one needs to understand B and C, then one can obtain a contingent understanding of B and C even without a full comprehension of A, which may give enough of an idea of the “big picture” that one can continue with learning the subject, deferring the complete understanding of A until later when one has more insight and experience (or patience).
27 June, 2007 at 3:56 am
Robert
Dear Terry,
I was just wondering if you know whether there are any math graduate programs that do not require an undergraduate degree? In other words, if someone has self-studied the required undergraduate math courses and does well on the GRE/math GRE, can he still get into a graduate school? Or do all graduate schools in math require a B.S degree?
27 June, 2007 at 8:18 am
Terence Tao
Dear Robert,
I can’t speak for all programs, but I would imagine that any popular graduate program will be highly competitive, and thus an application which is lacking an undergraduate degree (and thus also lacking a GPA or equivalent) would need to compensate for this by being exceptional in some other sense (e.g. having some research achievements or notable awards, outstanding letters of recommendation, etc.) in order to have some chance of admission. In general, the people who look at admissions tend to err on the side of conservatism; any anomaly in a file tends to be regarded as a possible indicator of risk and would need to be compensated for by unusually high quality in some other aspect of the file.
27 June, 2007 at 3:06 pm
Ben
Dear Terry,
Do you think that a top-down approach to learning math is effective and efficient. For example, consider someone who wants to learn real analysis or any mathematical subject. He reads through the textbook taking notes, but does NOT do the problems. After covering the entire book, he goes back to the beginning and does all the problems (or selected problems). Do you know anybody who does this? Or would it be better to do problems right after reading a specific section.
29 June, 2007 at 1:43 pm
Terence Tao
Dear Ben,
Of course, you are free to study any subject in whatever order you please, and if you are already experienced in similar topics, then it can become efficient to learn things in a nonlinear order, for instance skipping those parts which you think you already know how to do, and focusing on the simplest thing that you currently don’t yet understand. Or perhaps abstracting any particularly difficult topic into a “black box” to be inspected later, and move on to try to grasp the “big picture” first, in order to gain context.
That being said, the challenge of solving problems (either those provided in the text, or those you make up yourself) provides an excellent objective test to ensure that you actually grasp a topic thoroughly; it also helps purge any accumulated misconceptions or fuzzy thoughts one has acquired about the subject. If one does not put one’s knowledge to the test in such a manner, there is the danger that one may only acquire a superficial (or incorrect) understanding of a subject, the deficiencies of which might not be detected until much later, at which point one may have to do a substantial amount of remediation.
So one has to find the right balance: it is important to try to understand the big picture, but at the same time one cannot hope to always avoid getting one’s hands dirty with detailed computations and problem solving.
See also my advice on “asking yourself dumb questions”.
29 June, 2007 at 10:08 pm
Anonymous
Dear Terry,
I was just wondering where you do most of your work? In other words, when you are working on a problem, do you use pencil and paper or white boards/chalkboards? Do you espouse the old saying that the tools of a mathematician are pencil, paper, and a waste basket?
30 June, 2007 at 3:20 pm
John
Dear Terry,
Do you recommend that one learns a subject from different sources? For example, in calculus one can learn from Spivak, Apostol, Courant, Stewart, etc.. I think each of these authors gives a different perspective on the material (i.e. Spivak/Apostol more of a mathematicla view, while Stewart gives more of an engineering perspective).
30 June, 2007 at 9:47 pm
Luther
Dear Terry,
What languages would you recommend one to learn if he wants to become a mathematician. Is German a good language to learn?
1 July, 2007 at 3:17 pm
Anonymous
Dear Professor Tao,
I’m 23 yrs old. I only have basic high school math knowledge.
I do visit math forums but what puts me off is that there are others who are younger and appear to be better than me, and cleverer.
This makes me depressed and I stop doing math for about a week then come back to it again.
My goal is to learn and even contribute some discoveries.
But I frequently wonder whether I’m simply too slow and not clever enough to contribute or learn higher level math.
I don’t expect a ready made answer from you but I appreciate any comments.
thanks,
Nc.
1 July, 2007 at 6:01 pm
bk
Dear Terry,
It will be a nice thing to see your words about time management,maybe later?
And, any forewalker like Dr. Gil Kalai can also give us some advice on how to schedule things.
Anyway, I’m grateful to see Terry always give precious advice to us.Thank you for your time,really really appreciate it.
2 July, 2007 at 2:12 pm
Terence Tao
Dear anonymous: I still mostly use pen, paper, and blackboard for initial computations or explorations, and then of course I use LaTeX to write things up once I have a viable sketch of an argument. Of course, I also use a lot of on-line resources, ranging from the ArXiV to Mathscinet to Wikipedia to individual home pages. I occasionally use Maple, the OEIS, or some quick-and-dirty C programming, but for the most part, the maths that I do has not yet been formalised to the point where computer assistance is terribly useful. In other parts of mathematics though, such as algebraic combinatorics or applied mathematics, computer assistance is much more valuable. Closer to my own fields, there has recently been some use of rigorous numerics to obtain enough control on the spectrum of various differential operators to obtain some rigorous qualitative results, such as stability of ground states of some PDE.
Dear John: It is certainly valuable to understand all the perspectives on a given subject (e.g. algebraic, geometric, intuitive, physical, computational, applied, etc.). (See also my page on “learning and relearning one’s field”.)
Dear Luther: Nowadays, the majority of maths papers are written in English, with a significant minority in French, so I do recommend learning mathematical French (which is actually very similar to mathematical English). In the older literature there are also Russian and German papers, though I have only had to read one German paper in depth (a paper by Plunnecke) and have always been able to find translations of any Russian paper that I needed (I don’t read Russian). But it depends on your field; if for instance you need to read the original papers of Hilbert frequently, then German is recommended :-) . For some local journals one might see papers in the local language of that country (I once looked through a Portugese paper by Santalo, for instance), but even there English is still widely used. In any case, there are always online translation tools such as babelfish if one needs to read a foreign-language paper.
Dear Nc: Learning mathematics is not a zero-sum game; it does not detract from your own learning if someone else seems to be faster at it, and mathematical research is actually not primarily determined by speed but rather by patience and experience. With a high-school maths background one can already learn a lot of interesting mathematics of relevance to the real world; to pick some examples at random, one can have a lot of fun with elementary cryptography, voting paradoxes, or elementary probability. For most mathematical research, though, you will need at least an undergraduate maths education.
2 July, 2007 at 6:20 pm
ron
Dear Terry,
Do you backup your LaTeX files onto CD just in case you have to reformat?
4 July, 2007 at 1:31 am
Ravinder
Dear Terry,
How difficult is it to change your research area from the one in which you have obtained your Phd to some unrelated area, say from applied mathematics to number theory ?
Ravinder.
4 July, 2007 at 5:34 am
Ravinder
Sorry not you, for any other average graduate student .
4 July, 2007 at 9:56 am
Math Student
Dear Anonymous,
You are, at 23, still young. You’ll get old no matter what you do, so you might as well do something productive and enjoyable.
I started my math undergrad at 22. After getting used to being in school again, everything went just fine, and I hardly noticed the fact I was a few years older than the other students. I’ll be entering grad school this year.
My mom just started and finished her masters degree at age 45. Relative to your entire life, a few years is nothing.
4 July, 2007 at 9:36 pm
Tal
Dear Anonymous,
When I was 24, and it was 6 years after high-school and I forgot almost all the math. I didn’t know what sinx is and what derivative is. I stated studying Industrial Engineering becasue it looked like something practical and I got accepted to it. I thought that I will be much weaker than all my class mates. In my first linear algebra and calculus courses I was surprised to find out that I love math, and only at the end of the first year I changed my major to math – imagine how old I was! Today I am finishing my doctorate, some papers are to appear, it seems that one can make some modest contributions even when being ancient – thirty-something.
If you like it – go for it! It’s far from being late. But I think that you should start (continue) by going to school, even Prof. Tao did.
BTW – I know personally many maathematicians who – in contract to common knowledge – started to really flower only after 40.
5 July, 2007 at 3:42 am
Wilson
Dear Dr. Tao,
You have a very enlightening blog. I am currently in the 2nd year of my undergraduate studies at the University of Western Australia. I have taken the usual 1st and 2nd year units for majors in mathematics. I am thinking of undertaking some research in pure mathematics at ANU at the end of this year, but I am not sure if I have a broad enough knowledge of any single one area to be able to produce a decent paper. What do you believe is the minimum amount of mathematical knowledge and/or experience required before undertaking a research project with a supervisor? Should I wait until I have completed my 3rd year?
Thanks.
5 July, 2007 at 5:18 am
Ashwell
Dear,Terry i (anonymous) am thinking on approaching and coming up with a solution to the Riemann hypothesis and still in high school
5 July, 2007 at 5:45 am
Kay
For anybody considering a career in mathematics, I credit this book with sharpening my understanding of what I needed to do to get into grad school(one of the top 10 programs in the US):
A Mathematician’s Survival Guide: Graduate School and Early Career Development by Steven Krantz
I would also highly recommend:
Letters to a Young Mathematics by Ian Stewart
(A lot of the questions people are asking are addressed in this book in particular.)
The Idea Factory: Learning to think at M.I.T by Pepper White
ron: backing up is an unequivocally good idea (speaking as someone who lost several years of work when his hard drive failed). You should also consider programs like Active@ UNDELETE … if you can read the drive, then you can probably find old files on there even after you reformat.
Wilson: I would advise getting an idea of what kind of journal you want to publish in. Perhaps a look at this might help with figuring out how to rank journals: http://en.wikipedia.org/wiki/Impact_factor
After you have figured out what journal you think you would like to publish in, read some papers in the journal and figure out if you think you can match the same standard. If you can’t do it on your own, then think about whether there is a professor (hopefully in the same university or at a university close by) that is willing to work closely with you and help you get there. You should do your homework and take a look at what the professors you are thinking about working with are working on. It works a lot better if you figure out for yourself what part of their work you think you can make a big contribution to. Depending on your background, something in an applied or computational area might be a more realistic goal than something purely theoretical. Finally, I would say, think about what kind of program you want to get into as a graduate student and find out if the typical student that gets accepted to that program needs to have a research paper already published. If not, then you are potentially wasting energy that could be better spent increasing your knowledge base. The more you know, the easier it is to figure out areas where you can improve on the work of others. You should consider that many math PhDs never publish a single paper. I can not find an appropriate source on math PhDs in general so I will give you the following:
Patterns of Research in Mathematics by Jerrold W. Grossman
which details the distribution of people who publish 1 or more papers. You will notice that the majority only publish a single paper. Also alternatives which fall short of a published paper but might still enhance your application are doing an undergraduate thesis at your school and/or developing your research project to the point where it can be discussed at length in your graduate school application essay (perhaps even including a copy of your unpublished paper with your graduate school application.)
5 July, 2007 at 9:30 am
Zaiaku
Unless you can seriously save a company money in most cases or atlesat replace someone in the company its going to be pretty rough atleast for a stable career.
5 July, 2007 at 9:19 pm
Anonymous
Dear Professor Tao,
I am a graduate student in Theoretical Computer Science. First of all, I express my deep and sincere gratitude towards you for writing some wonderful pieces of advice, it really helps to learn how world-class mathematician think about these issues.
I had a quick question about one of your responses. Please feel free to not answer it if you think it is too personal (and/or not pertinent to this discussion). You mentioned (in one of your responses) that “I still mostly use pen, paper, and blackboard for initial computations or explorations, and then of course I use LaTeX to write things up once I have a viable sketch of an argument.” I would imagine it could take a while before you come up with a viable sketch of the argument, so that it can be put into latex. Until that time, how do you take care of all your notes (which I will imagine could be a good volume of paper)? Do you still organize them on a regular basis (daily/weekly), or you keep shoving them in an untouchable territory (that does not seem to be the case)?
I am asking this since I have this trouble of how to organize my pencil and paper work and when to put that into computer. Putting the work into computer too early does not seem worth while since latex’ing it takes some time and many times the work is regarding some failed attempts to proving something. I do not want to throw that into waste basket either (too early) since sometimes that contains important formulae and derivations.
Also, if you take notes in the seminars and colloquia, what do you do with those notes? Do you revise them regularly (again, if you do take notes at all), or refer to them only on demand basis? How do you organize the notes taken during seminars etc. in general?
I will appreciate if you chose to respond to my query. Thanks you very much for your wonderful advice.
–Anonymous (for a reason)
6 July, 2007 at 7:22 am
Anonymous
To the guy who asked about the necessity of an undergrad background in math:
It is not a formal necessity, but getting around it is a challenge.
There was “a guy” who recently got a double PhD in math and computer science at one of the UCs, and he who did not have a bachelor’s degree (he had only a GED , I think). The way he got into the program was by enrolling as a “special student”, taking the grad math courses and doing well. When they realized that he was For Real (not some crank or dilettante), they let him in. He’s now on research staff at a major lab.
That being said, the guy had to do a lot of background studying on his own to cover the gaps- an undergrad math education is certainly helpful for passing the qualifying exams and for doing research.
6 July, 2007 at 1:02 pm
Terence Tao
Dear anonymous: regarding the question of when to transfer from notes to LaTeX, I usually find that at some point any given pen-and-paper computation eventually reaches some natural conclusion – for instance, that a certain method can prove X, but not Y, because of counterexample Z or philosophical objection W. If the conclusion is not so exciting (e.g. if it is mostly negative, or all it does is reprove a well-known lemma), then I sometimes write a short “executive summary” of the argument somewhere on my laptop (or in an email to a co-author) – enough so that I can reconstruct the argument later if needed – but don’t bother recording any details unless they were somehow subtle. Then my notes tend to get discarded, as they have served their purpose. So the point is not to laboriously rewrite all of your paper notes verbatim into a LaTeX file, but instead to take advantage of this conversion phase to distill and summarise what you’ve already accomplished. Sometimes, in the process of doing this, I see a loose end, connection, or other natural direction to pursue that I didn’t see in the original exploration. When that happens, one can either just add an annotation to the LaTeX writeup (e.g. “this may possibly be related to X”, “is this bound Y really best possible?”, “is there an analogue of this for Z?”, etc.) or get out another sheet of paper and pursue that connection right away.
It can be difficult sometimes to get motivated to write something up as LaTeX, but I find that it helps if you view this exercise as an opportunity to get some closure on the computation, so that you can then safely let it slip from your mind without any trace of guilt. It helps if you have kicked yourself in the past for losing all trace of an interesting computation because you were too lazy to TeX it up. :-)
Other mathematicians do things differently, of course. I know several who keep very elegant and careful handwritten notes, often on some very nice notepad or notebook paper, and only write things up in LaTeX form when their paper is close to complete. This works well too, though it does require a certain amount of discipline and organisation.
9 July, 2007 at 12:23 am
Fantasy
Dear Terry:
I am a senior high school student and I’ll be at college the next year. But a problem has confused me for a long time. I like both physics and mathematics, but I can’t make sure which to learn in the future, can you give me some advice according to you opinion of the two subject?
I’m sorry that my question seems to have little connection with the theme in this page,but I hope you reply to my question.
Thank you very much.
9 July, 2007 at 6:28 am
Kay
Fantasy:
I would recommend the following insightful article in clarifying the differences between physics and mathematics:
“THEORETICAL MATHEMATICS”: TOWARD A CULTURAL
SYNTHESIS OF MATHEMATICS AND THEORETICAL PHYSICS
by Arthur Jaffe and Frank Quinn
http://arxiv.org/PS_cache/math/pdf/9307/9307227v1.pdf
There are some papers in response to this article which are worth reading:
http://www.ams.org/bull/pre-1996-data/199430-2/199430-2TOC.html
you’ll find them at the top of the page.
The last thing I would add is that there are many mixes of both mathematics and physics such as: theoretical physics, some branches of applied mathematics and mathematical physics. Also, some parts of math have a more physical flavor than others for reasons related to the history of that branch of math, such as say analysis. So perhaps you do not have to commit to one field or the other quite yet.
9 July, 2007 at 7:46 am
Ron
Dear Terry,
Do you need an undergrad math degree to get into math grad school? Or can you have a degree in say economics, and self-study the math to get into ath grad school?
9 July, 2007 at 8:19 am
Terence Tao
Dear Ravinder, Fantasy, and Ron:
It is actually rather common to enter graduate school with only a fuzzy idea of what one intends to study, and to switch from one subfield to another (or even from one field to another) during one’s study. For instance, I came into grad school with some vague notions of doing either analysis, topology, number theory, or logic (and even toyed with C^* algebras at one point!). It took me a year or two to settle on harmonic analysis. But there are certainly people who come into grad school from other backgrounds, such as physics, CS, or industry. (As for econ, I see the reverse phenomenon more often – i.e. maths majors go into econ grad school – but I am sure there are some econ majors who go into maths.) For a competitive school, you will of course have to produce some evidence of competence in mathematics (e.g. a maths GRE score) to have a reasonable chance of getting in.
Graduate school is not just about learning a single subject in depth; it is more generally about learning how to learn – how to ask questions, to think, to listen to talks, to read papers, to understand a topic with only minimal assistance from an advisor or lecturer, that sort of thing. Once one has these sorts of skills, and a bit of experience, it becomes easier to get a handle on adjacent fields of study, and possibly to switch into them if you find those fields interesting. While the new field may look superficially very different from the ones you are more used to, in many cases once one studies things a bit more one will find that there are in fact many similarities and common themes (and also some key differences), which will make it easier to pick up than you might first imagine.
9 July, 2007 at 10:16 am
Zaiaku
Ron ask the exact same question I was about to ask.
9 July, 2007 at 11:48 am
rcourant
Dear Terry,
Does a good score on the Putnam exam guarantee admission to many graduate schools? Or is this just a rumor?
10 July, 2007 at 1:06 pm
Anonymous
Fantasy:
Physics requires math and any physics prof will tell you to take as much math as your schedule will allow. In the first couple years there are only a couple physics and math courses, so it is definitely possible to study both easily at that level. It is also possible to do a double major or even get two degrees (a fellow student graduated with both a stats and a math degree, though it took her an extra year).
Basically, don’t worry about it, you can study both and choose later (if you don’t want to do both). Just have fun exploring for the time being and your preference (for one or both) will present itself in time.
But, if you want to know about your specific options, you should refer to the college’s general calendar. If you have further questions, then you could contact the department head(s) of the college you are planning on attending. Though they may direct you to a campus service that specifically deals with these matters.
Hope that helps.
11 July, 2007 at 4:22 am
Carlo
Dear Terry,
I’m a CS undergrad with passion for math and problem solving.
I’m looking for a good strategy-construction approach:
when I’m working on a problem, I usually try to organize and visualize what I
know, i.e. Lemmas, Thms, ecc…, in a graph-like structure.
(Maybe this is due to my CS background :) )
In particular I usually organize my unformal arguments as a forest,
and I try to see connections between different trees or nodes in order to find the solution, or the crux move, of the problem.
This seems to help me on getting the big picture, but I still find it difficult to
note the right strategy, or the crux move, between a lot of fuzzy ideas…
I would really like to know if this could be an effective style, and how you usually choose and devise the strategy for solving problems.
11 July, 2007 at 5:43 am
kaiming
Hi Terry,
Andrew Wiles solved the Fermat’s last problem. Will you also be determined to solve one or more of the long standing famous problems like those announced by Clay’s institute of mathematics?
11 July, 2007 at 8:26 am
usman
Dear Kaiming!
Read these two articles, it will help you understand the approach, Dr Tao has.
Don’t prematurely obsess on a single “big problem” or “big theory”
Don’t base career decisions on glamour or fame
11 July, 2007 at 8:52 am
Ravinder
Dear Terry,
It was nice to see your reply, actually lately I got interested in number theory. I think collaborations play an important role if one wants to shift from one field of study to another, how should one appraoch in this regard ? One personal question how do you work with your collaborators i mean do you discuss things on mails etc or at some point you all get together at some place for discussion ?
Ravinder.
11 July, 2007 at 9:16 pm
Anonymous
Carlo:
Dr. Tao has his method of doing things, so do you, so does everyone. Your method works for you and that’s what counts. In time you’ll refine it and what you’re doing now won’t be recognizable relative from how you’ll be doing things then.
Those fuzzy ideas and difficulties are there /because you’re still learning/. So, keep solving problems and the fuzziness will tend to be shorter lived and the path to the solution will begin to present itself more readily.
Basically, the common saying, “The only way to learn math is to do math” applies. There is no silver bullet, and there never was, nor IMO will there ever be.
Just (at least) attempt every problem that you can get your hands on (that time allows for) and ask people about the problems if you can’t get it. If you can, get a couple people that are interested in working on extra problems, and work them out separately. Then get together and present the solutions to each-other. You might be surprised how many (radically) different approaches there can be to a problem. There should be problem books in the library filled with problems to help you with this.
Aside from that, going to any workshops that might be at your University (Putnam, etc prep.), is pretty much all you can do.
Good luck!
13 July, 2007 at 7:36 pm
Terence Tao
Dear rcourant,
The winner of the Putnam competition is awarded a graduate scholarship to Harvard. Other than that, there is no official guarantee of any sort, but this type of thing is noticed when the graduate admissions committee looks at an admissions file.
Dear Ravinder:
Collaborations have been critically important for me; most of the fields I work in now, I learnt about primarily through a key collaborator. In many cases we started working together almost by chance, for instance when one of us presented work at a conference or seminar and the other realised the relevance to their own interests. Or sometimes you just get along with another mathematician and feel like there should be something one can work on together.
Most of my collaborations proceed for 99% of the time by email (and occasionally by phone), both of short informal communications and then also sending big LaTeX files back and forth, especially during the process of actually writing a paper. But there is a crucial 1% of the time when we get together face-to-face and tackle the accumulated problems which were difficult to solve on one’s own, or to plan out the future directions of the project.
15 July, 2007 at 2:22 am
Wilson
Dear Kay,
Thank you for your detailed reply. You bring up some very good points that I had not considered before. I’ve decided that I will be applying for the research opportunity at ANU.
23 August, 2007 at 12:04 am
Andrew
Dear Terry,
You talked earlier about mathematical abstraction (i.e lets say we have A –> B — > C –> D). If you do not understand A then you will not understand B, and then will be totally lost by C. The key idea, as you say, is to abstract out important ideas from A that allow you to understand B, and ultimately you will understand A better.
So my question is lets say I have a textbook on number theory for example. I read it through word by word first just to get the big picture. After learning all of the concepts, I then do the exercises, starting from the beginning. In other words, I do not do the exercises as I go along.
Do you think that by, for example, reading the whole textbook on number theory first, and then doing the exercises after reading the entire book would ultimately be more beneficial, because you can get an idea of the purpose of the exercises in a bigger context?
Thanks
23 August, 2007 at 7:30 am
Terence Tao
Dear Andrew,
It depends on the difficulty of the exercises you are encountering. If it looks like they are easy, you may as well do them now, and pick up some practice and test your strengths. If they look moderately tricky, in that you know how to make some partial progress, but don’t see how to finish off the whole thing, then it is worth doing what you can, so that you know exactly what the gap in your knowledge is, and what to look out for when reading later sections. If the problem looks so difficult that you don’t even know how to begin, then it would be worth skipping it for now and coming back later when you have more of an idea of the big picture.
Generally, the optimal rate of learning occurs when you are tackling something just barely out of your current range; either a problem which is almost within your ability to solve, or a concept which is only a little more advanced than what you already know. Sometimes it is worth pushing a little bit beyond that, either by reading ahead (or reading around) or by doing more difficult exercises, in order to get more perspective, but it’s not really worth venturing into areas which you do not recognise at all, or problems that you have no idea what to do with.
24 August, 2007 at 5:24 pm
Bill
Dear Terry,
At this stage of your career now, do you think that you could become a physicist? Or would you have to study more physics?
27 August, 2007 at 1:22 pm
Terence Tao
Dear Bill,
Probably not, but I might end up collaborating with a physicist one day, perhaps, if the topic was right. I do intend to work on some questions in mathematical physics, however (such as studying the PDE that arise from the laws of physics), although this is arguably a completely different subject from physics proper.
27 August, 2007 at 6:26 pm
Anonymous
Hi Terence, Bill,
Paul AM Dirac, Nobel Prize in Physics 1933, did not have a degree in physics. He had a BS in electrical engineering and PhD in mathematics.
http://nobelprize.org/nobel_prizes/physics/laureates/1933/dirac-bio.html
In 2000, all three recipients were members of IEEE.
Zhores I. Alferov, Electrotechnical Institute in Leningrad and Physico-Technical Institute.
Herbert Kroemer, Becker’s Institute for Theoretical Physics, but paper published in Proceedings of the IEEE after rejection by Applied Physics Letters.
Jack S. Kilby, electrical engineering at the University of Illinois, University of Wisconsin towards a master’s degree in electrical engineering and Distinguished Professor of Electrical Engineering at Texas A&M University.
Biographies found within:
http://nobelprize.org/nobel_prizes/physics/laureates/2000/index.html
“Electrical engineering, originally taught at MIT in the Physics Department, became an independent degree program in 1882. The Department of Electrical Engineering was formed in 1902, …”
http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/index.htm
Electrical engineers have interesting techniques [or tricks?] for dealing with discontuities and oscillating periods.
27 August, 2007 at 6:31 pm
Doug
I see that I mispelled “discontinuities”.
16 November, 2007 at 1:55 pm
John
Dear Terry,
Is teaching a subject the best way to learn it even if don’t know it yet? Is this a good practice for undergraduates? How long does it take you to type up your class notes?
16 November, 2007 at 1:59 pm
John
Also when you teach a subject do you have to study it beforehand yourself? Were you the type of person to do most of the problems in a textbook?