Can I use a fraction of vector to reverse cross product?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
2
down vote

favorite












The cross product is defined by the formula



$$ vec A_i times vec B_j = |A|,|B| sinalpha = vec C_k tag1$$



Where $alpha$ is angle between vectors $A$ and $B$. $C$ is a pseudovector perpendicular to $A$ and $B$. And i, j, k is standard basis direction mutually perpendicular to each other.



Assuming $alpha$ it equals $90$ degrees then $sin90=1$.
This discussion is only for this case.



Reverse cross product we encounter for a problem



$$ vec C_k times vec A_i = vec B`_j tag2$$



The $B`$ vector has the correct direction but its value usually not equal $B$, because use $(1)$



$$ left(|A| , |B|right)_k times vec A_i =|A|^2 , |B| = vec B`_j tag3$$



but using the proportion $(1)$ we can easily reverse them



$$AB=C rightarrow B=Cover A tag4$$



If we find the inverse of the vector $A$, we can in this case when $alpha=90$ degrees reverse cross product. How to get a vector $1/A$? The value of the vector is
$$|A|= sqrta_x^2 + a_y ^2 + a_z^2 = A $$
we must fulfill the condition
$$|A|;left|1over Aright| =1 \[20 pt]
sqrta_x^2 + a_y ^2 + a_z^2frac1sqrt a_x^2 + a_y ^2 + a_z^2 = 1 $$



this condition fulfill vector



$$overrightarrow 1over A =left( fraca_xA ,;fraca_yA,; fraca_zAright) tag5 $$



This vector has the same direction as the vector A but inverse value.



Reverse cross product $(2)$ we have now
$$ vec C_k times overrightarrow frac 1 A_i =|A|;|B|;left|1over Aright| = |B| = B`_j tag6$$



Whether saving a fraction of a vector $1/A$ is correct?







share|cite|improve this question






















  • The symbol $times$ is available as times [wrapped by dollar symbols].
    – xbh
    Aug 28 at 18:31










  • Something is wrong with your definition of cross product. It's a vector, not a number
    – Rumpelstiltskin
    Aug 28 at 18:32











  • What do all of those subscripts mean?
    – amd
    Aug 28 at 18:53










  • @Rumpelstiltskin What is wrong?
    – Sylwester L
    Aug 28 at 18:55










  • @amd i, j, k are unit version on the main axes. They are perpendicular to each other.
    – Sylwester L
    Aug 28 at 18:58














up vote
2
down vote

favorite












The cross product is defined by the formula



$$ vec A_i times vec B_j = |A|,|B| sinalpha = vec C_k tag1$$



Where $alpha$ is angle between vectors $A$ and $B$. $C$ is a pseudovector perpendicular to $A$ and $B$. And i, j, k is standard basis direction mutually perpendicular to each other.



Assuming $alpha$ it equals $90$ degrees then $sin90=1$.
This discussion is only for this case.



Reverse cross product we encounter for a problem



$$ vec C_k times vec A_i = vec B`_j tag2$$



The $B`$ vector has the correct direction but its value usually not equal $B$, because use $(1)$



$$ left(|A| , |B|right)_k times vec A_i =|A|^2 , |B| = vec B`_j tag3$$



but using the proportion $(1)$ we can easily reverse them



$$AB=C rightarrow B=Cover A tag4$$



If we find the inverse of the vector $A$, we can in this case when $alpha=90$ degrees reverse cross product. How to get a vector $1/A$? The value of the vector is
$$|A|= sqrta_x^2 + a_y ^2 + a_z^2 = A $$
we must fulfill the condition
$$|A|;left|1over Aright| =1 \[20 pt]
sqrta_x^2 + a_y ^2 + a_z^2frac1sqrt a_x^2 + a_y ^2 + a_z^2 = 1 $$



this condition fulfill vector



$$overrightarrow 1over A =left( fraca_xA ,;fraca_yA,; fraca_zAright) tag5 $$



This vector has the same direction as the vector A but inverse value.



Reverse cross product $(2)$ we have now
$$ vec C_k times overrightarrow frac 1 A_i =|A|;|B|;left|1over Aright| = |B| = B`_j tag6$$



Whether saving a fraction of a vector $1/A$ is correct?







share|cite|improve this question






















  • The symbol $times$ is available as times [wrapped by dollar symbols].
    – xbh
    Aug 28 at 18:31










  • Something is wrong with your definition of cross product. It's a vector, not a number
    – Rumpelstiltskin
    Aug 28 at 18:32











  • What do all of those subscripts mean?
    – amd
    Aug 28 at 18:53










  • @Rumpelstiltskin What is wrong?
    – Sylwester L
    Aug 28 at 18:55










  • @amd i, j, k are unit version on the main axes. They are perpendicular to each other.
    – Sylwester L
    Aug 28 at 18:58












up vote
2
down vote

favorite









up vote
2
down vote

favorite











The cross product is defined by the formula



$$ vec A_i times vec B_j = |A|,|B| sinalpha = vec C_k tag1$$



Where $alpha$ is angle between vectors $A$ and $B$. $C$ is a pseudovector perpendicular to $A$ and $B$. And i, j, k is standard basis direction mutually perpendicular to each other.



Assuming $alpha$ it equals $90$ degrees then $sin90=1$.
This discussion is only for this case.



Reverse cross product we encounter for a problem



$$ vec C_k times vec A_i = vec B`_j tag2$$



The $B`$ vector has the correct direction but its value usually not equal $B$, because use $(1)$



$$ left(|A| , |B|right)_k times vec A_i =|A|^2 , |B| = vec B`_j tag3$$



but using the proportion $(1)$ we can easily reverse them



$$AB=C rightarrow B=Cover A tag4$$



If we find the inverse of the vector $A$, we can in this case when $alpha=90$ degrees reverse cross product. How to get a vector $1/A$? The value of the vector is
$$|A|= sqrta_x^2 + a_y ^2 + a_z^2 = A $$
we must fulfill the condition
$$|A|;left|1over Aright| =1 \[20 pt]
sqrta_x^2 + a_y ^2 + a_z^2frac1sqrt a_x^2 + a_y ^2 + a_z^2 = 1 $$



this condition fulfill vector



$$overrightarrow 1over A =left( fraca_xA ,;fraca_yA,; fraca_zAright) tag5 $$



This vector has the same direction as the vector A but inverse value.



Reverse cross product $(2)$ we have now
$$ vec C_k times overrightarrow frac 1 A_i =|A|;|B|;left|1over Aright| = |B| = B`_j tag6$$



Whether saving a fraction of a vector $1/A$ is correct?







share|cite|improve this question














The cross product is defined by the formula



$$ vec A_i times vec B_j = |A|,|B| sinalpha = vec C_k tag1$$



Where $alpha$ is angle between vectors $A$ and $B$. $C$ is a pseudovector perpendicular to $A$ and $B$. And i, j, k is standard basis direction mutually perpendicular to each other.



Assuming $alpha$ it equals $90$ degrees then $sin90=1$.
This discussion is only for this case.



Reverse cross product we encounter for a problem



$$ vec C_k times vec A_i = vec B`_j tag2$$



The $B`$ vector has the correct direction but its value usually not equal $B$, because use $(1)$



$$ left(|A| , |B|right)_k times vec A_i =|A|^2 , |B| = vec B`_j tag3$$



but using the proportion $(1)$ we can easily reverse them



$$AB=C rightarrow B=Cover A tag4$$



If we find the inverse of the vector $A$, we can in this case when $alpha=90$ degrees reverse cross product. How to get a vector $1/A$? The value of the vector is
$$|A|= sqrta_x^2 + a_y ^2 + a_z^2 = A $$
we must fulfill the condition
$$|A|;left|1over Aright| =1 \[20 pt]
sqrta_x^2 + a_y ^2 + a_z^2frac1sqrt a_x^2 + a_y ^2 + a_z^2 = 1 $$



this condition fulfill vector



$$overrightarrow 1over A =left( fraca_xA ,;fraca_yA,; fraca_zAright) tag5 $$



This vector has the same direction as the vector A but inverse value.



Reverse cross product $(2)$ we have now
$$ vec C_k times overrightarrow frac 1 A_i =|A|;|B|;left|1over Aright| = |B| = B`_j tag6$$



Whether saving a fraction of a vector $1/A$ is correct?









share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Aug 28 at 19:24

























asked Aug 28 at 18:24









Sylwester L

123




123











  • The symbol $times$ is available as times [wrapped by dollar symbols].
    – xbh
    Aug 28 at 18:31










  • Something is wrong with your definition of cross product. It's a vector, not a number
    – Rumpelstiltskin
    Aug 28 at 18:32











  • What do all of those subscripts mean?
    – amd
    Aug 28 at 18:53










  • @Rumpelstiltskin What is wrong?
    – Sylwester L
    Aug 28 at 18:55










  • @amd i, j, k are unit version on the main axes. They are perpendicular to each other.
    – Sylwester L
    Aug 28 at 18:58
















  • The symbol $times$ is available as times [wrapped by dollar symbols].
    – xbh
    Aug 28 at 18:31










  • Something is wrong with your definition of cross product. It's a vector, not a number
    – Rumpelstiltskin
    Aug 28 at 18:32











  • What do all of those subscripts mean?
    – amd
    Aug 28 at 18:53










  • @Rumpelstiltskin What is wrong?
    – Sylwester L
    Aug 28 at 18:55










  • @amd i, j, k are unit version on the main axes. They are perpendicular to each other.
    – Sylwester L
    Aug 28 at 18:58















The symbol $times$ is available as times [wrapped by dollar symbols].
– xbh
Aug 28 at 18:31




The symbol $times$ is available as times [wrapped by dollar symbols].
– xbh
Aug 28 at 18:31












Something is wrong with your definition of cross product. It's a vector, not a number
– Rumpelstiltskin
Aug 28 at 18:32





Something is wrong with your definition of cross product. It's a vector, not a number
– Rumpelstiltskin
Aug 28 at 18:32













What do all of those subscripts mean?
– amd
Aug 28 at 18:53




What do all of those subscripts mean?
– amd
Aug 28 at 18:53












@Rumpelstiltskin What is wrong?
– Sylwester L
Aug 28 at 18:55




@Rumpelstiltskin What is wrong?
– Sylwester L
Aug 28 at 18:55












@amd i, j, k are unit version on the main axes. They are perpendicular to each other.
– Sylwester L
Aug 28 at 18:58




@amd i, j, k are unit version on the main axes. They are perpendicular to each other.
– Sylwester L
Aug 28 at 18:58















active

oldest

votes











Your Answer




StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2897548%2fcan-i-use-a-fraction-of-vector-to-reverse-cross-product%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2897548%2fcan-i-use-a-fraction-of-vector-to-reverse-cross-product%23new-answer', 'question_page');

);

Post as a guest













































































這個網誌中的熱門文章

How to combine Bézier curves to a surface?

Carbon dioxide

Why am i infinitely getting the same tweet with the Twitter Search API?