Triangle Inequality lower and upper bounds?Proving AM ≥ GM in 3 variables using the Cauchy-Schwarz inequalityeuler triangle inequality proof without wordsInequality problem with two modulusConfusion regarding derivation of triangle inequality from Schwarz' inequalityProve triangle inequality using the properties of absolute valueTriangle inequality for specific vector distance functionProof of Triangle Inequality Wikipedia Proof ExplanationA third triangle inequality?Triangle inequality and Minkowski inequalityKantorovich inequality and Cauchy-Schwarz inequality
Is this food a bread or a loaf?
Why doesn't a const reference extend the life of a temporary object passed via a function?
Is there a name of the flying bionic bird?
If a centaur druid Wild Shapes into a Giant Elk, do their Charge features stack?
How to manage monthly salary
Patience, young "Padovan"
Is there a familial term for apples and pears?
Is every set a filtered colimit of finite sets?
What to wear for invited talk in Canada
Is there a way to make member function NOT callable from constructor?
Landlord wants to switch my lease to a "Land contract" to "get back at the city"
What causes the sudden spool-up sound from an F-16 when enabling afterburner?
Why do we use polarized capacitors?
Why do UK politicians seemingly ignore opinion polls on Brexit?
Is it legal to have the "// (c) 2019 John Smith" header in all files when there are hundreds of contributors?
Lied on resume at previous job
How could a lack of term limits lead to a "dictatorship?"
Email Account under attack (really) - anything I can do?
Extreme, but not acceptable situation and I can't start the work tomorrow morning
Could Giant Ground Sloths have been a good pack animal for the ancient Mayans?
Can a planet have a different gravitational pull depending on its location in orbit around its sun?
Are cabin dividers used to "hide" the flex of the airplane?
Typesetting a double Over Dot on top of a symbol
Why is the design of haulage companies so “special”?
Triangle Inequality lower and upper bounds?
Proving AM ≥ GM in 3 variables using the Cauchy-Schwarz inequalityeuler triangle inequality proof without wordsInequality problem with two modulusConfusion regarding derivation of triangle inequality from Schwarz' inequalityProve triangle inequality using the properties of absolute valueTriangle inequality for specific vector distance functionProof of Triangle Inequality Wikipedia Proof ExplanationA third triangle inequality?Triangle inequality and Minkowski inequalityKantorovich inequality and Cauchy-Schwarz inequality
$begingroup$
I was solving a question for linear algebra today and had a question regarding triangle inequalities. The question is:
If $Vert vecv Vert = 5$ and $Vert vecw Vert = 3$, what are the smallest and largest values of $Vert vecv - vecw Vert$?
The way that I solved it is to draw two circles with the origin as their centers and each having radius $5$ and $3$. In this case, $vecv$ and $vecw$ would be each circle's radius. It's not hard to see that the smallest value we can obtain is $2$ and the largest is $8$.
However, I attempted to try solving this question using the triangle inequality. I noticed that the way to solve it is $| Vert vecv Vert - Vert vecw Vert | le Vert vecv - vecw Vert le Vert vecv Vert + Vert vecw Vert$.
The first part I recognize as being the reverse triangle inequality, but how was the second part derived? In my head the original form of the inequality is:
$$Vert vecv + vecw Vert le Vert vecv Vert + Vert vecw Vert$$
with addition not subtraction.
Thank you.
linear-algebra inequality
$endgroup$
add a comment |
$begingroup$
I was solving a question for linear algebra today and had a question regarding triangle inequalities. The question is:
If $Vert vecv Vert = 5$ and $Vert vecw Vert = 3$, what are the smallest and largest values of $Vert vecv - vecw Vert$?
The way that I solved it is to draw two circles with the origin as their centers and each having radius $5$ and $3$. In this case, $vecv$ and $vecw$ would be each circle's radius. It's not hard to see that the smallest value we can obtain is $2$ and the largest is $8$.
However, I attempted to try solving this question using the triangle inequality. I noticed that the way to solve it is $| Vert vecv Vert - Vert vecw Vert | le Vert vecv - vecw Vert le Vert vecv Vert + Vert vecw Vert$.
The first part I recognize as being the reverse triangle inequality, but how was the second part derived? In my head the original form of the inequality is:
$$Vert vecv + vecw Vert le Vert vecv Vert + Vert vecw Vert$$
with addition not subtraction.
Thank you.
linear-algebra inequality
$endgroup$
add a comment |
$begingroup$
I was solving a question for linear algebra today and had a question regarding triangle inequalities. The question is:
If $Vert vecv Vert = 5$ and $Vert vecw Vert = 3$, what are the smallest and largest values of $Vert vecv - vecw Vert$?
The way that I solved it is to draw two circles with the origin as their centers and each having radius $5$ and $3$. In this case, $vecv$ and $vecw$ would be each circle's radius. It's not hard to see that the smallest value we can obtain is $2$ and the largest is $8$.
However, I attempted to try solving this question using the triangle inequality. I noticed that the way to solve it is $| Vert vecv Vert - Vert vecw Vert | le Vert vecv - vecw Vert le Vert vecv Vert + Vert vecw Vert$.
The first part I recognize as being the reverse triangle inequality, but how was the second part derived? In my head the original form of the inequality is:
$$Vert vecv + vecw Vert le Vert vecv Vert + Vert vecw Vert$$
with addition not subtraction.
Thank you.
linear-algebra inequality
$endgroup$
I was solving a question for linear algebra today and had a question regarding triangle inequalities. The question is:
If $Vert vecv Vert = 5$ and $Vert vecw Vert = 3$, what are the smallest and largest values of $Vert vecv - vecw Vert$?
The way that I solved it is to draw two circles with the origin as their centers and each having radius $5$ and $3$. In this case, $vecv$ and $vecw$ would be each circle's radius. It's not hard to see that the smallest value we can obtain is $2$ and the largest is $8$.
However, I attempted to try solving this question using the triangle inequality. I noticed that the way to solve it is $| Vert vecv Vert - Vert vecw Vert | le Vert vecv - vecw Vert le Vert vecv Vert + Vert vecw Vert$.
The first part I recognize as being the reverse triangle inequality, but how was the second part derived? In my head the original form of the inequality is:
$$Vert vecv + vecw Vert le Vert vecv Vert + Vert vecw Vert$$
with addition not subtraction.
Thank you.
linear-algebra inequality
linear-algebra inequality
asked Mar 30 at 4:55
SeankalaSeankala
26011
26011
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The minimum is $2$ and maximum is $8$. Hint: take $v =cw$ where $c$ is a scalar to see that these values are actually possible.
$|v-w|=|v+(-w)|leq |v|+|w|$ because $|-w|=|w|$.
$endgroup$
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%2f3167945%2ftriangle-inequality-lower-and-upper-bounds%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$
The minimum is $2$ and maximum is $8$. Hint: take $v =cw$ where $c$ is a scalar to see that these values are actually possible.
$|v-w|=|v+(-w)|leq |v|+|w|$ because $|-w|=|w|$.
$endgroup$
add a comment |
$begingroup$
The minimum is $2$ and maximum is $8$. Hint: take $v =cw$ where $c$ is a scalar to see that these values are actually possible.
$|v-w|=|v+(-w)|leq |v|+|w|$ because $|-w|=|w|$.
$endgroup$
add a comment |
$begingroup$
The minimum is $2$ and maximum is $8$. Hint: take $v =cw$ where $c$ is a scalar to see that these values are actually possible.
$|v-w|=|v+(-w)|leq |v|+|w|$ because $|-w|=|w|$.
$endgroup$
The minimum is $2$ and maximum is $8$. Hint: take $v =cw$ where $c$ is a scalar to see that these values are actually possible.
$|v-w|=|v+(-w)|leq |v|+|w|$ because $|-w|=|w|$.
answered Mar 30 at 4:57
Kavi Rama MurthyKavi Rama Murthy
73.3k53170
73.3k53170
add a comment |
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%2f3167945%2ftriangle-inequality-lower-and-upper-bounds%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