If $f$ is a concave function then $f$ is increasing The Next CEO...
Why is there a PLL in CPU?
How easy is it to start Magic from scratch?
Only print output after finding pattern
Apart from "berlinern", do any other German dialects have a corresponding verb?
Horror movie/show or scene where a horse creature opens its mouth really wide and devours a man in a stables
Why do professional authors make "consistency" mistakes? And how to avoid them?
How to write the block matrix in LaTex?
Increase performance creating Mandelbrot set in python
Why does standard notation not preserve intervals (visually)
Why does C# sound extremely flat when saxophone is tuned to G?
How did people program for Consoles with multiple CPUs?
How do I get the green key off the shelf in the Dobby level of Lego Harry Potter 2?
How to safely derail a train during transit?
Was a professor correct to chastise me for writing "Prof. X" rather than "Professor X"?
The King's new dress
Anatomically Correct Strange Women In Ponds Distributing Swords
What does this shorthand mean?
Why do remote companies require working in the US?
How to make a variable always equal to the result of some calculations?
Would this house-rule that treats advantage as a +1 to the roll instead (and disadvantage as -1) and allows them to stack be balanced?
Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis
Why doesn't a table tennis ball float on the surface? How do we calculate buoyancy here?
What is the difference between "behavior" and "behaviour"?
When airplanes disconnect from a tanker during air to air refueling, why do they bank so sharply to the right?
If $f$ is a concave function then $f$ is increasing
The Next CEO of Stack OverflowDual of concave function is convexIf $limlimits_{x to infty} f(x)$ is a finite real number and $f''(x)$ is bounded, then $limlimits_{x to infty} f'(x) = 0$Prove the concavity of the transformation from a concave function to anotherIs the function $ln(ax + b)$ increasing/decreasing, concave/convex?prove that if $lim limits_{n to infty}F( a_n)=ell$, then $lim limits_{x to infty}F( x)=ell$differentiable functions, concave or convex?concave and strictly increasing function without differentiableIs $f(e^x)$ log-concave if $f$ is positive decreasing convex function on $[0,a]$?Is maximum of increasing concave functions quasi-concave?Extension of concave function definition with 3 non-negative constants: a+b+c=1
$begingroup$
My question is how to prove the following assertion:
If $f:mathbb{R}tomathbb{R}$ is a concave function such that $limlimits_{xtoinfty}(f(x)-f(x-1))=0$ then $f$ increasing.
I know that if $f$ is differentiable then the mentioned hypothesis ($f'$ is decreasing) and using M.V.T imply that firstly $limlimits_{xtoinfty}f'(x)=0$ also $f'geq0$ and $f$ is increasing. but here we do not have the differentiability.
Anyone can help me. Thanks.
calculus convex-analysis
$endgroup$
add a comment |
$begingroup$
My question is how to prove the following assertion:
If $f:mathbb{R}tomathbb{R}$ is a concave function such that $limlimits_{xtoinfty}(f(x)-f(x-1))=0$ then $f$ increasing.
I know that if $f$ is differentiable then the mentioned hypothesis ($f'$ is decreasing) and using M.V.T imply that firstly $limlimits_{xtoinfty}f'(x)=0$ also $f'geq0$ and $f$ is increasing. but here we do not have the differentiability.
Anyone can help me. Thanks.
calculus convex-analysis
$endgroup$
add a comment |
$begingroup$
My question is how to prove the following assertion:
If $f:mathbb{R}tomathbb{R}$ is a concave function such that $limlimits_{xtoinfty}(f(x)-f(x-1))=0$ then $f$ increasing.
I know that if $f$ is differentiable then the mentioned hypothesis ($f'$ is decreasing) and using M.V.T imply that firstly $limlimits_{xtoinfty}f'(x)=0$ also $f'geq0$ and $f$ is increasing. but here we do not have the differentiability.
Anyone can help me. Thanks.
calculus convex-analysis
$endgroup$
My question is how to prove the following assertion:
If $f:mathbb{R}tomathbb{R}$ is a concave function such that $limlimits_{xtoinfty}(f(x)-f(x-1))=0$ then $f$ increasing.
I know that if $f$ is differentiable then the mentioned hypothesis ($f'$ is decreasing) and using M.V.T imply that firstly $limlimits_{xtoinfty}f'(x)=0$ also $f'geq0$ and $f$ is increasing. but here we do not have the differentiability.
Anyone can help me. Thanks.
calculus convex-analysis
calculus convex-analysis
edited Mar 16 at 7:52
Saad
20.2k92352
20.2k92352
asked Mar 16 at 7:33
soodehMehboodisoodehMehboodi
64238
64238
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Hint. Since $f$ is concave it follows that for any $x_0in mathbb{R}$ the function
$$xto R(x,x_0):=frac{f(x)-f(x_0)}{x-x_0}$$
is decreasing in $mathbb{R}setminus{x_0}$. Here it is a reference for the convex function $-f$.
Now assume that $f$ is not increasing. Then there are $x_0,x_1$ such that $x_0<x_1$ and $f(x_1)<f(x_0)$. It follows that
$$0>R(x_1,x_0)geq R(x_0+k+1,x_0)geq R(x_0+k+1,x_0+k)$$
where $k$ is any positive integer such that $x_0+k>x_1$.
Can you take it from here?
$endgroup$
$begingroup$
@ Robert Z, Would you explain more that what happens for $f$ And how limit condition helps?
$endgroup$
– soodehMehboodi
Mar 16 at 8:26
$begingroup$
@soodehMehboodi See my edit.
$endgroup$
– Robert Z
Mar 16 at 9:16
$begingroup$
@ Robert Z, You mean that it made contradiction with be decreasing of $R(x)$ but I want to know that where is $f(x)-f(x-1)to0$ used?
$endgroup$
– soodehMehboodi
Mar 16 at 10:00
$begingroup$
One single step is missing and I did not use the limit of $f(x)-f(x-1)=R(x-1,x)$ yet.
$endgroup$
– Robert Z
Mar 16 at 10:48
$begingroup$
@ Robert Z, I think you proved the assertion "$f$ is increasing from a number on," but it seems the limit condition makes it hold for all $xin R$.
$endgroup$
– soodehMehboodi
Mar 16 at 14:47
|
show 2 more comments
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3150163%2fif-f-is-a-concave-function-then-f-is-increasing%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
$begingroup$
Hint. Since $f$ is concave it follows that for any $x_0in mathbb{R}$ the function
$$xto R(x,x_0):=frac{f(x)-f(x_0)}{x-x_0}$$
is decreasing in $mathbb{R}setminus{x_0}$. Here it is a reference for the convex function $-f$.
Now assume that $f$ is not increasing. Then there are $x_0,x_1$ such that $x_0<x_1$ and $f(x_1)<f(x_0)$. It follows that
$$0>R(x_1,x_0)geq R(x_0+k+1,x_0)geq R(x_0+k+1,x_0+k)$$
where $k$ is any positive integer such that $x_0+k>x_1$.
Can you take it from here?
$endgroup$
$begingroup$
@ Robert Z, Would you explain more that what happens for $f$ And how limit condition helps?
$endgroup$
– soodehMehboodi
Mar 16 at 8:26
$begingroup$
@soodehMehboodi See my edit.
$endgroup$
– Robert Z
Mar 16 at 9:16
$begingroup$
@ Robert Z, You mean that it made contradiction with be decreasing of $R(x)$ but I want to know that where is $f(x)-f(x-1)to0$ used?
$endgroup$
– soodehMehboodi
Mar 16 at 10:00
$begingroup$
One single step is missing and I did not use the limit of $f(x)-f(x-1)=R(x-1,x)$ yet.
$endgroup$
– Robert Z
Mar 16 at 10:48
$begingroup$
@ Robert Z, I think you proved the assertion "$f$ is increasing from a number on," but it seems the limit condition makes it hold for all $xin R$.
$endgroup$
– soodehMehboodi
Mar 16 at 14:47
|
show 2 more comments
$begingroup$
Hint. Since $f$ is concave it follows that for any $x_0in mathbb{R}$ the function
$$xto R(x,x_0):=frac{f(x)-f(x_0)}{x-x_0}$$
is decreasing in $mathbb{R}setminus{x_0}$. Here it is a reference for the convex function $-f$.
Now assume that $f$ is not increasing. Then there are $x_0,x_1$ such that $x_0<x_1$ and $f(x_1)<f(x_0)$. It follows that
$$0>R(x_1,x_0)geq R(x_0+k+1,x_0)geq R(x_0+k+1,x_0+k)$$
where $k$ is any positive integer such that $x_0+k>x_1$.
Can you take it from here?
$endgroup$
$begingroup$
@ Robert Z, Would you explain more that what happens for $f$ And how limit condition helps?
$endgroup$
– soodehMehboodi
Mar 16 at 8:26
$begingroup$
@soodehMehboodi See my edit.
$endgroup$
– Robert Z
Mar 16 at 9:16
$begingroup$
@ Robert Z, You mean that it made contradiction with be decreasing of $R(x)$ but I want to know that where is $f(x)-f(x-1)to0$ used?
$endgroup$
– soodehMehboodi
Mar 16 at 10:00
$begingroup$
One single step is missing and I did not use the limit of $f(x)-f(x-1)=R(x-1,x)$ yet.
$endgroup$
– Robert Z
Mar 16 at 10:48
$begingroup$
@ Robert Z, I think you proved the assertion "$f$ is increasing from a number on," but it seems the limit condition makes it hold for all $xin R$.
$endgroup$
– soodehMehboodi
Mar 16 at 14:47
|
show 2 more comments
$begingroup$
Hint. Since $f$ is concave it follows that for any $x_0in mathbb{R}$ the function
$$xto R(x,x_0):=frac{f(x)-f(x_0)}{x-x_0}$$
is decreasing in $mathbb{R}setminus{x_0}$. Here it is a reference for the convex function $-f$.
Now assume that $f$ is not increasing. Then there are $x_0,x_1$ such that $x_0<x_1$ and $f(x_1)<f(x_0)$. It follows that
$$0>R(x_1,x_0)geq R(x_0+k+1,x_0)geq R(x_0+k+1,x_0+k)$$
where $k$ is any positive integer such that $x_0+k>x_1$.
Can you take it from here?
$endgroup$
Hint. Since $f$ is concave it follows that for any $x_0in mathbb{R}$ the function
$$xto R(x,x_0):=frac{f(x)-f(x_0)}{x-x_0}$$
is decreasing in $mathbb{R}setminus{x_0}$. Here it is a reference for the convex function $-f$.
Now assume that $f$ is not increasing. Then there are $x_0,x_1$ such that $x_0<x_1$ and $f(x_1)<f(x_0)$. It follows that
$$0>R(x_1,x_0)geq R(x_0+k+1,x_0)geq R(x_0+k+1,x_0+k)$$
where $k$ is any positive integer such that $x_0+k>x_1$.
Can you take it from here?
edited Mar 16 at 9:15
answered Mar 16 at 7:46
Robert ZRobert Z
101k1070143
101k1070143
$begingroup$
@ Robert Z, Would you explain more that what happens for $f$ And how limit condition helps?
$endgroup$
– soodehMehboodi
Mar 16 at 8:26
$begingroup$
@soodehMehboodi See my edit.
$endgroup$
– Robert Z
Mar 16 at 9:16
$begingroup$
@ Robert Z, You mean that it made contradiction with be decreasing of $R(x)$ but I want to know that where is $f(x)-f(x-1)to0$ used?
$endgroup$
– soodehMehboodi
Mar 16 at 10:00
$begingroup$
One single step is missing and I did not use the limit of $f(x)-f(x-1)=R(x-1,x)$ yet.
$endgroup$
– Robert Z
Mar 16 at 10:48
$begingroup$
@ Robert Z, I think you proved the assertion "$f$ is increasing from a number on," but it seems the limit condition makes it hold for all $xin R$.
$endgroup$
– soodehMehboodi
Mar 16 at 14:47
|
show 2 more comments
$begingroup$
@ Robert Z, Would you explain more that what happens for $f$ And how limit condition helps?
$endgroup$
– soodehMehboodi
Mar 16 at 8:26
$begingroup$
@soodehMehboodi See my edit.
$endgroup$
– Robert Z
Mar 16 at 9:16
$begingroup$
@ Robert Z, You mean that it made contradiction with be decreasing of $R(x)$ but I want to know that where is $f(x)-f(x-1)to0$ used?
$endgroup$
– soodehMehboodi
Mar 16 at 10:00
$begingroup$
One single step is missing and I did not use the limit of $f(x)-f(x-1)=R(x-1,x)$ yet.
$endgroup$
– Robert Z
Mar 16 at 10:48
$begingroup$
@ Robert Z, I think you proved the assertion "$f$ is increasing from a number on," but it seems the limit condition makes it hold for all $xin R$.
$endgroup$
– soodehMehboodi
Mar 16 at 14:47
$begingroup$
@ Robert Z, Would you explain more that what happens for $f$ And how limit condition helps?
$endgroup$
– soodehMehboodi
Mar 16 at 8:26
$begingroup$
@ Robert Z, Would you explain more that what happens for $f$ And how limit condition helps?
$endgroup$
– soodehMehboodi
Mar 16 at 8:26
$begingroup$
@soodehMehboodi See my edit.
$endgroup$
– Robert Z
Mar 16 at 9:16
$begingroup$
@soodehMehboodi See my edit.
$endgroup$
– Robert Z
Mar 16 at 9:16
$begingroup$
@ Robert Z, You mean that it made contradiction with be decreasing of $R(x)$ but I want to know that where is $f(x)-f(x-1)to0$ used?
$endgroup$
– soodehMehboodi
Mar 16 at 10:00
$begingroup$
@ Robert Z, You mean that it made contradiction with be decreasing of $R(x)$ but I want to know that where is $f(x)-f(x-1)to0$ used?
$endgroup$
– soodehMehboodi
Mar 16 at 10:00
$begingroup$
One single step is missing and I did not use the limit of $f(x)-f(x-1)=R(x-1,x)$ yet.
$endgroup$
– Robert Z
Mar 16 at 10:48
$begingroup$
One single step is missing and I did not use the limit of $f(x)-f(x-1)=R(x-1,x)$ yet.
$endgroup$
– Robert Z
Mar 16 at 10:48
$begingroup$
@ Robert Z, I think you proved the assertion "$f$ is increasing from a number on," but it seems the limit condition makes it hold for all $xin R$.
$endgroup$
– soodehMehboodi
Mar 16 at 14:47
$begingroup$
@ Robert Z, I think you proved the assertion "$f$ is increasing from a number on," but it seems the limit condition makes it hold for all $xin R$.
$endgroup$
– soodehMehboodi
Mar 16 at 14:47
|
show 2 more comments
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3150163%2fif-f-is-a-concave-function-then-f-is-increasing%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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