What is $A^{31}+B^{35}$
If $AB=B$ and $BA=A$ then $A^{31}+B^{35}$ is?
(A)$A^2+B^2$
(B)$A+B$
(C)$A^4+B^4$
(D)$A^3+B^3$
My work
$AB=B rightarrow ABB^{-1}=BB^{-1}$
So, $A=I$
Similarly $B=I$
All option seem valid to me :O
linear-algebra
add a comment |
If $AB=B$ and $BA=A$ then $A^{31}+B^{35}$ is?
(A)$A^2+B^2$
(B)$A+B$
(C)$A^4+B^4$
(D)$A^3+B^3$
My work
$AB=B rightarrow ABB^{-1}=BB^{-1}$
So, $A=I$
Similarly $B=I$
All option seem valid to me :O
linear-algebra
4
What if $B$ is singular?
– Umberto P.
yesterday
Then $B^{-1}$ won't exist.
– user3767495
yesterday
1
@user3767495: And so your entire argument breaks down ...
– Henning Makholm
yesterday
add a comment |
If $AB=B$ and $BA=A$ then $A^{31}+B^{35}$ is?
(A)$A^2+B^2$
(B)$A+B$
(C)$A^4+B^4$
(D)$A^3+B^3$
My work
$AB=B rightarrow ABB^{-1}=BB^{-1}$
So, $A=I$
Similarly $B=I$
All option seem valid to me :O
linear-algebra
If $AB=B$ and $BA=A$ then $A^{31}+B^{35}$ is?
(A)$A^2+B^2$
(B)$A+B$
(C)$A^4+B^4$
(D)$A^3+B^3$
My work
$AB=B rightarrow ABB^{-1}=BB^{-1}$
So, $A=I$
Similarly $B=I$
All option seem valid to me :O
linear-algebra
linear-algebra
asked yesterday
user3767495
3348
3348
4
What if $B$ is singular?
– Umberto P.
yesterday
Then $B^{-1}$ won't exist.
– user3767495
yesterday
1
@user3767495: And so your entire argument breaks down ...
– Henning Makholm
yesterday
add a comment |
4
What if $B$ is singular?
– Umberto P.
yesterday
Then $B^{-1}$ won't exist.
– user3767495
yesterday
1
@user3767495: And so your entire argument breaks down ...
– Henning Makholm
yesterday
4
4
What if $B$ is singular?
– Umberto P.
yesterday
What if $B$ is singular?
– Umberto P.
yesterday
Then $B^{-1}$ won't exist.
– user3767495
yesterday
Then $B^{-1}$ won't exist.
– user3767495
yesterday
1
1
@user3767495: And so your entire argument breaks down ...
– Henning Makholm
yesterday
@user3767495: And so your entire argument breaks down ...
– Henning Makholm
yesterday
add a comment |
1 Answer
1
active
oldest
votes
You are given $AB = B$ so that $ABA = BA$. You are also given $BA = A$ so that $A^2 = A$.
From here $A^{31} = A$ is a friendly exercise.
For that matter, so is $B^{35} = B$.
Happy holidays.
So, these are idempotent matrices.But why other options are invalid?
– user3767495
yesterday
3
The other options are not invalid. If $A^2 = A$, then $A^4 = A^3 = A^2 = A$. Similarly for $B$. Thus, all four options are equal. If you can only pick one though, I'd go with (B) as it is the "simplest" answer in some sense.
– JimmyK4542
yesterday
Thank you so much Guys :)
– user3767495
yesterday
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%2f3051826%2fwhat-is-a31b35%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You are given $AB = B$ so that $ABA = BA$. You are also given $BA = A$ so that $A^2 = A$.
From here $A^{31} = A$ is a friendly exercise.
For that matter, so is $B^{35} = B$.
Happy holidays.
So, these are idempotent matrices.But why other options are invalid?
– user3767495
yesterday
3
The other options are not invalid. If $A^2 = A$, then $A^4 = A^3 = A^2 = A$. Similarly for $B$. Thus, all four options are equal. If you can only pick one though, I'd go with (B) as it is the "simplest" answer in some sense.
– JimmyK4542
yesterday
Thank you so much Guys :)
– user3767495
yesterday
add a comment |
You are given $AB = B$ so that $ABA = BA$. You are also given $BA = A$ so that $A^2 = A$.
From here $A^{31} = A$ is a friendly exercise.
For that matter, so is $B^{35} = B$.
Happy holidays.
So, these are idempotent matrices.But why other options are invalid?
– user3767495
yesterday
3
The other options are not invalid. If $A^2 = A$, then $A^4 = A^3 = A^2 = A$. Similarly for $B$. Thus, all four options are equal. If you can only pick one though, I'd go with (B) as it is the "simplest" answer in some sense.
– JimmyK4542
yesterday
Thank you so much Guys :)
– user3767495
yesterday
add a comment |
You are given $AB = B$ so that $ABA = BA$. You are also given $BA = A$ so that $A^2 = A$.
From here $A^{31} = A$ is a friendly exercise.
For that matter, so is $B^{35} = B$.
Happy holidays.
You are given $AB = B$ so that $ABA = BA$. You are also given $BA = A$ so that $A^2 = A$.
From here $A^{31} = A$ is a friendly exercise.
For that matter, so is $B^{35} = B$.
Happy holidays.
answered yesterday
Umberto P.
38.4k13064
38.4k13064
So, these are idempotent matrices.But why other options are invalid?
– user3767495
yesterday
3
The other options are not invalid. If $A^2 = A$, then $A^4 = A^3 = A^2 = A$. Similarly for $B$. Thus, all four options are equal. If you can only pick one though, I'd go with (B) as it is the "simplest" answer in some sense.
– JimmyK4542
yesterday
Thank you so much Guys :)
– user3767495
yesterday
add a comment |
So, these are idempotent matrices.But why other options are invalid?
– user3767495
yesterday
3
The other options are not invalid. If $A^2 = A$, then $A^4 = A^3 = A^2 = A$. Similarly for $B$. Thus, all four options are equal. If you can only pick one though, I'd go with (B) as it is the "simplest" answer in some sense.
– JimmyK4542
yesterday
Thank you so much Guys :)
– user3767495
yesterday
So, these are idempotent matrices.But why other options are invalid?
– user3767495
yesterday
So, these are idempotent matrices.But why other options are invalid?
– user3767495
yesterday
3
3
The other options are not invalid. If $A^2 = A$, then $A^4 = A^3 = A^2 = A$. Similarly for $B$. Thus, all four options are equal. If you can only pick one though, I'd go with (B) as it is the "simplest" answer in some sense.
– JimmyK4542
yesterday
The other options are not invalid. If $A^2 = A$, then $A^4 = A^3 = A^2 = A$. Similarly for $B$. Thus, all four options are equal. If you can only pick one though, I'd go with (B) as it is the "simplest" answer in some sense.
– JimmyK4542
yesterday
Thank you so much Guys :)
– user3767495
yesterday
Thank you so much Guys :)
– user3767495
yesterday
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3051826%2fwhat-is-a31b35%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
4
What if $B$ is singular?
– Umberto P.
yesterday
Then $B^{-1}$ won't exist.
– user3767495
yesterday
1
@user3767495: And so your entire argument breaks down ...
– Henning Makholm
yesterday