How Do These Linear Algebra Concepts Align with Definitions and Vector Spaces?

freshlikeuhh
Messages
13
Reaction score
0
I am studying for an upcoming exam and am, to this end, re-reading my textbook at a slow rate to identify anything I'm not completely certain about. Linear algebra is very cumulative and proofs require a good understanding of all definitions. So I will post some questions (for which I seek brief clarification) and I would greatly appreciate any help.

1. A list of length n is an ordered collection of n objects, as defined by my textbook. The author notes that each list, by definition, has a finite length, so "that an object that looks like(x1, x2, x3,...), which might be said to have infinite, length, is not a list."

He then defines something of the form Fn to be the set of all lists of length n. Later in the chapter, when he defines vector spaces, he defines \mathbb{F}^{\infty} to be a vector space. It's not that I have a hard time believing this, as addition and scalar multiplication are defined as expected, but I don't know how to reconcile this with what is said above. How can this \mathbb{F}^{\infty} be defined as a vector space in terms of the concept of lists (which are by definition finite)?

2. So, for all fields, we require the numbers 0 and 1 to be distinct, because we need the additive and multiplicative identity to be different; that makes me wonder over what field is {0} a vector space?

I'm inclined to say over any field, as it seems you can only construct such a vector space from within a larger one; so {0} is a subspace of all vector spaces, but it cannot be strictly be a vector space (I mean, in the sense that it's not a subspace of some other vector space).

3. A polynomial with coefficients in F is said to be a function from F to F. My textbook notes that not all vector spaces consist of lists. This example, P(F), is given, for the reason that its elements consist of functions on F, not lists. I get that with P(F) being infinite dimensional, the concept of lists is inapplicable. But would it be accurate to say that the subspaces of P(F), bounded by degree m, are lists of functions (since lists are collections of objects, which may be functions or other abstract entities).

4. In the definition of a vector space, addition and scalar multiplication are treated as functions: "By addition on V we mean a function that assigns an element u+v belonging to V to each pair of elements u,v belong to V" and likewise for scalar multiplication. There's not much confusion here, except in what sense of function should I interpret this? Is this something trivial that should be overlooked, or is there any insight to be gained through thinking about it in terms of being a function?

Thanks in advance.
 
Physics news on Phys.org
freshlikeuhh said:
How can this \mathbb{F}^{\infty} be defined as a vector space in terms of the concept of lists (which are by definition finite)?
It cannot. The elements of F^\infty simply are not lists (some would call them infinite lists). You don't need lists to define a vector space. F^\infty is an infinite-dimensional vector space.
2. So, for all fields, we require the numbers 0 and 1 to be distinct, because we need the additive and multiplicative identity to be different; that makes me wonder over what field is {0} a vector space? I'm inclined to say over any field
Yes, over every field. Recall that a vector space is just an abelian group V under addition, plus a 'scalar multiplication' F x V -> V with some properties. But for every field F, there is one and only one 'scalar multiplication' F x {0} -> {0}, namely r.0=0 for all r in F.
3. A polynomial with coefficients in F is said to be a function from F to F.
Are you sure about this definition?
4. In the definition of a vector space, addition and scalar multiplication are treated as functions: "By addition on V we mean a function that assigns an element u+v belonging to V to each pair of elements u,v belong to V" and likewise for scalar multiplication. There's not much confusion here, except in what sense of function should I interpret this? Is this something trivial that should be overlooked, or is there any insight to be gained through thinking about it in terms of being a function?
Well, how can you NOT think of it as a function? Addition is a function
V\times V-> V
given by
(v,w)\mapsto v+w.
 
Thank you very much for the reply. It has certainly cleared things up for me.

Are you sure about this definition?

Oops. Seems like I got it backwards. But polynomials can be thought of as functions; so for a polynomial of finite dimension, does it make sense to think of it as a list of functions?
 
A polynomial itself can be thought of as a list:
P(X)=a_0+a_1X+a_2X^2+...+a_nX^n
corresponds to the list
(a_0,a_1,a_2,...,a_n).
In this way, the space of all polynomials of degree less than or equal to n is just the space of all lists of length n+1.
 
Thanks.
 
I asked online questions about Proposition 2.1.1: The answer I got is the following: I have some questions about the answer I got. When the person answering says: ##1.## Is the map ##\mathfrak{q}\mapsto \mathfrak{q} A _\mathfrak{p}## from ##A\setminus \mathfrak{p}\to A_\mathfrak{p}##? But I don't understand what the author meant for the rest of the sentence in mathematical notation: ##2.## In the next statement where the author says: How is ##A\to...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...
Back
Top