Closed-form representation of area below a function
$begingroup$
Let $f:[0,1]rightarrow[0,1]$. $f$ is strictly increasing in $x$ if $xin[0,x^*]$ and strictly decreases otherwise.
Suppose that I'm interested in finding the area of the domain where $f(x)leq t$. That is, if
$$t=f(x)=f(x+y)$$ for some $t$, $xleq x^*$ and $x+ygeq x^*$, I want to find $y$.
Is there any closed form representation of $y$ in terms of $f$?
Further, is there any way that I can find $frac{dy}{dt}$? Any suggestions?
area
$endgroup$
add a comment |
$begingroup$
Let $f:[0,1]rightarrow[0,1]$. $f$ is strictly increasing in $x$ if $xin[0,x^*]$ and strictly decreases otherwise.
Suppose that I'm interested in finding the area of the domain where $f(x)leq t$. That is, if
$$t=f(x)=f(x+y)$$ for some $t$, $xleq x^*$ and $x+ygeq x^*$, I want to find $y$.
Is there any closed form representation of $y$ in terms of $f$?
Further, is there any way that I can find $frac{dy}{dt}$? Any suggestions?
area
$endgroup$
add a comment |
$begingroup$
Let $f:[0,1]rightarrow[0,1]$. $f$ is strictly increasing in $x$ if $xin[0,x^*]$ and strictly decreases otherwise.
Suppose that I'm interested in finding the area of the domain where $f(x)leq t$. That is, if
$$t=f(x)=f(x+y)$$ for some $t$, $xleq x^*$ and $x+ygeq x^*$, I want to find $y$.
Is there any closed form representation of $y$ in terms of $f$?
Further, is there any way that I can find $frac{dy}{dt}$? Any suggestions?
area
$endgroup$
Let $f:[0,1]rightarrow[0,1]$. $f$ is strictly increasing in $x$ if $xin[0,x^*]$ and strictly decreases otherwise.
Suppose that I'm interested in finding the area of the domain where $f(x)leq t$. That is, if
$$t=f(x)=f(x+y)$$ for some $t$, $xleq x^*$ and $x+ygeq x^*$, I want to find $y$.
Is there any closed form representation of $y$ in terms of $f$?
Further, is there any way that I can find $frac{dy}{dt}$? Any suggestions?
area
area
asked Dec 11 '18 at 15:54
GreenteamaniacGreenteamaniac
345
345
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Let's write $$f(x)=begin{cases}f_1(x),xin[0,x^*]\f_2(x),xin(x^*,1]end{cases}$$
We know that both these branches are invertible (one is strictly increasing, one of them is strictly decreasing), so we can calculate $f_{1,2}^{-1}(y)$. If you sketch some graph of $f$, draw the line parallel to $x$ axis through $t$. You notice that it intersects $f_1$ at $(f_1^{-1}(t),t)$ and $f_2$ at $(f_2^{-1}(t),t)$. From these $$y=f_2^{-1}(t)-f_1^{-1}(t)$$
You can now take the derivative to get $frac{dy}{dt}$.
In the same sketch of $f$, you can write the area under the curve in terms of integral along $y$ axis as well: $$A=int_0^t(f_2^{-1}(y)-f_1^{-1}(y))dy-yt$$
$endgroup$
$begingroup$
Thanks @Andrei. Can we define $frac{dy}{dt}$ at $t^*=f(x^*)$? If not, can we define a limit that is approached from above, say $lim_{trightarrow t^*}y'(t)$?
$endgroup$
– Greenteamaniac
Dec 12 '18 at 1:55
$begingroup$
Note that $t^*$ is a maximum, so you can only approach it from below. You can define the limit, but there is no guarantee that it exists
$endgroup$
– Andrei
Dec 12 '18 at 2:08
$begingroup$
Alright, thanks!
$endgroup$
– Greenteamaniac
Dec 12 '18 at 2:48
add a comment |
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%2f3035429%2fclosed-form-representation-of-area-below-a-function%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$
Let's write $$f(x)=begin{cases}f_1(x),xin[0,x^*]\f_2(x),xin(x^*,1]end{cases}$$
We know that both these branches are invertible (one is strictly increasing, one of them is strictly decreasing), so we can calculate $f_{1,2}^{-1}(y)$. If you sketch some graph of $f$, draw the line parallel to $x$ axis through $t$. You notice that it intersects $f_1$ at $(f_1^{-1}(t),t)$ and $f_2$ at $(f_2^{-1}(t),t)$. From these $$y=f_2^{-1}(t)-f_1^{-1}(t)$$
You can now take the derivative to get $frac{dy}{dt}$.
In the same sketch of $f$, you can write the area under the curve in terms of integral along $y$ axis as well: $$A=int_0^t(f_2^{-1}(y)-f_1^{-1}(y))dy-yt$$
$endgroup$
$begingroup$
Thanks @Andrei. Can we define $frac{dy}{dt}$ at $t^*=f(x^*)$? If not, can we define a limit that is approached from above, say $lim_{trightarrow t^*}y'(t)$?
$endgroup$
– Greenteamaniac
Dec 12 '18 at 1:55
$begingroup$
Note that $t^*$ is a maximum, so you can only approach it from below. You can define the limit, but there is no guarantee that it exists
$endgroup$
– Andrei
Dec 12 '18 at 2:08
$begingroup$
Alright, thanks!
$endgroup$
– Greenteamaniac
Dec 12 '18 at 2:48
add a comment |
$begingroup$
Let's write $$f(x)=begin{cases}f_1(x),xin[0,x^*]\f_2(x),xin(x^*,1]end{cases}$$
We know that both these branches are invertible (one is strictly increasing, one of them is strictly decreasing), so we can calculate $f_{1,2}^{-1}(y)$. If you sketch some graph of $f$, draw the line parallel to $x$ axis through $t$. You notice that it intersects $f_1$ at $(f_1^{-1}(t),t)$ and $f_2$ at $(f_2^{-1}(t),t)$. From these $$y=f_2^{-1}(t)-f_1^{-1}(t)$$
You can now take the derivative to get $frac{dy}{dt}$.
In the same sketch of $f$, you can write the area under the curve in terms of integral along $y$ axis as well: $$A=int_0^t(f_2^{-1}(y)-f_1^{-1}(y))dy-yt$$
$endgroup$
$begingroup$
Thanks @Andrei. Can we define $frac{dy}{dt}$ at $t^*=f(x^*)$? If not, can we define a limit that is approached from above, say $lim_{trightarrow t^*}y'(t)$?
$endgroup$
– Greenteamaniac
Dec 12 '18 at 1:55
$begingroup$
Note that $t^*$ is a maximum, so you can only approach it from below. You can define the limit, but there is no guarantee that it exists
$endgroup$
– Andrei
Dec 12 '18 at 2:08
$begingroup$
Alright, thanks!
$endgroup$
– Greenteamaniac
Dec 12 '18 at 2:48
add a comment |
$begingroup$
Let's write $$f(x)=begin{cases}f_1(x),xin[0,x^*]\f_2(x),xin(x^*,1]end{cases}$$
We know that both these branches are invertible (one is strictly increasing, one of them is strictly decreasing), so we can calculate $f_{1,2}^{-1}(y)$. If you sketch some graph of $f$, draw the line parallel to $x$ axis through $t$. You notice that it intersects $f_1$ at $(f_1^{-1}(t),t)$ and $f_2$ at $(f_2^{-1}(t),t)$. From these $$y=f_2^{-1}(t)-f_1^{-1}(t)$$
You can now take the derivative to get $frac{dy}{dt}$.
In the same sketch of $f$, you can write the area under the curve in terms of integral along $y$ axis as well: $$A=int_0^t(f_2^{-1}(y)-f_1^{-1}(y))dy-yt$$
$endgroup$
Let's write $$f(x)=begin{cases}f_1(x),xin[0,x^*]\f_2(x),xin(x^*,1]end{cases}$$
We know that both these branches are invertible (one is strictly increasing, one of them is strictly decreasing), so we can calculate $f_{1,2}^{-1}(y)$. If you sketch some graph of $f$, draw the line parallel to $x$ axis through $t$. You notice that it intersects $f_1$ at $(f_1^{-1}(t),t)$ and $f_2$ at $(f_2^{-1}(t),t)$. From these $$y=f_2^{-1}(t)-f_1^{-1}(t)$$
You can now take the derivative to get $frac{dy}{dt}$.
In the same sketch of $f$, you can write the area under the curve in terms of integral along $y$ axis as well: $$A=int_0^t(f_2^{-1}(y)-f_1^{-1}(y))dy-yt$$
answered Dec 11 '18 at 18:39
AndreiAndrei
11.8k21126
11.8k21126
$begingroup$
Thanks @Andrei. Can we define $frac{dy}{dt}$ at $t^*=f(x^*)$? If not, can we define a limit that is approached from above, say $lim_{trightarrow t^*}y'(t)$?
$endgroup$
– Greenteamaniac
Dec 12 '18 at 1:55
$begingroup$
Note that $t^*$ is a maximum, so you can only approach it from below. You can define the limit, but there is no guarantee that it exists
$endgroup$
– Andrei
Dec 12 '18 at 2:08
$begingroup$
Alright, thanks!
$endgroup$
– Greenteamaniac
Dec 12 '18 at 2:48
add a comment |
$begingroup$
Thanks @Andrei. Can we define $frac{dy}{dt}$ at $t^*=f(x^*)$? If not, can we define a limit that is approached from above, say $lim_{trightarrow t^*}y'(t)$?
$endgroup$
– Greenteamaniac
Dec 12 '18 at 1:55
$begingroup$
Note that $t^*$ is a maximum, so you can only approach it from below. You can define the limit, but there is no guarantee that it exists
$endgroup$
– Andrei
Dec 12 '18 at 2:08
$begingroup$
Alright, thanks!
$endgroup$
– Greenteamaniac
Dec 12 '18 at 2:48
$begingroup$
Thanks @Andrei. Can we define $frac{dy}{dt}$ at $t^*=f(x^*)$? If not, can we define a limit that is approached from above, say $lim_{trightarrow t^*}y'(t)$?
$endgroup$
– Greenteamaniac
Dec 12 '18 at 1:55
$begingroup$
Thanks @Andrei. Can we define $frac{dy}{dt}$ at $t^*=f(x^*)$? If not, can we define a limit that is approached from above, say $lim_{trightarrow t^*}y'(t)$?
$endgroup$
– Greenteamaniac
Dec 12 '18 at 1:55
$begingroup$
Note that $t^*$ is a maximum, so you can only approach it from below. You can define the limit, but there is no guarantee that it exists
$endgroup$
– Andrei
Dec 12 '18 at 2:08
$begingroup$
Note that $t^*$ is a maximum, so you can only approach it from below. You can define the limit, but there is no guarantee that it exists
$endgroup$
– Andrei
Dec 12 '18 at 2:08
$begingroup$
Alright, thanks!
$endgroup$
– Greenteamaniac
Dec 12 '18 at 2:48
$begingroup$
Alright, thanks!
$endgroup$
– Greenteamaniac
Dec 12 '18 at 2:48
add a comment |
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%2f3035429%2fclosed-form-representation-of-area-below-a-function%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