Presenting a lecture on Mean value theorems.

397 Views Asked by At

I've to give a model lecture on Mean Value theorems(Rolle's theorem,Lagrange's Mean value theorem,Cauchy's Mean value theorem).But i do not know what content i should include in the lesson(I do not have any prior experience of teaching).I think of the following questions which i should present-

  • What is the motivation for Mean value theorems?
  • What is the need for Mean value theorems?
  • Why Rolle's theorem,Lagrange mean value theorem,Cauch mean value theorem are different?
  • What are the applications of mean value theorems in mathematics?
  • Mean value theorems are helpful in proving some advanced result in maths?

    I need suggestions/advice/critics about above questions?Are they enough,or i'm forgetting some other points?

I need help from the members of MSE in improving the above questions and adding some interesting problems(if there is any scope).

thanks and regards

3

There are 3 best solutions below

0
On BEST ANSWER

Remember that your primary objective in this model lecture is to communicate clearly and effectively to your scenario audience (first year analysis students), not to impress you actual (experienced) audience with the breadth and depth of your knowledge.

I imagine your biggest challenge when delivering your model lecture will be time management. The various versions of the MVT, with motivation, background, generalisations, connections, applications etc. is an enormous topic. You could easily fill a two or three hour lecture. But I expect you only have 30 or 45 minutes - and you will need to start from basics.

So focus on getting the essentials in first. Motivation is key - why do we want to prove the MVT ? Why is it not obvious ? Can't we just draw a graph ? Remember that results like the MVT look obvious at first glance to students who are used to working with polynomials and other well behaved, smooth functions. A few well chosen examples where the MVT property does not hold will help with motivation.

Next go through a simple and clear proof. Outline the overall proof strategy. Then walk through the proof step by step. Show how each of the conditions in the theorem statement is used in the proof. Don't forget that your scenario audience may not be completely comfortable with formal proofs, so take time over this.

You can then mention generalisations, applications etc. briefly at the end if you have time. And provide some further reading references/links so that the more able/interested students have something to take away.

3
On

It depends on the audience. I assume you talk to first year undergraduate math students.

Of course, you must include the precise statement of the theorems (in particular, insist on the condition $f(a)=f(b)$ in Rolle's theorem) and geometric interpretation (except maybe for Cauchy's MVT), maybe with their proofs (depending on the audience: it's necessary for math students, probably not for some other students) and you must give examples so that students can understand how to apply these results in practice. Maybe you can give counter-examples.

One of the main consequences of MVT is the theorem linking variations of a differentiable function and sign of its derivative. If you have time, you may state (and prove) it.

Finally, beginning by including some motivation can't be bad, to say the least.

0
On

You need MVT to prove just about anything about derivatives. For example, $f'=0$ implies $f$ is constant. (Of course explaining what the need for MVT is depends on the audience. In a calculus class the students probably think it's obvious that $f'=0$ implies that $f$ is constant. In a context like that where they don't see the need to prove such things there really is no valid reason to prove MVT... Edit: I just saw the description of the context in that pdf. In a situation like that you might comment on how in math we do feel the need to prove things. Heh mention how the logical foundations of calculus were all fuzzy until we were saved by Weierstrass and Cauchy...)

Or a dramatic generalization: MVT plus the definition of the Riemann integral make it trivial to show that if $f$ is differentiable on $[a,b]$ and $f'$ is Riemann integrable then $f(b)-f(a)=\int_a^b f'$. Given $a=t_0<\dots<t_n=b$, write $$f(b)-f(a)=\sum_{j=1}^n(f(t_j)-f(t_{j-1})).$$ If you apply MVT to each term $f(t_j)-f(t_{j-1})$ what you get is precisely a Riemann sum for $\int_a^b f'$.