How to prove this property using convexity?












2












$begingroup$



Suppose that $f:[a,b]tomathbb{R}$ be a twice-differentiable function, and that there exists $cin(a,b)$ such that $f'(c)=frac{f(b)-f(a)}{b-a}$.



Show that if $f''(x)>0$ for all $xin[a,b]$ and $f''$ is strictly increasing on $[a,b]$, then $c>frac{a+b}{2}$.




Using Taylor's theorem, i solved the problem.



But, i'd like to prove that using convexity.



Give some comments or hints. Thank you!










share|cite|improve this question









$endgroup$












  • $begingroup$
    There is a stronger condition than convexity: $f''$ is increasing. It is unlikely that convexity will yield this result.
    $endgroup$
    – Kavi Rama Murthy
    Jan 11 at 5:53










  • $begingroup$
    @KaviRamaMurthy I see. It seemed to be related to convexity. Thanks.
    $endgroup$
    – Primavera
    Jan 11 at 7:10
















2












$begingroup$



Suppose that $f:[a,b]tomathbb{R}$ be a twice-differentiable function, and that there exists $cin(a,b)$ such that $f'(c)=frac{f(b)-f(a)}{b-a}$.



Show that if $f''(x)>0$ for all $xin[a,b]$ and $f''$ is strictly increasing on $[a,b]$, then $c>frac{a+b}{2}$.




Using Taylor's theorem, i solved the problem.



But, i'd like to prove that using convexity.



Give some comments or hints. Thank you!










share|cite|improve this question









$endgroup$












  • $begingroup$
    There is a stronger condition than convexity: $f''$ is increasing. It is unlikely that convexity will yield this result.
    $endgroup$
    – Kavi Rama Murthy
    Jan 11 at 5:53










  • $begingroup$
    @KaviRamaMurthy I see. It seemed to be related to convexity. Thanks.
    $endgroup$
    – Primavera
    Jan 11 at 7:10














2












2








2


1



$begingroup$



Suppose that $f:[a,b]tomathbb{R}$ be a twice-differentiable function, and that there exists $cin(a,b)$ such that $f'(c)=frac{f(b)-f(a)}{b-a}$.



Show that if $f''(x)>0$ for all $xin[a,b]$ and $f''$ is strictly increasing on $[a,b]$, then $c>frac{a+b}{2}$.




Using Taylor's theorem, i solved the problem.



But, i'd like to prove that using convexity.



Give some comments or hints. Thank you!










share|cite|improve this question









$endgroup$





Suppose that $f:[a,b]tomathbb{R}$ be a twice-differentiable function, and that there exists $cin(a,b)$ such that $f'(c)=frac{f(b)-f(a)}{b-a}$.



Show that if $f''(x)>0$ for all $xin[a,b]$ and $f''$ is strictly increasing on $[a,b]$, then $c>frac{a+b}{2}$.




Using Taylor's theorem, i solved the problem.



But, i'd like to prove that using convexity.



Give some comments or hints. Thank you!







real-analysis derivatives convexity-inequality






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Jan 11 at 5:10









PrimaveraPrimavera

32619




32619












  • $begingroup$
    There is a stronger condition than convexity: $f''$ is increasing. It is unlikely that convexity will yield this result.
    $endgroup$
    – Kavi Rama Murthy
    Jan 11 at 5:53










  • $begingroup$
    @KaviRamaMurthy I see. It seemed to be related to convexity. Thanks.
    $endgroup$
    – Primavera
    Jan 11 at 7:10


















  • $begingroup$
    There is a stronger condition than convexity: $f''$ is increasing. It is unlikely that convexity will yield this result.
    $endgroup$
    – Kavi Rama Murthy
    Jan 11 at 5:53










  • $begingroup$
    @KaviRamaMurthy I see. It seemed to be related to convexity. Thanks.
    $endgroup$
    – Primavera
    Jan 11 at 7:10
















$begingroup$
There is a stronger condition than convexity: $f''$ is increasing. It is unlikely that convexity will yield this result.
$endgroup$
– Kavi Rama Murthy
Jan 11 at 5:53




$begingroup$
There is a stronger condition than convexity: $f''$ is increasing. It is unlikely that convexity will yield this result.
$endgroup$
– Kavi Rama Murthy
Jan 11 at 5:53












$begingroup$
@KaviRamaMurthy I see. It seemed to be related to convexity. Thanks.
$endgroup$
– Primavera
Jan 11 at 7:10




$begingroup$
@KaviRamaMurthy I see. It seemed to be related to convexity. Thanks.
$endgroup$
– Primavera
Jan 11 at 7:10










1 Answer
1






active

oldest

votes


















1












$begingroup$

As indicated in Kavi Rama Murthy’s comment, convexity is not enough. Consider $g(x)=f(a+b-x)$. Then $g$ satisfies the same conditions as $f$ except that $g’’$ is decreasing, while
$$
frac{g(b)-g(a)}{b-a}=g’(a+b-c),
$$

with $a+b-c<(a+b)/2$.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Sorry, I don't understand. How to deduce the last inequality?
    $endgroup$
    – Primavera
    Jan 11 at 7:53










  • $begingroup$
    Well, $c>(a+b)/2$.
    $endgroup$
    – Julián Aguirre
    Jan 11 at 13:44












Your Answer





StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3069490%2fhow-to-prove-this-property-using-convexity%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









1












$begingroup$

As indicated in Kavi Rama Murthy’s comment, convexity is not enough. Consider $g(x)=f(a+b-x)$. Then $g$ satisfies the same conditions as $f$ except that $g’’$ is decreasing, while
$$
frac{g(b)-g(a)}{b-a}=g’(a+b-c),
$$

with $a+b-c<(a+b)/2$.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Sorry, I don't understand. How to deduce the last inequality?
    $endgroup$
    – Primavera
    Jan 11 at 7:53










  • $begingroup$
    Well, $c>(a+b)/2$.
    $endgroup$
    – Julián Aguirre
    Jan 11 at 13:44
















1












$begingroup$

As indicated in Kavi Rama Murthy’s comment, convexity is not enough. Consider $g(x)=f(a+b-x)$. Then $g$ satisfies the same conditions as $f$ except that $g’’$ is decreasing, while
$$
frac{g(b)-g(a)}{b-a}=g’(a+b-c),
$$

with $a+b-c<(a+b)/2$.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Sorry, I don't understand. How to deduce the last inequality?
    $endgroup$
    – Primavera
    Jan 11 at 7:53










  • $begingroup$
    Well, $c>(a+b)/2$.
    $endgroup$
    – Julián Aguirre
    Jan 11 at 13:44














1












1








1





$begingroup$

As indicated in Kavi Rama Murthy’s comment, convexity is not enough. Consider $g(x)=f(a+b-x)$. Then $g$ satisfies the same conditions as $f$ except that $g’’$ is decreasing, while
$$
frac{g(b)-g(a)}{b-a}=g’(a+b-c),
$$

with $a+b-c<(a+b)/2$.






share|cite|improve this answer









$endgroup$



As indicated in Kavi Rama Murthy’s comment, convexity is not enough. Consider $g(x)=f(a+b-x)$. Then $g$ satisfies the same conditions as $f$ except that $g’’$ is decreasing, while
$$
frac{g(b)-g(a)}{b-a}=g’(a+b-c),
$$

with $a+b-c<(a+b)/2$.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Jan 11 at 6:49









Julián AguirreJulián Aguirre

69.5k24297




69.5k24297












  • $begingroup$
    Sorry, I don't understand. How to deduce the last inequality?
    $endgroup$
    – Primavera
    Jan 11 at 7:53










  • $begingroup$
    Well, $c>(a+b)/2$.
    $endgroup$
    – Julián Aguirre
    Jan 11 at 13:44


















  • $begingroup$
    Sorry, I don't understand. How to deduce the last inequality?
    $endgroup$
    – Primavera
    Jan 11 at 7:53










  • $begingroup$
    Well, $c>(a+b)/2$.
    $endgroup$
    – Julián Aguirre
    Jan 11 at 13:44
















$begingroup$
Sorry, I don't understand. How to deduce the last inequality?
$endgroup$
– Primavera
Jan 11 at 7:53




$begingroup$
Sorry, I don't understand. How to deduce the last inequality?
$endgroup$
– Primavera
Jan 11 at 7:53












$begingroup$
Well, $c>(a+b)/2$.
$endgroup$
– Julián Aguirre
Jan 11 at 13:44




$begingroup$
Well, $c>(a+b)/2$.
$endgroup$
– Julián Aguirre
Jan 11 at 13:44


















draft saved

draft discarded




















































Thanks for contributing an answer to Mathematics Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


Use MathJax to format equations. MathJax reference.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3069490%2fhow-to-prove-this-property-using-convexity%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Bressuire

Cabo Verde

Gyllenstierna