Legendre transformation of a piecewise function
$begingroup$
Let $f:mathbb{R}tomathbb{R}$ be defined by
$$f(x)=begin{cases}
1 & text{ if } x<1 \
3x-1 & text{ if } xgeq 1
end{cases}$$
How do I determine the Legendre transform $f^*$ of $f$, and the Legendre transform $(f^{*})^*$ of $f^*$?
Given a function $g:Ato mathbb{R}$, where $Asubseteq mathbb{R}^k$, the definition of $g^*$ is defined by
$$g^*(p)=sup{xp-g(x)mid xin A}$$
for $pin mathbb{R}^k$, where the supremum on the right side is finite.
Clearly, we have
$$
sup{xp-f(x)mid x <1}=-1;\
sup{xp-f(x)mid x geq 1}=1.
$$
Determining the maximum of them, we get that $f^*(p)=1$ and the domain of $f^*$ is ${3}$. Am I understanding this correctly? The Legendre transform has different names, such as a Legendre-Fenchel or a conjugate function.
real-analysis convex-analysis supremum-and-infimum
$endgroup$
add a comment |
$begingroup$
Let $f:mathbb{R}tomathbb{R}$ be defined by
$$f(x)=begin{cases}
1 & text{ if } x<1 \
3x-1 & text{ if } xgeq 1
end{cases}$$
How do I determine the Legendre transform $f^*$ of $f$, and the Legendre transform $(f^{*})^*$ of $f^*$?
Given a function $g:Ato mathbb{R}$, where $Asubseteq mathbb{R}^k$, the definition of $g^*$ is defined by
$$g^*(p)=sup{xp-g(x)mid xin A}$$
for $pin mathbb{R}^k$, where the supremum on the right side is finite.
Clearly, we have
$$
sup{xp-f(x)mid x <1}=-1;\
sup{xp-f(x)mid x geq 1}=1.
$$
Determining the maximum of them, we get that $f^*(p)=1$ and the domain of $f^*$ is ${3}$. Am I understanding this correctly? The Legendre transform has different names, such as a Legendre-Fenchel or a conjugate function.
real-analysis convex-analysis supremum-and-infimum
$endgroup$
add a comment |
$begingroup$
Let $f:mathbb{R}tomathbb{R}$ be defined by
$$f(x)=begin{cases}
1 & text{ if } x<1 \
3x-1 & text{ if } xgeq 1
end{cases}$$
How do I determine the Legendre transform $f^*$ of $f$, and the Legendre transform $(f^{*})^*$ of $f^*$?
Given a function $g:Ato mathbb{R}$, where $Asubseteq mathbb{R}^k$, the definition of $g^*$ is defined by
$$g^*(p)=sup{xp-g(x)mid xin A}$$
for $pin mathbb{R}^k$, where the supremum on the right side is finite.
Clearly, we have
$$
sup{xp-f(x)mid x <1}=-1;\
sup{xp-f(x)mid x geq 1}=1.
$$
Determining the maximum of them, we get that $f^*(p)=1$ and the domain of $f^*$ is ${3}$. Am I understanding this correctly? The Legendre transform has different names, such as a Legendre-Fenchel or a conjugate function.
real-analysis convex-analysis supremum-and-infimum
$endgroup$
Let $f:mathbb{R}tomathbb{R}$ be defined by
$$f(x)=begin{cases}
1 & text{ if } x<1 \
3x-1 & text{ if } xgeq 1
end{cases}$$
How do I determine the Legendre transform $f^*$ of $f$, and the Legendre transform $(f^{*})^*$ of $f^*$?
Given a function $g:Ato mathbb{R}$, where $Asubseteq mathbb{R}^k$, the definition of $g^*$ is defined by
$$g^*(p)=sup{xp-g(x)mid xin A}$$
for $pin mathbb{R}^k$, where the supremum on the right side is finite.
Clearly, we have
$$
sup{xp-f(x)mid x <1}=-1;\
sup{xp-f(x)mid x geq 1}=1.
$$
Determining the maximum of them, we get that $f^*(p)=1$ and the domain of $f^*$ is ${3}$. Am I understanding this correctly? The Legendre transform has different names, such as a Legendre-Fenchel or a conjugate function.
real-analysis convex-analysis supremum-and-infimum
real-analysis convex-analysis supremum-and-infimum
edited Jan 12 at 19:58
UnknownW
asked Jan 10 at 15:48
UnknownWUnknownW
1,045922
1,045922
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Hint:
$$f^*(p) = max Big{ sup_{x<1} big(y x -1big), sup_{xgeq 1} big( y x - 3x+1big)Big}$$
Now let's evaluate the first supremum in the max.
If $y<0$, then that supremum is $+infty$ (by letting $xto-infty$).
If $y geq 0$, then that supremum is $lim_{xto 1^-} (yx-1)=y-1$.
Now argue similarly for the second supremum and put it all together.
$endgroup$
$begingroup$
Wow, that's easier than I thought. I've not thought the way you have just shown. Thank you for that. I have another similar question about finding the supremum of ${xy-frac{x^2}{2}mid xin [-1,1]}$. Do you have time to help me with this one? Or can you confirm this: What I found out is that the supremum is $y^2/2$ if $yin[-1,1]$, and $y-1/2$ if $y>1$ and $-y-1/2$ if $y<-1$.
$endgroup$
– UnknownW
Jan 14 at 19:25
$begingroup$
Please post this as a separate question, the comments are not the right medium for that. The procedure is similar.
$endgroup$
– max_zorn
Jan 15 at 0:38
$begingroup$
I have evaluated the second supremum, which I got as follows: If $y>3$ then the supremum is infinite, while if $yleq 3$ then the supremum is $y-2$. So, when we are finding $f^*$, its domain must be $[0,3]$, and so the result is $max{y-1,y-2}=y-1$ for all $yin [0,3]$. Do you agree?
$endgroup$
– UnknownW
Jan 15 at 4:16
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%2f3068792%2flegendre-transformation-of-a-piecewise-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$
Hint:
$$f^*(p) = max Big{ sup_{x<1} big(y x -1big), sup_{xgeq 1} big( y x - 3x+1big)Big}$$
Now let's evaluate the first supremum in the max.
If $y<0$, then that supremum is $+infty$ (by letting $xto-infty$).
If $y geq 0$, then that supremum is $lim_{xto 1^-} (yx-1)=y-1$.
Now argue similarly for the second supremum and put it all together.
$endgroup$
$begingroup$
Wow, that's easier than I thought. I've not thought the way you have just shown. Thank you for that. I have another similar question about finding the supremum of ${xy-frac{x^2}{2}mid xin [-1,1]}$. Do you have time to help me with this one? Or can you confirm this: What I found out is that the supremum is $y^2/2$ if $yin[-1,1]$, and $y-1/2$ if $y>1$ and $-y-1/2$ if $y<-1$.
$endgroup$
– UnknownW
Jan 14 at 19:25
$begingroup$
Please post this as a separate question, the comments are not the right medium for that. The procedure is similar.
$endgroup$
– max_zorn
Jan 15 at 0:38
$begingroup$
I have evaluated the second supremum, which I got as follows: If $y>3$ then the supremum is infinite, while if $yleq 3$ then the supremum is $y-2$. So, when we are finding $f^*$, its domain must be $[0,3]$, and so the result is $max{y-1,y-2}=y-1$ for all $yin [0,3]$. Do you agree?
$endgroup$
– UnknownW
Jan 15 at 4:16
add a comment |
$begingroup$
Hint:
$$f^*(p) = max Big{ sup_{x<1} big(y x -1big), sup_{xgeq 1} big( y x - 3x+1big)Big}$$
Now let's evaluate the first supremum in the max.
If $y<0$, then that supremum is $+infty$ (by letting $xto-infty$).
If $y geq 0$, then that supremum is $lim_{xto 1^-} (yx-1)=y-1$.
Now argue similarly for the second supremum and put it all together.
$endgroup$
$begingroup$
Wow, that's easier than I thought. I've not thought the way you have just shown. Thank you for that. I have another similar question about finding the supremum of ${xy-frac{x^2}{2}mid xin [-1,1]}$. Do you have time to help me with this one? Or can you confirm this: What I found out is that the supremum is $y^2/2$ if $yin[-1,1]$, and $y-1/2$ if $y>1$ and $-y-1/2$ if $y<-1$.
$endgroup$
– UnknownW
Jan 14 at 19:25
$begingroup$
Please post this as a separate question, the comments are not the right medium for that. The procedure is similar.
$endgroup$
– max_zorn
Jan 15 at 0:38
$begingroup$
I have evaluated the second supremum, which I got as follows: If $y>3$ then the supremum is infinite, while if $yleq 3$ then the supremum is $y-2$. So, when we are finding $f^*$, its domain must be $[0,3]$, and so the result is $max{y-1,y-2}=y-1$ for all $yin [0,3]$. Do you agree?
$endgroup$
– UnknownW
Jan 15 at 4:16
add a comment |
$begingroup$
Hint:
$$f^*(p) = max Big{ sup_{x<1} big(y x -1big), sup_{xgeq 1} big( y x - 3x+1big)Big}$$
Now let's evaluate the first supremum in the max.
If $y<0$, then that supremum is $+infty$ (by letting $xto-infty$).
If $y geq 0$, then that supremum is $lim_{xto 1^-} (yx-1)=y-1$.
Now argue similarly for the second supremum and put it all together.
$endgroup$
Hint:
$$f^*(p) = max Big{ sup_{x<1} big(y x -1big), sup_{xgeq 1} big( y x - 3x+1big)Big}$$
Now let's evaluate the first supremum in the max.
If $y<0$, then that supremum is $+infty$ (by letting $xto-infty$).
If $y geq 0$, then that supremum is $lim_{xto 1^-} (yx-1)=y-1$.
Now argue similarly for the second supremum and put it all together.
answered Jan 14 at 7:29
max_zornmax_zorn
3,44061429
3,44061429
$begingroup$
Wow, that's easier than I thought. I've not thought the way you have just shown. Thank you for that. I have another similar question about finding the supremum of ${xy-frac{x^2}{2}mid xin [-1,1]}$. Do you have time to help me with this one? Or can you confirm this: What I found out is that the supremum is $y^2/2$ if $yin[-1,1]$, and $y-1/2$ if $y>1$ and $-y-1/2$ if $y<-1$.
$endgroup$
– UnknownW
Jan 14 at 19:25
$begingroup$
Please post this as a separate question, the comments are not the right medium for that. The procedure is similar.
$endgroup$
– max_zorn
Jan 15 at 0:38
$begingroup$
I have evaluated the second supremum, which I got as follows: If $y>3$ then the supremum is infinite, while if $yleq 3$ then the supremum is $y-2$. So, when we are finding $f^*$, its domain must be $[0,3]$, and so the result is $max{y-1,y-2}=y-1$ for all $yin [0,3]$. Do you agree?
$endgroup$
– UnknownW
Jan 15 at 4:16
add a comment |
$begingroup$
Wow, that's easier than I thought. I've not thought the way you have just shown. Thank you for that. I have another similar question about finding the supremum of ${xy-frac{x^2}{2}mid xin [-1,1]}$. Do you have time to help me with this one? Or can you confirm this: What I found out is that the supremum is $y^2/2$ if $yin[-1,1]$, and $y-1/2$ if $y>1$ and $-y-1/2$ if $y<-1$.
$endgroup$
– UnknownW
Jan 14 at 19:25
$begingroup$
Please post this as a separate question, the comments are not the right medium for that. The procedure is similar.
$endgroup$
– max_zorn
Jan 15 at 0:38
$begingroup$
I have evaluated the second supremum, which I got as follows: If $y>3$ then the supremum is infinite, while if $yleq 3$ then the supremum is $y-2$. So, when we are finding $f^*$, its domain must be $[0,3]$, and so the result is $max{y-1,y-2}=y-1$ for all $yin [0,3]$. Do you agree?
$endgroup$
– UnknownW
Jan 15 at 4:16
$begingroup$
Wow, that's easier than I thought. I've not thought the way you have just shown. Thank you for that. I have another similar question about finding the supremum of ${xy-frac{x^2}{2}mid xin [-1,1]}$. Do you have time to help me with this one? Or can you confirm this: What I found out is that the supremum is $y^2/2$ if $yin[-1,1]$, and $y-1/2$ if $y>1$ and $-y-1/2$ if $y<-1$.
$endgroup$
– UnknownW
Jan 14 at 19:25
$begingroup$
Wow, that's easier than I thought. I've not thought the way you have just shown. Thank you for that. I have another similar question about finding the supremum of ${xy-frac{x^2}{2}mid xin [-1,1]}$. Do you have time to help me with this one? Or can you confirm this: What I found out is that the supremum is $y^2/2$ if $yin[-1,1]$, and $y-1/2$ if $y>1$ and $-y-1/2$ if $y<-1$.
$endgroup$
– UnknownW
Jan 14 at 19:25
$begingroup$
Please post this as a separate question, the comments are not the right medium for that. The procedure is similar.
$endgroup$
– max_zorn
Jan 15 at 0:38
$begingroup$
Please post this as a separate question, the comments are not the right medium for that. The procedure is similar.
$endgroup$
– max_zorn
Jan 15 at 0:38
$begingroup$
I have evaluated the second supremum, which I got as follows: If $y>3$ then the supremum is infinite, while if $yleq 3$ then the supremum is $y-2$. So, when we are finding $f^*$, its domain must be $[0,3]$, and so the result is $max{y-1,y-2}=y-1$ for all $yin [0,3]$. Do you agree?
$endgroup$
– UnknownW
Jan 15 at 4:16
$begingroup$
I have evaluated the second supremum, which I got as follows: If $y>3$ then the supremum is infinite, while if $yleq 3$ then the supremum is $y-2$. So, when we are finding $f^*$, its domain must be $[0,3]$, and so the result is $max{y-1,y-2}=y-1$ for all $yin [0,3]$. Do you agree?
$endgroup$
– UnknownW
Jan 15 at 4:16
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%2f3068792%2flegendre-transformation-of-a-piecewise-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