Givens Rotation: Find J(2,3) and Prove Orthogonality

squenshl
Messages
468
Reaction score
4

Homework Statement


A Givens rotation is a matrix J(i,k) that is the identity matrix except jii = jkk = c and jik = -jki = s where c2 + s2 = 1. Let x = [1,-1,3]T. Find the rotation matrix J(2,3) such that the third element of Jx is zero. Show that J(2,3) is orthogonal.

Homework Equations


To prove orthogonality just show JTJ = I


The Attempt at a Solution

 
Physics news on Phys.org
What have you tried?

Where are you stuck?
 
What does it mean when you have to find J(2,3)? Does it mean a 2 x 3 matrix?
 
Never mind I think I got it
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top