MHB How do I Find the Vector Coordinates to Solve for Trihedral Angle?

Julian1
Messages
2
Reaction score
0
Hi everyone,

Here's the problem I have.

Given two unit vectors A, B and angle φ between them. Find the coordinates (in 3D) of a unit vector C so that the angles between C and A,B be α and β respectively.
α + β => φ and α + β + φ <= 360°

It looks trivial to me and yet here I am asking for help:)

I have two equations from the dot products:
A.C = cos(α)
B.C = cos(β)

and I need a third one to solve the problem?

Thanks!Julian.
 
Physics news on Phys.org
Re: find the vector coordinates

I have found the solution.

The third equation is the triple product.

A.BxC = V

where

V2 = 1 + 2*cos(α)*cos(β)*cos(φ) – cos2(α) – cos2(β) – cos2(φ)

Trihedral Angle | OPEN MIND
 
Thread 'Derivation of equations of stress tensor transformation'
Hello ! I derived equations of stress tensor 2D transformation. Some details: I have plane ABCD in two cases (see top on the pic) and I know tensor components for case 1 only. Only plane ABCD rotate in two cases (top of the picture) but not coordinate system. Coordinate system rotates only on the bottom of picture. I want to obtain expression that connects tensor for case 1 and tensor for case 2. My attempt: Are these equations correct? Is there more easier expression for stress tensor...
Back
Top