How Do You Prove Vector Spaces Are Isomorphic?

  • Thread starter Thread starter Jennifer1990
  • Start date Start date
  • Tags Tags
    Map
Click For Summary
SUMMARY

The discussion focuses on proving that the vector spaces P3 and R4, as well as P5 and M(2,3), are isomorphic. An explicit isomorphism is defined for P3 to R4 using the mapping φ(a x^3 + b x^2 + c x + d) = [a, b, c, d]ᵀ, demonstrating that it is bijective and preserves structure. For P5 and M(2,3), the mapping involves showing that both can be represented as vectors in R6, confirming their isomorphism. The definitions of isomorphism and the necessary properties to establish them are also clarified.

PREREQUISITES
  • Understanding of vector spaces and their properties
  • Familiarity with polynomial representations in vector form
  • Knowledge of matrix representations and dimensions
  • Concept of bijective functions and structural preservation
NEXT STEPS
  • Study the properties of isomorphisms in linear algebra
  • Learn about the relationship between polynomial spaces and vector spaces
  • Explore the concept of matrix representation of linear transformations
  • Review examples of isomorphic vector spaces in advanced mathematics
USEFUL FOR

Students of linear algebra, mathematicians, and educators seeking to deepen their understanding of vector space isomorphisms and their applications in various mathematical contexts.

Jennifer1990
Messages
55
Reaction score
0

Homework Statement


For each of the following pairs of vectors, define an explicit isomorphism to establish that the spaces are isomorphic. Prove that your map is an isomorphism.
a)P3 and R4
b)P5 and M(2,3)


Homework Equations


None


The Attempt at a Solution


a)I know that P3 and R4 are isomorphic because if the entries in a given polynomial in P3 are written out in a single row (or column), the result is a vector in R4 because we have 4 coefficients in a polynomial of highest degree 3

b)I also know that P5 and M(2,3) are isomorphic because if the entries in a given 2 by 3 matrix are written out in a single row (or column), the result is a vector in R6 , and, likewise, if the entries in a given polynomial in P5 are written out in a single row (or column), the result is a vector in R6 because we have 6 coefficients in a polynomial of highest degree 5

However, I'm not sure exactly sure how the question wants me to write my answers. Could you help me refine my answer so that I am answering what the question wants me to?
 
Physics news on Phys.org
How about (for a):
\phi(a x^3 + b x^2 + c x + d \in P_3) = [a, b, c, d] \in \mathbb{R}^4
You still need to show that it's an isomorphism though.

For b you can write down an isomorphism between P5 and R6 and M(2, 3) and R6 and then use that inverses of isomorphisms and compositions of two isomorphisms are again isomorphisms (if you haven't seen that yet, it's easy to prove).
 
Last edited:
\phi, what exactly is this notation? and how do I show that a) is an isomorphism?

Could you elaborate some more on b). I'm not quite sure i understand what you mean
 
Do you know what the definition of an isomorphism (between, say, A and B) is?
 
If A and B are isomorphic,then they are structurally identical. I just know this definition from class. What I get from this is that A and B have the same number elements and they are a one to one mapping :S
 
OK sounds like you seriously need a good textbook or something :)
So I assume we are talking about an isomorphism of vector spaces (over R). In fact the notion of isomorphism makes sense in a lot of places in mathematics, and could also apply to groups or rings in this context, but I will assume the simplest case.

Definition: Let f: A -> B be a map between vector spaces A and B. f is called an isomorphism if f is a bijective map such that f(x + y) = f(x) + f(y) and f(ax) = a f(x) for all a in R and x, y in A.

Basically, that just says that not only they have the same number of elements, but that they also have the same structure (it doesn't matter if you add two vectors in A and then map them to B, or you first map them to B and add their images).

Definition: Two vector spaces A and B are called isomorphic if there exists an isomorphism between them.

Can you find that somewhere in your class notes or textbook?

So I claim that if you define a map
\phi: P_3 \to \mathbb{R}^4
by
\phi(a x^3 + b x^2 + c x + d) = [a, b, c, d]^T
that is an isomorphism. For this you need to check that
a) phi is bijective (i.e. injective and surjective)
b) preserves structure (i.e. when p, q are polynomials of degree < 4, then phi(p + q) = phi(p) + phi(q))

a) is easy: for every vectors [a, b, c, d] in R4 you can find a polynomial such that the image under phi is [a, b, c, d] (surjective) and if you have two polynomials which both map to [a, b, c, d] then clearly they must be the same polynomial. I'll leave b) for you to try and get used to the definitions.
 

Similar threads

Replies
4
Views
4K
Replies
9
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 7 ·
Replies
7
Views
868
Replies
9
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K