Can't we factor out a constant in the cross product?
I have the vectors $A=ahat e_x$ and $B=ahat e_y$, so
$$
Atimes B =
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
a & 0 & 0\
0 & a &0
end{vmatrix}=hat za^2
$$
Q1: But why is the following wrong
begin{align}
Atimes B &=ahat e_xtimes ahat e_y\
&=(ahat e_x)times (ahat e_y) tag 1\
&=(ahat e_x)times (hat e_ya) tag 2\
&=a(hat e_x)times (hat e_y)a tag 3\
&=a((hat e_x)times (hat e_y)) tag 4\
&=a(hat e_xtimes hat e_y) tag 5\
&=ahat e_z quad ?
end{align}
Q2: Also, why is this wrong
begin{align}
Atimes B &=
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
a & 0 & 0\
0 & a &0
end{vmatrix} \
&=
a
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\ tag 6
0 & 1 &0
end{vmatrix}\
&=ahat z quad ?
end{align}
linear-algebra vectors cross-product
add a comment |
I have the vectors $A=ahat e_x$ and $B=ahat e_y$, so
$$
Atimes B =
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
a & 0 & 0\
0 & a &0
end{vmatrix}=hat za^2
$$
Q1: But why is the following wrong
begin{align}
Atimes B &=ahat e_xtimes ahat e_y\
&=(ahat e_x)times (ahat e_y) tag 1\
&=(ahat e_x)times (hat e_ya) tag 2\
&=a(hat e_x)times (hat e_y)a tag 3\
&=a((hat e_x)times (hat e_y)) tag 4\
&=a(hat e_xtimes hat e_y) tag 5\
&=ahat e_z quad ?
end{align}
Q2: Also, why is this wrong
begin{align}
Atimes B &=
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
a & 0 & 0\
0 & a &0
end{vmatrix} \
&=
a
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\ tag 6
0 & 1 &0
end{vmatrix}\
&=ahat z quad ?
end{align}
linear-algebra vectors cross-product
They are wrong because the cross-product isn't defined that way.
– Bernard Massé
Dec 4 '18 at 11:00
1
You can take out a common factor of a single row in a determinant. Here you take out the common factor from two rows. That's two factors, each equal to $a$. Therefore you get $a^2$ altogether.
– Jyrki Lahtonen
Dec 4 '18 at 11:06
@Bernard Massé Why do you say that ? it is a form that is used rather usually in physics. Have a look at physics.stackexchange.com/q/133311
– Jean Marie
Dec 4 '18 at 18:11
@ Jean Marie. What I meant was the cross-product is defined in such a way (be it done by determinants or another way) that product by a constant is not distributive over it.
– Bernard Massé
Dec 5 '18 at 16:20
add a comment |
I have the vectors $A=ahat e_x$ and $B=ahat e_y$, so
$$
Atimes B =
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
a & 0 & 0\
0 & a &0
end{vmatrix}=hat za^2
$$
Q1: But why is the following wrong
begin{align}
Atimes B &=ahat e_xtimes ahat e_y\
&=(ahat e_x)times (ahat e_y) tag 1\
&=(ahat e_x)times (hat e_ya) tag 2\
&=a(hat e_x)times (hat e_y)a tag 3\
&=a((hat e_x)times (hat e_y)) tag 4\
&=a(hat e_xtimes hat e_y) tag 5\
&=ahat e_z quad ?
end{align}
Q2: Also, why is this wrong
begin{align}
Atimes B &=
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
a & 0 & 0\
0 & a &0
end{vmatrix} \
&=
a
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\ tag 6
0 & 1 &0
end{vmatrix}\
&=ahat z quad ?
end{align}
linear-algebra vectors cross-product
I have the vectors $A=ahat e_x$ and $B=ahat e_y$, so
$$
Atimes B =
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
a & 0 & 0\
0 & a &0
end{vmatrix}=hat za^2
$$
Q1: But why is the following wrong
begin{align}
Atimes B &=ahat e_xtimes ahat e_y\
&=(ahat e_x)times (ahat e_y) tag 1\
&=(ahat e_x)times (hat e_ya) tag 2\
&=a(hat e_x)times (hat e_y)a tag 3\
&=a((hat e_x)times (hat e_y)) tag 4\
&=a(hat e_xtimes hat e_y) tag 5\
&=ahat e_z quad ?
end{align}
Q2: Also, why is this wrong
begin{align}
Atimes B &=
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
a & 0 & 0\
0 & a &0
end{vmatrix} \
&=
a
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\ tag 6
0 & 1 &0
end{vmatrix}\
&=ahat z quad ?
end{align}
linear-algebra vectors cross-product
linear-algebra vectors cross-product
asked Dec 4 '18 at 10:57
DonsertDonsert
1339
1339
They are wrong because the cross-product isn't defined that way.
– Bernard Massé
Dec 4 '18 at 11:00
1
You can take out a common factor of a single row in a determinant. Here you take out the common factor from two rows. That's two factors, each equal to $a$. Therefore you get $a^2$ altogether.
– Jyrki Lahtonen
Dec 4 '18 at 11:06
@Bernard Massé Why do you say that ? it is a form that is used rather usually in physics. Have a look at physics.stackexchange.com/q/133311
– Jean Marie
Dec 4 '18 at 18:11
@ Jean Marie. What I meant was the cross-product is defined in such a way (be it done by determinants or another way) that product by a constant is not distributive over it.
– Bernard Massé
Dec 5 '18 at 16:20
add a comment |
They are wrong because the cross-product isn't defined that way.
– Bernard Massé
Dec 4 '18 at 11:00
1
You can take out a common factor of a single row in a determinant. Here you take out the common factor from two rows. That's two factors, each equal to $a$. Therefore you get $a^2$ altogether.
– Jyrki Lahtonen
Dec 4 '18 at 11:06
@Bernard Massé Why do you say that ? it is a form that is used rather usually in physics. Have a look at physics.stackexchange.com/q/133311
– Jean Marie
Dec 4 '18 at 18:11
@ Jean Marie. What I meant was the cross-product is defined in such a way (be it done by determinants or another way) that product by a constant is not distributive over it.
– Bernard Massé
Dec 5 '18 at 16:20
They are wrong because the cross-product isn't defined that way.
– Bernard Massé
Dec 4 '18 at 11:00
They are wrong because the cross-product isn't defined that way.
– Bernard Massé
Dec 4 '18 at 11:00
1
1
You can take out a common factor of a single row in a determinant. Here you take out the common factor from two rows. That's two factors, each equal to $a$. Therefore you get $a^2$ altogether.
– Jyrki Lahtonen
Dec 4 '18 at 11:06
You can take out a common factor of a single row in a determinant. Here you take out the common factor from two rows. That's two factors, each equal to $a$. Therefore you get $a^2$ altogether.
– Jyrki Lahtonen
Dec 4 '18 at 11:06
@Bernard Massé Why do you say that ? it is a form that is used rather usually in physics. Have a look at physics.stackexchange.com/q/133311
– Jean Marie
Dec 4 '18 at 18:11
@Bernard Massé Why do you say that ? it is a form that is used rather usually in physics. Have a look at physics.stackexchange.com/q/133311
– Jean Marie
Dec 4 '18 at 18:11
@ Jean Marie. What I meant was the cross-product is defined in such a way (be it done by determinants or another way) that product by a constant is not distributive over it.
– Bernard Massé
Dec 5 '18 at 16:20
@ Jean Marie. What I meant was the cross-product is defined in such a way (be it done by determinants or another way) that product by a constant is not distributive over it.
– Bernard Massé
Dec 5 '18 at 16:20
add a comment |
3 Answers
3
active
oldest
votes
$$=a(hat e_x)times (hat e_y)a tag 3$$
$$=a((hat e_x)times (hat e_y)) tag 4$$
What happens here...?
You may be mixing it up with the distributive property of the cross product over addition.
Q2: Also, why is this wrong
begin{align}
Atimes B &=
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
a & 0 & 0\
0 & a &0
end{vmatrix} \
&=
a
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\ tag 6
0 & 1 &0
end{vmatrix}\
&=ahat z quad ?
end{align}
For starters, the determinant notation for computing the cross product is actually just a mnemonic. But if you want to use properties of determinants, you should note that the determinant is linear in its columns and rows, so for example:
$$begin{vmatrix}
a & b & c \
color{purple}{k}d& color{purple}{k}e & color{purple}{k}f \
g & h & i
end{vmatrix}=color{purple}{k}begin{vmatrix}
a & b & c \
d& e & f \
g & h & i
end{vmatrix}$$
This means that if you want to factor out the $a$, you do that for the second and the third row:
$$begin{vmatrix}
hat e_x &hat e_y & hat e_z \
color{blue}{a}& 0 & 0\
0 & color{red}{a} &0
end{vmatrix}=color{blue}{a}color{red}{a}begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\
0 & 1 &0
end{vmatrix}=a^2begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\
0 & 1 &0
end{vmatrix}$$
add a comment |
We have that by cross product definition
$$Atimes B =ahat e_xtimes ahat e_y=a^2( e_xtimes hat e_y)$$
and by the properties of the determinant
$$Atimes B =
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
a & 0 & 0\
0 & a &0
end{vmatrix} =
a^2
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\ tag 6
0 & 1 &0
end{vmatrix}$$
add a comment |
Your first argument is wrong because you lost an $a$ between lines (3) and (4).
Your second argument is wrong because line (6) should have $a^2$, not $a$. You can confirm this just by evaluating the determinant, as you did at the beginning of your post. You have somehow misunderstood the rules for removing common factors from determinants.
add a comment |
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',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3025424%2fcant-we-factor-out-a-constant-in-the-cross-product%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$$=a(hat e_x)times (hat e_y)a tag 3$$
$$=a((hat e_x)times (hat e_y)) tag 4$$
What happens here...?
You may be mixing it up with the distributive property of the cross product over addition.
Q2: Also, why is this wrong
begin{align}
Atimes B &=
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
a & 0 & 0\
0 & a &0
end{vmatrix} \
&=
a
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\ tag 6
0 & 1 &0
end{vmatrix}\
&=ahat z quad ?
end{align}
For starters, the determinant notation for computing the cross product is actually just a mnemonic. But if you want to use properties of determinants, you should note that the determinant is linear in its columns and rows, so for example:
$$begin{vmatrix}
a & b & c \
color{purple}{k}d& color{purple}{k}e & color{purple}{k}f \
g & h & i
end{vmatrix}=color{purple}{k}begin{vmatrix}
a & b & c \
d& e & f \
g & h & i
end{vmatrix}$$
This means that if you want to factor out the $a$, you do that for the second and the third row:
$$begin{vmatrix}
hat e_x &hat e_y & hat e_z \
color{blue}{a}& 0 & 0\
0 & color{red}{a} &0
end{vmatrix}=color{blue}{a}color{red}{a}begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\
0 & 1 &0
end{vmatrix}=a^2begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\
0 & 1 &0
end{vmatrix}$$
add a comment |
$$=a(hat e_x)times (hat e_y)a tag 3$$
$$=a((hat e_x)times (hat e_y)) tag 4$$
What happens here...?
You may be mixing it up with the distributive property of the cross product over addition.
Q2: Also, why is this wrong
begin{align}
Atimes B &=
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
a & 0 & 0\
0 & a &0
end{vmatrix} \
&=
a
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\ tag 6
0 & 1 &0
end{vmatrix}\
&=ahat z quad ?
end{align}
For starters, the determinant notation for computing the cross product is actually just a mnemonic. But if you want to use properties of determinants, you should note that the determinant is linear in its columns and rows, so for example:
$$begin{vmatrix}
a & b & c \
color{purple}{k}d& color{purple}{k}e & color{purple}{k}f \
g & h & i
end{vmatrix}=color{purple}{k}begin{vmatrix}
a & b & c \
d& e & f \
g & h & i
end{vmatrix}$$
This means that if you want to factor out the $a$, you do that for the second and the third row:
$$begin{vmatrix}
hat e_x &hat e_y & hat e_z \
color{blue}{a}& 0 & 0\
0 & color{red}{a} &0
end{vmatrix}=color{blue}{a}color{red}{a}begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\
0 & 1 &0
end{vmatrix}=a^2begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\
0 & 1 &0
end{vmatrix}$$
add a comment |
$$=a(hat e_x)times (hat e_y)a tag 3$$
$$=a((hat e_x)times (hat e_y)) tag 4$$
What happens here...?
You may be mixing it up with the distributive property of the cross product over addition.
Q2: Also, why is this wrong
begin{align}
Atimes B &=
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
a & 0 & 0\
0 & a &0
end{vmatrix} \
&=
a
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\ tag 6
0 & 1 &0
end{vmatrix}\
&=ahat z quad ?
end{align}
For starters, the determinant notation for computing the cross product is actually just a mnemonic. But if you want to use properties of determinants, you should note that the determinant is linear in its columns and rows, so for example:
$$begin{vmatrix}
a & b & c \
color{purple}{k}d& color{purple}{k}e & color{purple}{k}f \
g & h & i
end{vmatrix}=color{purple}{k}begin{vmatrix}
a & b & c \
d& e & f \
g & h & i
end{vmatrix}$$
This means that if you want to factor out the $a$, you do that for the second and the third row:
$$begin{vmatrix}
hat e_x &hat e_y & hat e_z \
color{blue}{a}& 0 & 0\
0 & color{red}{a} &0
end{vmatrix}=color{blue}{a}color{red}{a}begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\
0 & 1 &0
end{vmatrix}=a^2begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\
0 & 1 &0
end{vmatrix}$$
$$=a(hat e_x)times (hat e_y)a tag 3$$
$$=a((hat e_x)times (hat e_y)) tag 4$$
What happens here...?
You may be mixing it up with the distributive property of the cross product over addition.
Q2: Also, why is this wrong
begin{align}
Atimes B &=
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
a & 0 & 0\
0 & a &0
end{vmatrix} \
&=
a
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\ tag 6
0 & 1 &0
end{vmatrix}\
&=ahat z quad ?
end{align}
For starters, the determinant notation for computing the cross product is actually just a mnemonic. But if you want to use properties of determinants, you should note that the determinant is linear in its columns and rows, so for example:
$$begin{vmatrix}
a & b & c \
color{purple}{k}d& color{purple}{k}e & color{purple}{k}f \
g & h & i
end{vmatrix}=color{purple}{k}begin{vmatrix}
a & b & c \
d& e & f \
g & h & i
end{vmatrix}$$
This means that if you want to factor out the $a$, you do that for the second and the third row:
$$begin{vmatrix}
hat e_x &hat e_y & hat e_z \
color{blue}{a}& 0 & 0\
0 & color{red}{a} &0
end{vmatrix}=color{blue}{a}color{red}{a}begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\
0 & 1 &0
end{vmatrix}=a^2begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\
0 & 1 &0
end{vmatrix}$$
answered Dec 4 '18 at 11:05
StackTDStackTD
22.4k2049
22.4k2049
add a comment |
add a comment |
We have that by cross product definition
$$Atimes B =ahat e_xtimes ahat e_y=a^2( e_xtimes hat e_y)$$
and by the properties of the determinant
$$Atimes B =
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
a & 0 & 0\
0 & a &0
end{vmatrix} =
a^2
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\ tag 6
0 & 1 &0
end{vmatrix}$$
add a comment |
We have that by cross product definition
$$Atimes B =ahat e_xtimes ahat e_y=a^2( e_xtimes hat e_y)$$
and by the properties of the determinant
$$Atimes B =
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
a & 0 & 0\
0 & a &0
end{vmatrix} =
a^2
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\ tag 6
0 & 1 &0
end{vmatrix}$$
add a comment |
We have that by cross product definition
$$Atimes B =ahat e_xtimes ahat e_y=a^2( e_xtimes hat e_y)$$
and by the properties of the determinant
$$Atimes B =
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
a & 0 & 0\
0 & a &0
end{vmatrix} =
a^2
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\ tag 6
0 & 1 &0
end{vmatrix}$$
We have that by cross product definition
$$Atimes B =ahat e_xtimes ahat e_y=a^2( e_xtimes hat e_y)$$
and by the properties of the determinant
$$Atimes B =
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
a & 0 & 0\
0 & a &0
end{vmatrix} =
a^2
begin{vmatrix}
hat e_x &hat e_y & hat e_z \
1 & 0 & 0\ tag 6
0 & 1 &0
end{vmatrix}$$
answered Dec 4 '18 at 11:00
gimusigimusi
1
1
add a comment |
add a comment |
Your first argument is wrong because you lost an $a$ between lines (3) and (4).
Your second argument is wrong because line (6) should have $a^2$, not $a$. You can confirm this just by evaluating the determinant, as you did at the beginning of your post. You have somehow misunderstood the rules for removing common factors from determinants.
add a comment |
Your first argument is wrong because you lost an $a$ between lines (3) and (4).
Your second argument is wrong because line (6) should have $a^2$, not $a$. You can confirm this just by evaluating the determinant, as you did at the beginning of your post. You have somehow misunderstood the rules for removing common factors from determinants.
add a comment |
Your first argument is wrong because you lost an $a$ between lines (3) and (4).
Your second argument is wrong because line (6) should have $a^2$, not $a$. You can confirm this just by evaluating the determinant, as you did at the beginning of your post. You have somehow misunderstood the rules for removing common factors from determinants.
Your first argument is wrong because you lost an $a$ between lines (3) and (4).
Your second argument is wrong because line (6) should have $a^2$, not $a$. You can confirm this just by evaluating the determinant, as you did at the beginning of your post. You have somehow misunderstood the rules for removing common factors from determinants.
answered Dec 4 '18 at 11:02
bubbabubba
30.1k33086
30.1k33086
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3025424%2fcant-we-factor-out-a-constant-in-the-cross-product%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
They are wrong because the cross-product isn't defined that way.
– Bernard Massé
Dec 4 '18 at 11:00
1
You can take out a common factor of a single row in a determinant. Here you take out the common factor from two rows. That's two factors, each equal to $a$. Therefore you get $a^2$ altogether.
– Jyrki Lahtonen
Dec 4 '18 at 11:06
@Bernard Massé Why do you say that ? it is a form that is used rather usually in physics. Have a look at physics.stackexchange.com/q/133311
– Jean Marie
Dec 4 '18 at 18:11
@ Jean Marie. What I meant was the cross-product is defined in such a way (be it done by determinants or another way) that product by a constant is not distributive over it.
– Bernard Massé
Dec 5 '18 at 16:20