Question in regards to Permutation matrices, basis, and non linear functions

Click For Summary
SUMMARY

This discussion addresses the construction of a basis for R4 using the vectors [1, 2, 3, 4] and [0, 1, 0, 1], confirming their linear independence and proposing orthogonal vectors [1, 0, 0, 0] and [0, 0, 1, 0] to complete the basis. It also explores the definition of non-linear functions f: R2 → R2 that satisfy the condition f(rv) = rf(v) for all r and v, emphasizing the need for a two-variable function. Additionally, the discussion clarifies that applying permutation matrices results in a permutation of vector elements, establishing that the composition of two permutation matrices M3 = M2M1 is valid.

PREREQUISITES
  • Understanding of linear algebra concepts, including bases and linear independence.
  • Familiarity with permutation matrices and their properties.
  • Knowledge of non-linear functions and their definitions in multivariable contexts.
  • Basic matrix operations, including multiplication and composition.
NEXT STEPS
  • Study the properties of permutation matrices in linear algebra.
  • Explore the concept of orthogonal vectors and their role in forming bases.
  • Investigate non-linear functions and their applications in various fields.
  • Learn about the implications of linear independence in vector spaces.
USEFUL FOR

Students and professionals in mathematics, particularly those focusing on linear algebra, matrix theory, and non-linear function analysis. This discussion is beneficial for anyone seeking to deepen their understanding of vector spaces and matrix operations.

SupaNerd
Messages
1
Reaction score
0
Hey thanks again, figured these questions out!
 
Last edited:
Physics news on Phys.org
SupaNerd said:
1) Find a basis of R^4 that contains the vectors [ 1 2 3 4 ] and [ 0 1 0 1].
Note, they are both column vectors but I do not know how to orient them on this site.

let e_1 and e_2 be the 2 vectors you gave.

obviously e_1 and e_2 are lin. indep, so it's possible...just take orthogonal vectors to the previous ones.

But you could just use : e_3=[1 0 0 0] and e_4=[0 0 1 0]...it's obvious that e_1,e_2,e_3 are pairwise orthogonal, hence lin. indep...combining e_2,e_3,e_4 as you want will give you always a vector of the type [c b d b] hence you cannot express e_1 as a combintation of the others, so the e_i are lin. indep...clearly it's a generating subset of R^4...so it's a basis.

2) Find a non linear function f : R^2 ---- > R^2
that still satisfies,
f(rv) = rf(v) for all r and all v.

if f is a function on R^2, then f is a function of 2 variables : f=f(x,y)...you gave only 1 variable for the condition on f.


3) I think it's clear that applying a permutation matrix on an n vector a=[a1...an] corresponds to a permutation of the elements of the vector ?

b=M1*a

Apply a second permutation matrice on b : c=M2*b since c is permutation of b and b a permutation of a, then since the permuation are building a group, c is a permutation of a..hence there exists a permutation matrix M3 such that
c=M3*a...but from above c=M2*M1*a...for all a...then M3=M2*M1...

(This is not a good proof but I cannot think of a brute force computation of direct multipl of two perm. matrices defined as having a 1, and only 1, in every row and column)
 


Great to hear that you were able to figure out your questions on permutation matrices, basis, and non-linear functions! Permutation matrices are square matrices that represent the rearrangement of rows and columns in a matrix. They are useful in linear algebra for solving equations and finding eigenvalues.

A basis is a set of linearly independent vectors that can be used to express any vector in a vector space. It serves as a starting point for understanding the structure of a vector space and can help with solving problems in linear algebra.

Non-linear functions are functions that do not follow a straight line and cannot be expressed as a linear combination of variables. They are commonly used in fields such as economics, physics, and computer science to model complex relationships between variables.

I hope this helps clarify these concepts for you. Keep up the good work in your studies!
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
5
Views
2K
  • · Replies 43 ·
2
Replies
43
Views
8K
  • · Replies 2 ·
Replies
2
Views
4K