Message Boards Message Boards

0
|
2458 Views
|
6 Replies
|
4 Total Likes
View groups...
Share
Share this post:

Unexpect answer for A x B = C x B where A, B, C are R3

Posted 2 years ago
POSTED BY: Gerald Kamin
6 Replies
Posted 2 years ago
POSTED BY: Eric Rimbey

Exactly!

Given a and m

a = {a1, a2, a3}
m = {m1, m2, m3}

Define with an arbitrary parameter x

f = x a - m

Then

Cross[a, m]
Cross[f, a]
POSTED BY: Hans Dolhaine

As noted previously, the solution set is one dimensional. That means two of the three varianles get solutions in terms of the third one.

POSTED BY: Daniel Lichtblau
Posted 2 years ago

Hi Eric and Daniel, Thank you for your kind replies.

I should have been more precise in my statement of the problem.

What I was looking for was a general solution for F when R x F = M x B.

(Hi Eric): The special case R x F = R x B apparently does not have a solution F = B according to what you were saying. Would you be so kind as to explain this ?? Is there a good reference book on vector algebra that discusses these operations in detail?? (Lang??)

So, Is there a general solution for F when R x F = M x B ??

If yes, how do I code this in Mathematica??

When I coded the three sets of equations for { fx, fy, fz } Mathematica only gave TWO answers:

fy --> (by rx - bx ry + fx ry)/rx

fz --> (bz rx - bx rz + fx rz)/rx}}

Why did Mathematica not provide an answer for (fx)??

Again, Thank you kindly gentleman for your replies!!!

POSTED BY: Gerald Kamin

The solution set is one dimensional. Set fx=bx and you recover the special solution of interest.

POSTED BY: Daniel Lichtblau
Posted 2 years ago

Solve R x F = R x B. This should have the answer F = B

Not an answer to your larger question, but this assertion is false for cross products.

POSTED BY: Eric Rimbey
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract