Why is the set of all positive real numbers with addition defined by $x + y = xy$ and scalar multiplication...
$begingroup$
The set of all positive real numbers, with addition defined by $x + y = x * y$ and scalar multiplication defined by $c * x = x ^ c$. How is this a vector space? Doesn't the axiom stating that $(c+d)u = cu + du$ fail?
example: $u = 2$ (since two is a positive real number, it is in the set). $c = 3$ and $d = 4$ ( these two are just scalars).
$(c+d)u = (3+4)(2) = 2^7$
$cu + du = 2^3 + 2^4$, which does not equal $2^7$, so the axiom fails.
How is this a vector space if an axiom fails? Or does this axiom somehow not fail? Any help is appreciated.
linear-algebra vector-spaces
$endgroup$
add a comment |
$begingroup$
The set of all positive real numbers, with addition defined by $x + y = x * y$ and scalar multiplication defined by $c * x = x ^ c$. How is this a vector space? Doesn't the axiom stating that $(c+d)u = cu + du$ fail?
example: $u = 2$ (since two is a positive real number, it is in the set). $c = 3$ and $d = 4$ ( these two are just scalars).
$(c+d)u = (3+4)(2) = 2^7$
$cu + du = 2^3 + 2^4$, which does not equal $2^7$, so the axiom fails.
How is this a vector space if an axiom fails? Or does this axiom somehow not fail? Any help is appreciated.
linear-algebra vector-spaces
$endgroup$
1
$begingroup$
check cu + du you forgot a step
$endgroup$
– T. Fo
Jan 11 at 14:13
$begingroup$
It's always a bad idea to abuse notation like this...here you, or your source, is using $x+y$ (and $xy$) in two different ways. Even the core definition seems to use $x*y$ in two different ways. Better to introduce new notation for the new operation, otherwise confusion is nearly certain.
$endgroup$
– lulu
Jan 11 at 14:15
$begingroup$
But $cu$ and $du$ are vectors and vectors sum is $x * y$. This means that $cu+du=2^3 * 2^4=2^7$.
$endgroup$
– Mauro ALLEGRANZA
Jan 11 at 14:15
add a comment |
$begingroup$
The set of all positive real numbers, with addition defined by $x + y = x * y$ and scalar multiplication defined by $c * x = x ^ c$. How is this a vector space? Doesn't the axiom stating that $(c+d)u = cu + du$ fail?
example: $u = 2$ (since two is a positive real number, it is in the set). $c = 3$ and $d = 4$ ( these two are just scalars).
$(c+d)u = (3+4)(2) = 2^7$
$cu + du = 2^3 + 2^4$, which does not equal $2^7$, so the axiom fails.
How is this a vector space if an axiom fails? Or does this axiom somehow not fail? Any help is appreciated.
linear-algebra vector-spaces
$endgroup$
The set of all positive real numbers, with addition defined by $x + y = x * y$ and scalar multiplication defined by $c * x = x ^ c$. How is this a vector space? Doesn't the axiom stating that $(c+d)u = cu + du$ fail?
example: $u = 2$ (since two is a positive real number, it is in the set). $c = 3$ and $d = 4$ ( these two are just scalars).
$(c+d)u = (3+4)(2) = 2^7$
$cu + du = 2^3 + 2^4$, which does not equal $2^7$, so the axiom fails.
How is this a vector space if an axiom fails? Or does this axiom somehow not fail? Any help is appreciated.
linear-algebra vector-spaces
linear-algebra vector-spaces
asked Jan 11 at 14:12
James RonaldJames Ronald
1257
1257
1
$begingroup$
check cu + du you forgot a step
$endgroup$
– T. Fo
Jan 11 at 14:13
$begingroup$
It's always a bad idea to abuse notation like this...here you, or your source, is using $x+y$ (and $xy$) in two different ways. Even the core definition seems to use $x*y$ in two different ways. Better to introduce new notation for the new operation, otherwise confusion is nearly certain.
$endgroup$
– lulu
Jan 11 at 14:15
$begingroup$
But $cu$ and $du$ are vectors and vectors sum is $x * y$. This means that $cu+du=2^3 * 2^4=2^7$.
$endgroup$
– Mauro ALLEGRANZA
Jan 11 at 14:15
add a comment |
1
$begingroup$
check cu + du you forgot a step
$endgroup$
– T. Fo
Jan 11 at 14:13
$begingroup$
It's always a bad idea to abuse notation like this...here you, or your source, is using $x+y$ (and $xy$) in two different ways. Even the core definition seems to use $x*y$ in two different ways. Better to introduce new notation for the new operation, otherwise confusion is nearly certain.
$endgroup$
– lulu
Jan 11 at 14:15
$begingroup$
But $cu$ and $du$ are vectors and vectors sum is $x * y$. This means that $cu+du=2^3 * 2^4=2^7$.
$endgroup$
– Mauro ALLEGRANZA
Jan 11 at 14:15
1
1
$begingroup$
check cu + du you forgot a step
$endgroup$
– T. Fo
Jan 11 at 14:13
$begingroup$
check cu + du you forgot a step
$endgroup$
– T. Fo
Jan 11 at 14:13
$begingroup$
It's always a bad idea to abuse notation like this...here you, or your source, is using $x+y$ (and $xy$) in two different ways. Even the core definition seems to use $x*y$ in two different ways. Better to introduce new notation for the new operation, otherwise confusion is nearly certain.
$endgroup$
– lulu
Jan 11 at 14:15
$begingroup$
It's always a bad idea to abuse notation like this...here you, or your source, is using $x+y$ (and $xy$) in two different ways. Even the core definition seems to use $x*y$ in two different ways. Better to introduce new notation for the new operation, otherwise confusion is nearly certain.
$endgroup$
– lulu
Jan 11 at 14:15
$begingroup$
But $cu$ and $du$ are vectors and vectors sum is $x * y$. This means that $cu+du=2^3 * 2^4=2^7$.
$endgroup$
– Mauro ALLEGRANZA
Jan 11 at 14:15
$begingroup$
But $cu$ and $du$ are vectors and vectors sum is $x * y$. This means that $cu+du=2^3 * 2^4=2^7$.
$endgroup$
– Mauro ALLEGRANZA
Jan 11 at 14:15
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
It definitely is a vector space. You seem to be getting confused about the two $+$ and two $*$ operations, as well as the fact that vectors and scalars have some overlap. It would be better to give the operations their own names:
begin{align*}
u oplus v &= uv \
lambda odot u &= u^lambda.
end{align*}
The distributivity law that you're trying to verify is as follows:
$$(lambda + mu) odot u = (lambda odot u) oplus (mu odot u).$$
Please note the scalar $+$ and the vector $oplus$, and where they belong. Don't forget that $lambda$ and $mu$ are scalars, and so they must be added by regular addition on $mathbb{R}$.
When simplifying this rule, we get,
$$u^{lambda + mu} = u^lambda cdot u^mu,$$
which is a well-known exponential law.
$endgroup$
1
$begingroup$
Ohhh I see, yes I completely missed that and that makes sense. Thank you so much!
$endgroup$
– James Ronald
Jan 11 at 14:57
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%2f3069866%2fwhy-is-the-set-of-all-positive-real-numbers-with-addition-defined-by-x-y-xy%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$
It definitely is a vector space. You seem to be getting confused about the two $+$ and two $*$ operations, as well as the fact that vectors and scalars have some overlap. It would be better to give the operations their own names:
begin{align*}
u oplus v &= uv \
lambda odot u &= u^lambda.
end{align*}
The distributivity law that you're trying to verify is as follows:
$$(lambda + mu) odot u = (lambda odot u) oplus (mu odot u).$$
Please note the scalar $+$ and the vector $oplus$, and where they belong. Don't forget that $lambda$ and $mu$ are scalars, and so they must be added by regular addition on $mathbb{R}$.
When simplifying this rule, we get,
$$u^{lambda + mu} = u^lambda cdot u^mu,$$
which is a well-known exponential law.
$endgroup$
1
$begingroup$
Ohhh I see, yes I completely missed that and that makes sense. Thank you so much!
$endgroup$
– James Ronald
Jan 11 at 14:57
add a comment |
$begingroup$
It definitely is a vector space. You seem to be getting confused about the two $+$ and two $*$ operations, as well as the fact that vectors and scalars have some overlap. It would be better to give the operations their own names:
begin{align*}
u oplus v &= uv \
lambda odot u &= u^lambda.
end{align*}
The distributivity law that you're trying to verify is as follows:
$$(lambda + mu) odot u = (lambda odot u) oplus (mu odot u).$$
Please note the scalar $+$ and the vector $oplus$, and where they belong. Don't forget that $lambda$ and $mu$ are scalars, and so they must be added by regular addition on $mathbb{R}$.
When simplifying this rule, we get,
$$u^{lambda + mu} = u^lambda cdot u^mu,$$
which is a well-known exponential law.
$endgroup$
1
$begingroup$
Ohhh I see, yes I completely missed that and that makes sense. Thank you so much!
$endgroup$
– James Ronald
Jan 11 at 14:57
add a comment |
$begingroup$
It definitely is a vector space. You seem to be getting confused about the two $+$ and two $*$ operations, as well as the fact that vectors and scalars have some overlap. It would be better to give the operations their own names:
begin{align*}
u oplus v &= uv \
lambda odot u &= u^lambda.
end{align*}
The distributivity law that you're trying to verify is as follows:
$$(lambda + mu) odot u = (lambda odot u) oplus (mu odot u).$$
Please note the scalar $+$ and the vector $oplus$, and where they belong. Don't forget that $lambda$ and $mu$ are scalars, and so they must be added by regular addition on $mathbb{R}$.
When simplifying this rule, we get,
$$u^{lambda + mu} = u^lambda cdot u^mu,$$
which is a well-known exponential law.
$endgroup$
It definitely is a vector space. You seem to be getting confused about the two $+$ and two $*$ operations, as well as the fact that vectors and scalars have some overlap. It would be better to give the operations their own names:
begin{align*}
u oplus v &= uv \
lambda odot u &= u^lambda.
end{align*}
The distributivity law that you're trying to verify is as follows:
$$(lambda + mu) odot u = (lambda odot u) oplus (mu odot u).$$
Please note the scalar $+$ and the vector $oplus$, and where they belong. Don't forget that $lambda$ and $mu$ are scalars, and so they must be added by regular addition on $mathbb{R}$.
When simplifying this rule, we get,
$$u^{lambda + mu} = u^lambda cdot u^mu,$$
which is a well-known exponential law.
edited Jan 11 at 15:05
answered Jan 11 at 14:21
Theo BenditTheo Bendit
17.9k12152
17.9k12152
1
$begingroup$
Ohhh I see, yes I completely missed that and that makes sense. Thank you so much!
$endgroup$
– James Ronald
Jan 11 at 14:57
add a comment |
1
$begingroup$
Ohhh I see, yes I completely missed that and that makes sense. Thank you so much!
$endgroup$
– James Ronald
Jan 11 at 14:57
1
1
$begingroup$
Ohhh I see, yes I completely missed that and that makes sense. Thank you so much!
$endgroup$
– James Ronald
Jan 11 at 14:57
$begingroup$
Ohhh I see, yes I completely missed that and that makes sense. Thank you so much!
$endgroup$
– James Ronald
Jan 11 at 14:57
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%2f3069866%2fwhy-is-the-set-of-all-positive-real-numbers-with-addition-defined-by-x-y-xy%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
1
$begingroup$
check cu + du you forgot a step
$endgroup$
– T. Fo
Jan 11 at 14:13
$begingroup$
It's always a bad idea to abuse notation like this...here you, or your source, is using $x+y$ (and $xy$) in two different ways. Even the core definition seems to use $x*y$ in two different ways. Better to introduce new notation for the new operation, otherwise confusion is nearly certain.
$endgroup$
– lulu
Jan 11 at 14:15
$begingroup$
But $cu$ and $du$ are vectors and vectors sum is $x * y$. This means that $cu+du=2^3 * 2^4=2^7$.
$endgroup$
– Mauro ALLEGRANZA
Jan 11 at 14:15