- #1
zephyr5050
- 21
- 0
Homework Statement
I'm currently trying to work through some issues I'm having with tensor and vector analysis. I have an equation of the form
$$\textbf{a} \bullet \textbf{b} = \textbf{c} \bullet \textbf{d}$$
where all quantities here are vectors. I want to solve for ##\textbf{b}## by finding an equation of the form
$$\textbf{b} = \overline{\textbf{T}} \bullet \textbf{d}$$
where ##\overline{\textbf{T}}## is a tensor. However I'm not sure the proper mathematical procedure to go about this. Any suggestions?
Homework Equations
That's what I'm here for.
The Attempt at a Solution
No idea.