Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

How can I generalize a picture for the Mean Value Theorem to the Generalized MVT?

+1
−3

How can I transmogrify this figure for the Generalized MVT? If $f$ and $g$ are continuous on the closed interval $[a, b]$ and differentiable on the open interval $(a, b)$, then $\exists$ $c ∈ (a, b) \ni \cfrac{f'(c)}{g'(c)} = \cfrac{f(b)-f(a)}{g(b)-g(a)}$.

Please answer with a picture. Please edit my scan, and draw or write in what you mean. Don't just change the t-axis to $g(t)$.

Image alt text

Calculus: The Language Of Change (2005) by David W. Cohen, James M. Henle. pp. 827-829. The original colored in just blue. I annotated and added more colors.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

0 comment threads

1 answer

+0
−0

Plotting $f$ and $g$ together is unlikely to lead to intuition about the GMVT; they're just two arbitrary curves, whereas the value from that diagram of the MVT comes from the fact that the yellow line is constructed to give intuition. The art of drawing intuitive figures is largely about figuring out what you need to construct in addition to the raw givens. So I'm going to suggest, not a ‘transmogrification’ of that particular construction, but a different construction that targets the general case.

Consider $f_1(x) = f(x) - k \cdot g(x)$, where $k = \frac{f(b) - f(a)}{g(b) - g(a)}$. If $f_1'(c) = 0$, then $f'(c) = k \cdot g'(c)$, and so $c$ satisfies the GMVT condition. It's easy to see that $f_1(a) = f_1(b)$, so an illustration of looking for some $c$ where $f_1'(c) = 0$ on a plot of $f_1$ over $[a,b]$ is just the figure for Rolle's theorem, as it appears in that large screenshot.

(P.S. Please avoid making screenshots the bulk of your post in future.)

History
Why does this post require moderator attention?
You might want to add some details to your flag.

1 comment thread

General comments (2 comments)

Sign up to answer this question »