Vector space over a field
Lets say i have a vector space V over a field $Bbb F$, does $Bbb F$ only determine the scalar multiplication i can do, or does it also determine what value my vector coefficients (maybe not the right word) can take?
An example would be V over $Bbb R$, example of vector in V would be x = (x1,x2,x3), does x1, x2, x3 have to be a member of $Bbb R$ too? x1, x2, x3 is what im calling as coeffcients.
linear-algebra
New contributor
add a comment |
Lets say i have a vector space V over a field $Bbb F$, does $Bbb F$ only determine the scalar multiplication i can do, or does it also determine what value my vector coefficients (maybe not the right word) can take?
An example would be V over $Bbb R$, example of vector in V would be x = (x1,x2,x3), does x1, x2, x3 have to be a member of $Bbb R$ too? x1, x2, x3 is what im calling as coeffcients.
linear-algebra
New contributor
1
Can you be more precise about what you mean by "my vector coefficients"? Or, do you have a specific example of a vector field where this confusion arises?
– Omnomnomnom
2 hours ago
If what you mean by "vector coefficients" are the entries in an $n$-tuple thought of as a vector, then yes, the entries come from the field.
– Ethan Bolker
2 hours ago
2
Not every vector space consists of $n$-tuples, but even limiting ourselves to such vector spaces, the entries of such an $n$-tuple only have to come from an extension of the field $mathbf{F}$. For example, the set $mathbf{C}^2$ consisting of ordered pairs of complex numbers is a vector space over $mathbf{R}$.
– Keenan Kidwell
2 hours ago
add a comment |
Lets say i have a vector space V over a field $Bbb F$, does $Bbb F$ only determine the scalar multiplication i can do, or does it also determine what value my vector coefficients (maybe not the right word) can take?
An example would be V over $Bbb R$, example of vector in V would be x = (x1,x2,x3), does x1, x2, x3 have to be a member of $Bbb R$ too? x1, x2, x3 is what im calling as coeffcients.
linear-algebra
New contributor
Lets say i have a vector space V over a field $Bbb F$, does $Bbb F$ only determine the scalar multiplication i can do, or does it also determine what value my vector coefficients (maybe not the right word) can take?
An example would be V over $Bbb R$, example of vector in V would be x = (x1,x2,x3), does x1, x2, x3 have to be a member of $Bbb R$ too? x1, x2, x3 is what im calling as coeffcients.
linear-algebra
linear-algebra
New contributor
New contributor
edited 2 hours ago
New contributor
asked 2 hours ago
5Six
184
184
New contributor
New contributor
1
Can you be more precise about what you mean by "my vector coefficients"? Or, do you have a specific example of a vector field where this confusion arises?
– Omnomnomnom
2 hours ago
If what you mean by "vector coefficients" are the entries in an $n$-tuple thought of as a vector, then yes, the entries come from the field.
– Ethan Bolker
2 hours ago
2
Not every vector space consists of $n$-tuples, but even limiting ourselves to such vector spaces, the entries of such an $n$-tuple only have to come from an extension of the field $mathbf{F}$. For example, the set $mathbf{C}^2$ consisting of ordered pairs of complex numbers is a vector space over $mathbf{R}$.
– Keenan Kidwell
2 hours ago
add a comment |
1
Can you be more precise about what you mean by "my vector coefficients"? Or, do you have a specific example of a vector field where this confusion arises?
– Omnomnomnom
2 hours ago
If what you mean by "vector coefficients" are the entries in an $n$-tuple thought of as a vector, then yes, the entries come from the field.
– Ethan Bolker
2 hours ago
2
Not every vector space consists of $n$-tuples, but even limiting ourselves to such vector spaces, the entries of such an $n$-tuple only have to come from an extension of the field $mathbf{F}$. For example, the set $mathbf{C}^2$ consisting of ordered pairs of complex numbers is a vector space over $mathbf{R}$.
– Keenan Kidwell
2 hours ago
1
1
Can you be more precise about what you mean by "my vector coefficients"? Or, do you have a specific example of a vector field where this confusion arises?
– Omnomnomnom
2 hours ago
Can you be more precise about what you mean by "my vector coefficients"? Or, do you have a specific example of a vector field where this confusion arises?
– Omnomnomnom
2 hours ago
If what you mean by "vector coefficients" are the entries in an $n$-tuple thought of as a vector, then yes, the entries come from the field.
– Ethan Bolker
2 hours ago
If what you mean by "vector coefficients" are the entries in an $n$-tuple thought of as a vector, then yes, the entries come from the field.
– Ethan Bolker
2 hours ago
2
2
Not every vector space consists of $n$-tuples, but even limiting ourselves to such vector spaces, the entries of such an $n$-tuple only have to come from an extension of the field $mathbf{F}$. For example, the set $mathbf{C}^2$ consisting of ordered pairs of complex numbers is a vector space over $mathbf{R}$.
– Keenan Kidwell
2 hours ago
Not every vector space consists of $n$-tuples, but even limiting ourselves to such vector spaces, the entries of such an $n$-tuple only have to come from an extension of the field $mathbf{F}$. For example, the set $mathbf{C}^2$ consisting of ordered pairs of complex numbers is a vector space over $mathbf{R}$.
– Keenan Kidwell
2 hours ago
add a comment |
2 Answers
2
active
oldest
votes
Often when we write
$pmatrix{1 \ 2 \3}$ we mean that this represents some coordinates and actually must be interpreted as: $$1 cdot v_1 + 2 cdot v_2 +3 cdot v_3$$
Where the $v_i$ are the basis vectors in which you represent this coordinate vector. Notice that the coefficients are definitely elements of my field $mathbb{F}$. This has nice properties, for instance, once you use some coordinate vectors for a given system you can show linear independence of that system by showing linear independence for the coordinate vectors.
Also see
So in my example x1, x2, x3 has to be members of R? if i am understanding correctly
– 5Six
2 hours ago
add a comment |
If I am interpreting your question correctly, the answer is that yes $mathbb{F}$ determines determines both.
But I need to make sure I understand what you mean by "vector coefficients". I assume you are referring to those ocurring in linear combinations of vectors. So if $w$ and $v$ are vectors then $aw+bv$ is a linear combination of $w$ and $v$ with coefficients $a$ and $b$. Indeed, in general the "coefficients" here are assumed to be elements of your field $mathbb{F}$. Nobody uses the term "vector coefficients". Only the term coefficient is used, as these coefficients are understood to belong to your field of scalars.
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
});
}
});
5Six is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3057332%2fvector-space-over-a-field%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Often when we write
$pmatrix{1 \ 2 \3}$ we mean that this represents some coordinates and actually must be interpreted as: $$1 cdot v_1 + 2 cdot v_2 +3 cdot v_3$$
Where the $v_i$ are the basis vectors in which you represent this coordinate vector. Notice that the coefficients are definitely elements of my field $mathbb{F}$. This has nice properties, for instance, once you use some coordinate vectors for a given system you can show linear independence of that system by showing linear independence for the coordinate vectors.
Also see
So in my example x1, x2, x3 has to be members of R? if i am understanding correctly
– 5Six
2 hours ago
add a comment |
Often when we write
$pmatrix{1 \ 2 \3}$ we mean that this represents some coordinates and actually must be interpreted as: $$1 cdot v_1 + 2 cdot v_2 +3 cdot v_3$$
Where the $v_i$ are the basis vectors in which you represent this coordinate vector. Notice that the coefficients are definitely elements of my field $mathbb{F}$. This has nice properties, for instance, once you use some coordinate vectors for a given system you can show linear independence of that system by showing linear independence for the coordinate vectors.
Also see
So in my example x1, x2, x3 has to be members of R? if i am understanding correctly
– 5Six
2 hours ago
add a comment |
Often when we write
$pmatrix{1 \ 2 \3}$ we mean that this represents some coordinates and actually must be interpreted as: $$1 cdot v_1 + 2 cdot v_2 +3 cdot v_3$$
Where the $v_i$ are the basis vectors in which you represent this coordinate vector. Notice that the coefficients are definitely elements of my field $mathbb{F}$. This has nice properties, for instance, once you use some coordinate vectors for a given system you can show linear independence of that system by showing linear independence for the coordinate vectors.
Also see
Often when we write
$pmatrix{1 \ 2 \3}$ we mean that this represents some coordinates and actually must be interpreted as: $$1 cdot v_1 + 2 cdot v_2 +3 cdot v_3$$
Where the $v_i$ are the basis vectors in which you represent this coordinate vector. Notice that the coefficients are definitely elements of my field $mathbb{F}$. This has nice properties, for instance, once you use some coordinate vectors for a given system you can show linear independence of that system by showing linear independence for the coordinate vectors.
Also see
answered 2 hours ago
Wesley Strik
1,536422
1,536422
So in my example x1, x2, x3 has to be members of R? if i am understanding correctly
– 5Six
2 hours ago
add a comment |
So in my example x1, x2, x3 has to be members of R? if i am understanding correctly
– 5Six
2 hours ago
So in my example x1, x2, x3 has to be members of R? if i am understanding correctly
– 5Six
2 hours ago
So in my example x1, x2, x3 has to be members of R? if i am understanding correctly
– 5Six
2 hours ago
add a comment |
If I am interpreting your question correctly, the answer is that yes $mathbb{F}$ determines determines both.
But I need to make sure I understand what you mean by "vector coefficients". I assume you are referring to those ocurring in linear combinations of vectors. So if $w$ and $v$ are vectors then $aw+bv$ is a linear combination of $w$ and $v$ with coefficients $a$ and $b$. Indeed, in general the "coefficients" here are assumed to be elements of your field $mathbb{F}$. Nobody uses the term "vector coefficients". Only the term coefficient is used, as these coefficients are understood to belong to your field of scalars.
add a comment |
If I am interpreting your question correctly, the answer is that yes $mathbb{F}$ determines determines both.
But I need to make sure I understand what you mean by "vector coefficients". I assume you are referring to those ocurring in linear combinations of vectors. So if $w$ and $v$ are vectors then $aw+bv$ is a linear combination of $w$ and $v$ with coefficients $a$ and $b$. Indeed, in general the "coefficients" here are assumed to be elements of your field $mathbb{F}$. Nobody uses the term "vector coefficients". Only the term coefficient is used, as these coefficients are understood to belong to your field of scalars.
add a comment |
If I am interpreting your question correctly, the answer is that yes $mathbb{F}$ determines determines both.
But I need to make sure I understand what you mean by "vector coefficients". I assume you are referring to those ocurring in linear combinations of vectors. So if $w$ and $v$ are vectors then $aw+bv$ is a linear combination of $w$ and $v$ with coefficients $a$ and $b$. Indeed, in general the "coefficients" here are assumed to be elements of your field $mathbb{F}$. Nobody uses the term "vector coefficients". Only the term coefficient is used, as these coefficients are understood to belong to your field of scalars.
If I am interpreting your question correctly, the answer is that yes $mathbb{F}$ determines determines both.
But I need to make sure I understand what you mean by "vector coefficients". I assume you are referring to those ocurring in linear combinations of vectors. So if $w$ and $v$ are vectors then $aw+bv$ is a linear combination of $w$ and $v$ with coefficients $a$ and $b$. Indeed, in general the "coefficients" here are assumed to be elements of your field $mathbb{F}$. Nobody uses the term "vector coefficients". Only the term coefficient is used, as these coefficients are understood to belong to your field of scalars.
answered 2 hours ago
clmundergrad
1765
1765
add a comment |
add a comment |
5Six is a new contributor. Be nice, and check out our Code of Conduct.
5Six is a new contributor. Be nice, and check out our Code of Conduct.
5Six is a new contributor. Be nice, and check out our Code of Conduct.
5Six is a new contributor. Be nice, and check out our Code of Conduct.
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3057332%2fvector-space-over-a-field%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
Can you be more precise about what you mean by "my vector coefficients"? Or, do you have a specific example of a vector field where this confusion arises?
– Omnomnomnom
2 hours ago
If what you mean by "vector coefficients" are the entries in an $n$-tuple thought of as a vector, then yes, the entries come from the field.
– Ethan Bolker
2 hours ago
2
Not every vector space consists of $n$-tuples, but even limiting ourselves to such vector spaces, the entries of such an $n$-tuple only have to come from an extension of the field $mathbf{F}$. For example, the set $mathbf{C}^2$ consisting of ordered pairs of complex numbers is a vector space over $mathbf{R}$.
– Keenan Kidwell
2 hours ago