Basic Linear Algebra Questions

In summary, the conversation discusses various concepts related to vector spaces, including the definition of a list, the relationship between lists and vector spaces, and the interpretation of addition and scalar multiplication as functions in the context of vector spaces. It also touches on the definition of a polynomial as a function and the idea of representing a polynomial as a list of functions.
  • #1
freshlikeuhh
13
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 [tex]\mathbb{F}^{\infty}[/tex] 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 [tex]\mathbb{F}^{\infty}[/tex] 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
  • #2
freshlikeuhh said:
How can this [tex]\mathbb{F}^{\infty}[/tex] 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
[tex]V\times V-> V[/tex]
given by
[tex](v,w)\mapsto v+w.[/tex]
 
  • #3
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?
 
  • #4
A polynomial itself can be thought of as a list:
[tex]P(X)=a_0+a_1X+a_2X^2+...+a_nX^n[/tex]
corresponds to the list
[tex](a_0,a_1,a_2,...,a_n).[/tex]
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.
 
  • #5
Thanks.
 

1. What is linear algebra?

Linear algebra is a branch of mathematics that deals with the study of linear equations, vector spaces, and linear transformations. It also includes the study of matrices, determinants, and eigenvalues and eigenvectors.

2. Why is linear algebra important?

Linear algebra is important because it has a wide range of applications in various fields such as physics, engineering, economics, and computer science. It provides a powerful tool for solving complex problems and analyzing data.

3. What are the basic concepts in linear algebra?

The basic concepts in linear algebra include vectors, matrices, determinants, and linear transformations. Vectors are quantities that have both magnitude and direction. Matrices are rectangular arrays of numbers that represent linear transformations. Determinants are values that can be calculated from matrices and are used to solve systems of linear equations. Linear transformations are functions that map one vector space to another.

4. What are the applications of linear algebra in data science?

Linear algebra is used extensively in data science for tasks such as data analysis, machine learning, and data visualization. It is used to represent and manipulate data in the form of matrices and vectors, and to perform operations such as regression and dimensionality reduction.

5. What are some common operations in linear algebra?

Some common operations in linear algebra include addition, scalar multiplication, matrix multiplication, and finding the inverse of a matrix. These operations are used to solve systems of linear equations, calculate determinants, and perform transformations on vectors and matrices.

Similar threads

  • Linear and Abstract Algebra
Replies
8
Views
770
  • Linear and Abstract Algebra
Replies
10
Views
238
  • Linear and Abstract Algebra
Replies
3
Views
963
  • Linear and Abstract Algebra
Replies
15
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
765
  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
6
Views
755
Replies
10
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
995
Back
Top