Proving Orthogonal Bases Homework Statement

In summary: I don't understand how to use the rules to evaluate v1⋅v2. I know what v1 and v2 are, but I don't understand how to break them down into linear combinations of the basis vectors or what rules to use.v1 = a1b1 + a2b2 + ... + akbkv2 = c1b1 + c2b2 + ... + ckbkv1 ⋅ v2 = (a1b1 + a2b2 + ... + akbk) ⋅ (c1b1 + c2b2 + ... + ckbk)You already found that v1 = (a1v1 + a
  • #36
Let's try it again -

x ##\cdot## (c1b1 + c2b2 + ... + ckbk) = ?

Please distinguish between vectors and scalars. You're writing them all the same, so they are probably becoming an amorphous mush in your mind.

Don't use parentheses.
 
Physics news on Phys.org
  • #37
It would be the sum of (cix)⋅bi
 
  • #38
LosTacos said:
It would be the sum of (cix)⋅bi
Which things in this expression are vectors? Aside from this, this is OK.

Now what about this?
So v1 ##\cdot## v2 = (a1b1 + a2b2 + ... + akbk) ##\cdot## (c1b1 + c2b2 + ... + ckbk)

Again, note that I am making clear which things are vectors and which things are scalars. Please try to follow this pattern. And we're looking for the intermediate steps, not necessarily the final result.
 
  • #39
If it makes things easier for you, you can start by using the definition

x=a1b1 + a2b2 + ... + akbk

to continue this:

(cix)·bi =ci (x·bi) = ...

As Mark said, we're more interested in the intermediate steps than in the final result.
 
  • #40
v1v2 = (a1b1 + a2b2 + ... + ak bk) ⋅ (c1b1 + c2b2 + ... + ck bk)
= (a1b1 ⋅ c1b1) + (a2b2⋅c2b2) + ... + (akbk ⋅ ckbk)

= (a1c[/B]1 b1b1) + (a2c[/B]2 b2b2) + ... + (akc[/B]k bkbk)

= sum of (aici)bi

= sum of (ai)bi + sum of (ci)bi

= [v1]B ⋅ [v2]B
 
  • #41
LosTacos said:
v1v2 = (a1b1 + a2b2 + ... + ak bk) ⋅ (c1b1 + c2b2 + ... + ck bk)
= (a1b1 ⋅ c1b1) + (a2b2⋅c2b2) + ... + (akbk ⋅ ckbk)
You are close to a complete solution now, but we are still interested in how you're getting from the first line to the second line. In particular, why are there only k terms in the second line?
 
  • #42
I don't understand. Back on #16 u ⋅ v = (u1)(u1) + (u2)(u2) + (u3)(u3)[/QUOTE]

And there are k terms because B is the orthonormal basis for a k-dimensional subspace
 
  • #43
#16 is just the definition of the dot product on ##\mathbb R^3##. It doesn't have a lot to do with this.

Let's consider a simpler problem. Suppose that ##\{u,v\}## is an orthonormal basis for ##\mathbb R^2##. Then what is ##u\cdot(u+v)##? Obivously, we have
$$u\cdot (u+v)=u\cdot u+u\cdot v=1+0=1.$$ Our objection is that since your calculation doesn't have any terms like ##u\cdot v##, we can't see if you used the properties of the dot product correctly.

What you're doing is like writing the above as
$$u\cdot (u+v)=u\cdot u.$$ This looks strange, because if we haven't yet used (any part of) the orthonormality of the set {u,v}, the result is ##u\cdot u+u\cdot v##, and if we have used the orthonormality, we can write the result as 1+0.

It looks a lot better if you use only the properties of the dot product in the first step, and then use the orthonormality in the second. What you did in the first step was (I hope) to use the properties of the dot product, and that B is an orthogonal set (while not using the other aspect of orthonormality). This isn't wrong, but it hides the fact that you understand what you're doing.

It would have been OK if you had added a comment like this: "In step 1, I'm using the properties of the dot product, and that B is an orthogonal set. In step 2, I'm using that the members of B are unit vectors."
 
  • #44
What do you mean that in step 2 you are using the members of B as unit vectors? And what was wrong with k elements?
 
  • #45
I'm not sure I can explain that any clearer than in my previous post. Was I using terms that you don't know the definition of? In that case, please ask about the terms you don't know, and then read my previous post again.

A unit vector is a vector with norm 1.

Do you understand that for all vectors u and v, we have (u+v)·(u+v) = u·u + u·v + v·u + v·v? This holds even if {u,v} is an orthonormal basis for ##\mathbb R^2##. Note that there are 4 terms, not 2 terms.
 
  • #46
Okay I think I understand.

v1v2 = (a1b1 + ... + ak bk) ⋅ (c1b1 + ... + ck bk)

= (a1b1 ⋅ c1b1) + (a1b1 ⋅ ckbk) + (akbk ⋅ c1b1) + (akbk ⋅ ckbk)

=
(a1c1 b1b1) +(a1ck b1bk) +(akc1 bkb1) +
(akck bkbk)

=
(a1c1 b1b1) + (a1ck⋅ 0) +
(akc1⋅ 0) +
(akck bkbk)

=
(a1c1 b1b1) +
(akck bkbk)
= sum of (aici)bi

= sum of (ai)bi + sum of (ci)bi

= [v1]B ⋅ [v2]B
 
  • #47
Can you please edit those B tags? This is too hard to read. [noparse]Start with or , end with or .[/noparse] You can edit your post for 11 hours and 40 minutes.
 
  • #48
LosTacos said:
Okay I think I understand.

v1v2 = (a1b1 + ... + ak bk) ⋅ (c1b1 + ... + ck bk)

= (a1b1 ⋅ c1b1) + (a1b1 ⋅ ckbk) + (akbk ⋅ c1b1) + (akbk ⋅ ckbk)
The B tags come in pairs - a B tag at the start of what you want to bold, and an /B tag at the end of what you want to bold. The easiest way is to use the B icon on the menu you get when you click Go Advanced (if the menu isn't already showing). A tag by itself doesn't do anything.

Your equation above isn't right, as it is missing most of the terms.

You're getting warmer on the work below, but it is not correct.




LosTacos said:
=
(a1c1 b1b1) +(a1ck b1bk) +(akc1 bkb1) +
(akck bkbk)

=
(a1c1 b1b1) + (a1ck⋅ 0) +
(akc1⋅ 0) +
(akck bkbk)

=
(a1c1 b1b1) +
(akck bkbk)



= sum of (aici)bi

= sum of (ai)bi + sum of (ci)bi

= [v1]B ⋅ [v2]B
 
  • #49
Let's make a simpler problem that will help you with this one, since there are some important concepts you aren't understanding.

Suppose u and v are in R3, and we have an orthonormal basis {x1, {x2, {x3}.

Then we can write u and v in this way:
u = u1x1 + u2x2 + u3x3
v = v1x1 + v2x2 + v3x3

The dot product of u and v is:
u ##\cdot## v = (u1x1 + u2x2 + u3x3) ##\cdot## (v1x1 + v2x2 + v3x3)

Please do the calculation for me, showing all nine terms in this product, each of which will include a dot product. Also, please use a dot (##\cdot##) in all nine intermediate dot products.
 
  • #50
Would I create an i where 1 < i < k, and then all the terms would cancel out bc they would equal zero except the term (aici )⋅ (bibi)
 
  • #51
(u1x1)⋅(v1x1) +
(u1x1)⋅(v2x2) +
(u1x1)⋅(v3x3) +
(u2x2)⋅(v1x1) +
(u2x2)⋅(v2x2) +
(u2x2)⋅(v3x3) +
(u3x3)⋅(v1x1) +
(u3x3)⋅(v2x2) +
(u3x3)⋅(v3x3)
 
  • #52
LosTacos said:
(u1x1)⋅(v1x1) +
(u1x1)⋅(v2x2) +
(u1x1)⋅(v3x3) +
(u2x2)⋅(v1x1) +
(u2x2)⋅(v2x2) +
(u2x2)⋅(v3x3) +
(u3x3)⋅(v1x1) +
(u3x3)⋅(v2x2) +
(u3x3)⋅(v3x3)

Good - now keep going, but let's go at it in baby steps. To help you along, the first product above can be written as
u1v1x1x1
This is NOT u1v1x1!
What's the simplest way to write this product?

What does the second product in the list above, in simplest form?
 
  • #53
u1v1x1x1 = (u1v1)(x1)^2

u1v2x1x2 = (u1v2)(0)
 
  • #54
LosTacos said:
u1v1x1x1 = (u1v1)(x1)^2

u1v2x1x2 = (u1v2)(0)

Why is ##\mathbf{x}_1 \cdot \mathbf{x}_1 = 0##?
 
  • #55
Because it is an orthogonal set.
 
  • #56
LosTacos said:
Because it is an orthogonal set.

I think you mean orthonormal. What is the definition of an orthonormal set?
 
  • #57
LosTacos said:
u1v1x1x1 = (u1v1)(x1)^2
No, you can't square a vector. What is x1x1? This question gets to the heart of the problems you're having.
LosTacos said:
u1v2x1x2 = (u1v2)(0)
Yes.
 
  • #58
Mark44 said:
No, you can't square a vector.
I think the notation ##\mathbf x^2=\mathbf x\cdot\mathbf x## is not uncommon. My objection to it here is that it's just the same thing in a different notation, so it doesn't bring us closer to the final answer.
 
  • #59
Orthonormal set is set of vectors where all are unit vectors.
 
  • #60
LosTacos said:
Orthonormal set is set of vectors where all are unit vectors.
There's more.
 
  • #61
x1 ⋅ x1 = 1
 
  • #62
Fredrik said:
I think the notation ##\mathbf x^2=\mathbf x\cdot\mathbf x## is not uncommon.
I don't think this shortcut is helpful to the OP's understanding. I am not convinced that the OP would be able to distinguish between, say, c12 and x2; i.e., that there are different kinds of multiplication occurring.
Fredrik said:
My objection to it here is that it's just the same thing in a different notation, so it doesn't bring us closer to the final answer.
 
  • #63
So what does this simplify to?
(u1x1)⋅(v1x1) +
(u1x1)⋅(v2x2) +
(u1x1)⋅(v3x3) +
(u2x2)⋅(v1x1) +
(u2x2)⋅(v2x2) +
(u2x2)⋅(v3x3) +
(u3x3)⋅(v1x1) +
(u3x3)⋅(v2x2) +
(u3x3)⋅(v3x3)
 
  • #64
(u1v1) + (u2v2) + (u3v3)
 
  • #65
LosTacos said:
(u1v1) + (u2v2) + (u3v3)
Right.

Now back to the original problem:

So v1 ##\cdot## v2 = (a1b1 + a2b2 + ... + akbk) ##\cdot## (c1b1 + c2b2 + ... + ckbk)

When the dot product on the right is calculated, how many terms will there be, before simplification?
How many terms will there be after simplification.
 
  • #66
v1v2 = (a1b1 + a2b2 +... + ak bk) ⋅ (c1b1 +c2b2 ... + ck bk)

= (a1c1b1b1) + (a2c2b2b2) + ... +
(akckbkbk)

= (a1c1 + a2c2 + ... +
akck

The only terms that simplify are the ones where bi = bi. If bi does not equal bi, then it will be multiplied by 0 and the dot product will cancel.
 
  • #67
OK, good. We've been struggling to get you to realize that bi ##\cdot## bi = 1 and bi ##\cdot## bj = 0 if i ≠ j.

Now you're in a better position to tackle the problem you posted in #1. It would be nice if you restated the problem.
 
  • #68
Problem: Let B be an ordered orthonormal basis for a k-dimensional subspace V of ℝn. Prove that for all v1,v2 ∈ V, v1·v2 = [v1]B · [v2]B, where the first dot product takes place in ℝn and the second takes place in ℝk.

Okay so:

v1v2 = (a1b1 + a2b2 +... + ak bk) ⋅ (c1b1 +c2b2 ... + ck bk)

= (a1c1b1b1) + (a2c2b2b2) + ... +
(akckbkbk)

= (a1c1 + a2c2 + ... +
akck

= [v1]B ⋅ [v2]B
 
  • #69
Now for the opposite direction:

Let v1 = a1b1 + ... + akbk

Then,
[v1]B = [a1, a2, ... , ak]

Let v2 = c1b1 + ... + ckbk

Then,
[v2]B = [c1, c2, ... , ck]

So,

[v1]B ⋅ [v2]B = [a1c1, a2c2, ... , akck]

Since each v is expressed as the coordinatization with respect to basis B, these can just be expanded to the linear combination of each and therefore = v1⋅[v2
 
  • #70
LosTacos said:
Problem: Let B be an ordered orthonormal basis for a k-dimensional subspace V of ℝn. Prove that for all v1,v2 ∈ V, v1·v2 = [v1]B · [v2]B, where the first dot product takes place in ℝn and the second takes place in ℝk.

Okay so:

v1v2 = (a1b1 + a2b2 +... + ak bk) ⋅ (c1b1 +c2b2 ... + ck bk)

= (a1c1b1b1) + (a2c2b2b2) + ... +
(akckbkbk)

= (a1c1 + a2c2 + ... +
akck

= [v1]B ⋅ [v2]B
The calculation is correct, but the second equality (the step where you go from the first line to the second) looks very strange. Can you please make another attempt to understand my post #43? I think I explained it there.
 
Last edited:

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
9
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
2K
  • Calculus and Beyond Homework Help
Replies
11
Views
6K
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
14
Views
16K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
Back
Top