Unique Vector a in V such that L(x) = <a,x>

In summary, the student is trying to find a vector a that satisfies the equation L(x) = <a,x>. He is having difficulty understanding what the equation means and how to find a vector that satisfies it.
  • #1
teme92
185
2

Homework Statement


Let V be a finite-dimensional real vector space with inner product <⋅,⋅> and L: V → R a linear transformation. Show that there exists a unique vector a ∈ V such that L(x) = <a,x>.

Homework Equations


Hey everyone, so I'm a physics student who had to choose a few electives in the maths department. Unfortunately I picked a proof based module without realizing it as I thought it would've been a carry on from first year Linear Algebra. I decided to soldier on through as I think it might be useful down the line. I am however having difficulty unlike the maths students as they do this sort of question answering a lot. So I hope by explaining what I know someone will be able to help me to answer this question correctly.

The Attempt at a Solution


I know that the inner product for real numbers is the dot product. I know the properties the inner product satisfy (associative and commutative). Its the L(x) = <a,x> part that I don't fully understand. If anyone could help me I'd appreciate it. Thanks in advance.
 
Physics news on Phys.org
  • #2
teme92 said:

Homework Statement


Let V be a finite-dimensional real vector space with inner product <⋅,⋅> and L: V → R a linear transformation. Show that there exists a unique vector a ∈ V such that L(x) = <a,x>.

Homework Equations


Hey everyone, so I'm a physics student who had to choose a few electives in the maths department. Unfortunately I picked a proof based module without realizing it as I thought it would've been a carry on from first year Linear Algebra. I decided to soldier on through as I think it might be useful down the line. I am however having difficulty unlike the maths students as they do this sort of question answering a lot. So I hope by explaining what I know someone will be able to help me to answer this question correctly.

The Attempt at a Solution


I know that the inner product for real numbers is the dot product. I know the properties the inner product satisfy (associative and commutative). Its the L(x) = <a,x> part that I don't fully understand. If anyone could help me I'd appreciate it. Thanks in advance.

You have two things to do: you have to find a vector a and you have to show that it is unique.

Hint: what's the most important thing to find in a Vector Space?
 
  • #3
I would start with the uniqueness. That's pretty straightforward.

Once you have proved uniqueness, you can try to show existence. This is where PeroK's hint comes in.

I would prefer a notation like ##z## or ##x_0## instead of ##a##, because I find it convenient to use letters at the start of the alphabet for numbers, and letters at the end of the alphabet for vectors. Are you using Greek letters for numbers? That's OK too.
 
  • #4
If V is a finite dimensional vector space with given inner product, < , >, then there exist an "orthonormal basis". That is, there exist a basis [itex]\{v_1, v_2, \cdot\cdot\cdot, v_m\}[/itex] such that [itex]<v_i, v_j>[/itex] is 1 if i= j, 0 if i is not equal to j. Apply A to each of those basis vectors in turn: let [itex]a_i= A(v_i)[/itex]. Show that [itex]\sum a_iv_i[/itex] is the desired vector.
 
  • #5
Hey everyone thanks for the replies. I understand uniqueness in the circumstance where if a and b are numbers than there exists one number x such that a+x=b. I just take a from both sides so:

(a+x)-a=b-a

Therefore x=b-a. How do I apply that to the situation I'm given?
 
  • #6
What does it mean to say that the vector you denoted by ##a## is not unique? Write down that statement, and then find some of its implications.
 
  • #7
If a is not unique I think this is how I say it?
If v1,...,vn is a basis for V then since every v ∈ V has a unique expression:

v = ∑ni=1rivi, where r1,...r2 ∈ ℝ
 
  • #8
Fredrik said:
I would start with the uniqueness. That's pretty straightforward.
Once you have proved uniqueness, you can try to show existence.
The order here seems backwards to me. You would have a real problem if you showed that the vector was unique, but then were not able to find such a vector.

@teme92, the usual approach in showing uniqueness is to a proof by contradiction. That is, you assume that there are two such vectors, and show that can't possibly happen. By reaching a contradiction, you are showing that your initial assumption is not true. IOW, there can be only one such vector.
 
  • #9
I don't know how to show by contradiction here. Its the L(x) = <a,x> that I don't understand. Currently this is how I'm seeing it:

a = (a1,...,an)T and x = (x1,...xn)T, therefore:
<a,x> = a1x1 + ...+ anxn = aTx

From this I have no idea how to show uniqueness and I can't find anything in my notes or book about it. Would anyone be able to clear this up? Thanks for the help again guys.
 
  • #10
Mark44 said:
The order here seems backwards to me. You would have a real problem if you showed that the vector was unique, but then were not able to find such a vector.
The order is irrelevant. To prove uniqueness is to prove that there's at most one. If the actual number is zero, then perhaps time would have been better spent trying to prove that there's exactly zero, but there would be no real problem.

Mark44 said:
the usual approach in showing uniqueness is to a proof by contradiction. That is, you assume that there are two such vectors, and show that can't possibly happen. By reaching a contradiction, you are showing that your initial assumption is not true. IOW, there can be only one such vector.
Right, you can assume that there are two different vectors ##u## and ##v## that both have the given property, and then you show that these assumptions lead to a result that's known to be false. Typically, we would prove that ##u=v##, which contradicts our assumptions. But that suggests a slightly simpler way to prove uniqueness. You assume that ##u## and ##v## are vectors with the given property, and then you prove that ##u=v##. Now you can conclude that there's at most one vector with the given property.
 
  • #11
teme92 said:
If a is not unique I think this is how I say it?
If v1,...,vn is a basis for V then since every v ∈ V has a unique expression:

v = ∑ni=1rivi, where r1,...r2 ∈ ℝ
That's not it. This statement doesn't really make sense. The word "since" suggests that you're stating an implication, i.e. a statement of the form "if p then q", which can be equivalently stated as "since p, q". But your p and q seem to be the same statement: There's a unique n-tuple of real numbers ##(r_1,\dots,r_n)## such that ##v=\sum_{i=1}^n r_i v_i##.

Also, your statement doesn't say anything about ##a## or ##L##.

The statement you want to prove is this: There's a unique ##a\in V## such that ##L(x)=\langle a,x\rangle## for all ##x\in V##. The statement I was hoping you would find is this: There exist vectors ##a,b\in V## such that ##L(x)=\langle a,x\rangle## for all ##x\in V## and ##L(x)=\langle b,x\rangle## for all ##x\in V##. Now you need to think about what this statement implies.

teme92 said:
a = (a1,...,an)T and x = (x1,...xn)T, therefore:
<a,x> = a1x1 + ...+ anxn = aTx
The elements of V aren't necessarily n-tuples of real numbers. There are lots of other things they can be, e.g. polynomials or matrices.
 
  • #12
Fredrik said:
The statement you want to prove is this: There's a unique a∈Va\in V such that L(x)=⟨a,x⟩L(x)=\langle a,x\rangle for all x∈Vx\in V. The statement I was hoping you would find is this: There exist vectors a,b∈Va,b\in V such that L(x)=⟨a,x⟩L(x)=\langle a,x\rangle for all x∈Vx\in V and L(x)=⟨b,x⟩L(x)=\langle b,x\rangle for all x∈Vx\in V. Now you need to think about what this statement implies.

That statement implies that a=b and therefore a is unique. But is that answer the question satisfactorily?
 
  • #13
teme92 said:

Homework Statement


Let V be a finite-dimensional real vector space with inner product <⋅,⋅> and L: V → R a linear transformation. Show that there exists a unique vector a ∈ V such that L(x) = <a,x>.

The Attempt at a Solution


I know that the inner product for real numbers is the dot product. I know the properties the inner product satisfy (associative and commutative). Its the L(x) = <a,x> part that I don't fully understand. If anyone could help me I'd appreciate it. Thanks in advance.
When you say "L: V → R a linear transformation," it just means that ##L## is linear and that it maps vectors in V to real numbers. It doesn't tell you much else. In particular, the statement doesn't specify how to calculate the real number that a vector ##\vec{x}## maps to. There are a bunch of different ways you could map vectors to real numbers, some linear and some not. If the mapping is linear, it turns out you can always express it in the form ##\langle \vec{a},\vec{x}\rangle## where ##\vec{a}## is unique.

Does that help you understand the L(x) = <a,x> part?

By the way, the concept of the inner product is a generalization of the dot product. The dot product is an inner product, but an inner product isn't necessarily the dot product. So you shouldn't assume that you're working with the usual dot product.
 
  • #14
teme92 said:
That statement implies that a=b and therefore a is unique. But is that answer the question satisfactorily?
You also have to explain how it implies that ##a=b##. You have to find a statement that obviously follows from the one I wrote down, and then you find a statement that obviously follows from that, and so on, until you find the result ##a=b##.

You should probably start by writing down the definition of "inner product", because you will need it.
 
  • Like
Likes teme92
  • #15
vela said:
When you say "L: V → R a linear transformation," it just means that ##L## is linear and that it maps vectors in V to real numbers. It doesn't tell you much else. In particular, the statement doesn't specify how to calculate the real number that a vector ##\vec{x}## maps to. There are a bunch of different ways you could map vectors to real numbers, some linear and some not. If the mapping is linear, it turns out you can always express it in the form ##\langle \vec{a},\vec{x}\rangle## where ##\vec{a}## is unique.

Does that help you understand the L(x) = <a,x> part?

By the way, the concept of the inner product is a generalization of the dot product. The dot product is an inner product, but an inner product isn't necessarily the dot product. So you shouldn't assume that you're working with the usual dot product.

Thanks vela is does make it a bit clearer
 
  • #16
So my current attempt is as follows:

Let v1,...,vn be unit vectors in V. If x=x1v1+...+xnvn is any vector then:

L(x)=L(x1v1+...+xnvn)
=x1L(v1) +...+ xnL(vn)

If we now let ai=L(vi) we see that:

L(x)=x1a1+...+xnan=<x,a>=<a,x>

This seems correct, am I right in saying this? Thanks for all the help especially Fredrik
 
  • #17
teme92 said:
So my current attempt is as follows:

Let v1,...,vn be unit vectors in V. If x=x1v1+...+xnvn is any vector then:

L(x)=L(x1v1+...+xnvn)
=x1L(v1) +...+ xnL(vn)

If we now let ai=L(vi) we see that:

L(x)=x1a1+...+xnan=<x,a>=<a,x>

This seems correct, am I right in saying this? Thanks for all the help especially Fredrik
Your assumption that ##v_1,\dots,v_n## are unit vectors in V is not strong enough to ensure that the equality ##x_1a_1+\cdots+x_na_n=\langle x,a\rangle## holds. But you are at least doing the sort of calculations that are involved in the existence part of the proof.

What about the uniqueness? Did you figure out how to prove it? It's the sort of proof that's very easy for someone who's experienced with proofs, but can be difficult for someone who isn't.
 
  • #18
No I haven't figured out how to do it. I understand its concept but not how to apply it here.
 
  • #19
teme92 said:
No I haven't figured out how to do it. I understand its concept but not how to apply it here.
I see. This is our assumption:

There exist vectors ##a,b\in V## such that ##L(x)=\langle a,x\rangle## for all ##x\in V## and ##L(x)=\langle b,x\rangle## for all ##x\in V##.​

Let's just try to find a logical consequence of this assumption. Let ##x## be an arbitrary element of ##V##. What does the assumption tell us about ##x##? In particular, can we make a statement about ##x## that also involves ##a## and ##b##?
 
  • #20
Can I say a+x=b as b is any element of V?
 
  • #21
teme92 said:
Can I say a+x=b as b is any element of V?
You can't say this. ##b## isn't an arbitrary element of ##V##. ##a## and ##b## are arbitrary elements of ##V## that have a specific property, which is stated in our assumption. Also, even if it had been stated that ##b## is an arbitrary element of ##V##, we wouldn't be able to conclude that ##a+x=b##. To say that an arbitrary element has a certain property is to say that all elements have that property.

Also note that you're not just looking for something that can be said about ##x##, ##a## and ##b##. You're looking for a statement that follows from the assumption. To find such a statement, you have to use the assumption.
 

1. What is Abstract Linear Algebra?

Abstract Linear Algebra is a branch of mathematics that deals with the study of vector spaces and linear transformations. It focuses on the abstract properties and structures of these mathematical objects, rather than specific numerical calculations.

2. How is Abstract Linear Algebra different from traditional Linear Algebra?

Traditional Linear Algebra involves the study of matrices and their applications, while Abstract Linear Algebra focuses on the underlying algebraic structures of vector spaces and linear transformations. This means that Abstract Linear Algebra is more general and theoretical, while traditional Linear Algebra is more applied and computational.

3. What are some applications of Abstract Linear Algebra?

Abstract Linear Algebra has a wide range of applications in fields such as computer science, physics, engineering, and economics. It is used to study and solve problems related to data analysis, optimization, signal processing, and machine learning.

4. What are some key concepts in Abstract Linear Algebra?

Some key concepts in Abstract Linear Algebra include vector spaces, linear transformations, basis and dimension, eigenvalues and eigenvectors, and inner products. These concepts are used to understand the structure and properties of vector spaces and linear transformations.

5. How can one improve their understanding of Abstract Linear Algebra?

To improve your understanding of Abstract Linear Algebra, it is important to have a strong foundation in traditional Linear Algebra, as well as a solid understanding of abstract mathematical concepts and structures. It is also helpful to practice solving problems and studying real-world applications of Abstract Linear Algebra.

Similar threads

  • Calculus and Beyond Homework Help
Replies
14
Views
595
  • Calculus and Beyond Homework Help
Replies
8
Views
1K
  • Calculus and Beyond Homework Help
Replies
12
Views
978
  • Calculus and Beyond Homework Help
Replies
5
Views
881
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
3K
  • Quantum Physics
Replies
8
Views
2K
  • Linear and Abstract Algebra
Replies
10
Views
356
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
2K
Back
Top