1) There are two vectors: vector A and vector B. Both A and B are $1 \times K$ dimension. The angle $\theta$ between A and B is known , how can I get an expression of vector B in terms of vector A and sin($\theta$)?
like: $B=f(A,\text{sin}(\theta))$, Assume A, B are normalized
2) If the answer to the first question is not possible, now assume A and B are both known and angle $\theta$ is known, is it possible to express difference vector: A-B in terms of sin($\theta$)?
Any suggestion will be appreciated! thanks!
the problem is indeterminate in more than two dimensions.
for the 2-D case there are only two possibilities. to see them represent the unit vector $A$ as a complex number $e^{i \phi}$ so $B=e^{\phi \pm \theta}$