Documenting the Academic Job Search – Part IV

(Read Part III here.)

This will be the last installment in my job search series, though it will perhaps be the most important. In particular, I share research on negotiating a job offer.

Continue reading

Posted in Advice, Interview, Interviews, Jobs | 1 Comment

Visualizing Newton’s Method

Well for most of us winter break is coming to an end, or for the unlucky, might have already ended, which means its time to start thinking about teaching again. One of the topics commonly covered in a first or second semester of calculus is the use of Newton’s method to approximate roots of functions. Recall the basic approach of Newton’s method is that given a real valued differentiable function f and an initial condition x_0 we let

$$x_n=x_{n-1}-\frac{f(x_{n-1})}{f’(x_{n-1})},$$

and then, under certain assumptions, x_n should converge to a root of f.

When I’ve taught Newton’s method, I tried to stress that this method is not guaranteed to always work and can be fairly sensitive to the initial condition x_0. Going into the precise details of when the method will in fact work is well beyond my first semester calculus students. That said, I am not sure they’ve ever really appreciated these points. In fact, to be completely honest, I am not sure I completely appreciated some of the aspects of these things before I started teaching.

That said, one way to visualize some of these complexities is via a cool program called FractalStream. For example, using FractalStream, we can run the following script:

iterate z – (z^3 – 1)/(3*z^2) until z stops.

and then turn on autocoloring – under the color settings – and we get the following interesting picture of the complex plane colored red, blue, and green:

Newton's method plot for z^3-1.

Newton’s method plot for z^3-1.

Continue reading

Posted in Math, Math Education, Math Teaching, Teaching, Uncategorized | Tagged , , , | Comments Off on Visualizing Newton’s Method

How to change the Traditional Mathematics Teaching from the Memorization-Based Method to Interactive-Based Method

During my Calculus II teaching in Fall 2015 at Washington State University (WSU), several students told me that “Volumelogo post 4s” is one of the most difficult topics in Calculus II, and they also told me “it is difficult to apply what we learned from the course’s textbook to find the volume of solid correctly without getting at least some minor mistakes”. I told them: “I will show you that “Volumes” is the easiest topic in Calculus II by changing the method of “Volumes” teaching form traditional (memorization) one to modern (interactive) one”. A good math teacher is the one who can listen to students’ concerns and apply whatever possible to help them understand the material in an interactive and interesting way. The following is one example out of many examples that I do in my Calculus II class to help my students understand the course’s material in interactive way using real-life applications: Continue reading

Posted in Advice, AMS, General, Grad School, Math, Math Education, Math Games, Math Teaching, Mathematics in Society, Mathematics Online, Publishing, Teaching, Technology & Math | Tagged , , | Comments Off on How to change the Traditional Mathematics Teaching from the Memorization-Based Method to Interactive-Based Method

Cheat Sheet for This Week’s JMM

Alexi JMM schedule

My “first draft” schedule for the 2014 JMM in Baltimore, Maryland.

The Joint Mathematics Meetings are being held this week in Seattle!  In the most recent blog post, Derek gave advice on how to navigate the JMM when you are on the job market and/or presenting your own research.  Here in this complementary post, you’ll find advice & resources for earlier-stage graduate students or first-time JMM attendees.

Continue reading

Posted in Advice, AMS, Conferences | Tagged , , , | Comments Off on Cheat Sheet for This Week’s JMM

Documenting the Academic Job Search – Part III

(Read Part II here.)

With the Joint Meetings approaching this installment will primarily provide tips on “how to conference”.

Continue reading

Posted in Advice, Conferences, Interview, Interviews, Jobs | 2 Comments