Linear algebra with dot product?

Click For Summary

Homework Help Overview

The discussion revolves around a linear algebra problem involving a rotation matrix A(theta) and its relationship to vectors x and b in R2. The original poster seeks to understand how to calculate the expression (x dot b)/(|x||b|) given the equation A(theta)x = b.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the nature of the vectors x and b, the implications of the rotation matrix A, and the need for specific values to compute the dot product. Some suggest picking values for theta and x to explore the relationship further.

Discussion Status

The conversation is ongoing, with participants offering various approaches to understand the problem. Some guidance has been provided regarding the calculation of the inverse of the rotation matrix and its implications, but there is no consensus on how to proceed without specific values for x and b.

Contextual Notes

There is uncertainty regarding the definitions of vectors x and b, as well as the specific values needed for calculations. The original poster expresses confusion about the problem setup and the requirements for calculating the dot product.

SpiffyEh
Messages
191
Reaction score
0

Homework Statement



Let A(theta)x = b for each theta in S. Calculate,
(x dot b)/(|x||b|)

A =
[cos(theta) -sin(theta)
sin(theta) cos(theta)]

How is this related to theta?
Recall that x dot y and |x| are the standard dot-product and magnitude, respectively, from vector-calculus. These operations hold for vectors in Rn
but now have the following definitions, x dot y = x(transpose)y and |x =sqrt(x(transpose)*x)

Homework Equations





The Attempt at a Solution



I'm not sure how to do this because i don't know what x is or what b is, so I'm confused.
 
Physics news on Phys.org
x is a vector in R2, and so is b. The matrix A is a rotation matrix, where the parameter theta indicates how much rotation.
 
I don't understand how I would go about calculating it without knowing anything besides that
 
Pick a value for theta, then pick a few values for x. Now calculate Ax. That should give you an idea of what A does, and how A is related to theta.
 
don't I need to actually calculate the dot product equation though? I can't just pick something for x and b and actually have it be correct to the equation.
 
The equation is:A(\theta )x=b. Then x=A^{-1}(\theta )b, You can calculate what the inverse of A is. Denote \mathbf{b}=(b_{1},b_{2}), you can then calculate x in terms of theta and b, from there compute your dot product.
 
Nice to know: if A(\theta) is 'rotation about a given axis by angle \theta' then the inverse rotation is just the rotation about the same axis by angle -\theta.

That is, A(\theta)^{-1}= A(-\theta).
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 7 ·
Replies
7
Views
9K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
1K
Replies
1
Views
2K