Counterexamples Invertibility [closed]

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











up vote
0
down vote

favorite












If A is an invertible matrix,



is A^t always invertible? If t is a fractional exponent, would it guarantee invertibility?







share|cite|improve this question











closed as unclear what you're asking by Shailesh, Arnaud D., Tyrone, José Carlos Santos, Isaac Browne Jul 31 at 16:48


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.














  • @Suzet can you clarify the introduction of B matrix? I was wondering based on A^t alone without introducing another matrix B. So for every t is A^t an invertible matrix given that A is already invertible
    – IvyGatekeeper
    Jul 22 at 8:46










  • My bad IvyGatekeeper, I erased my comment after I noticed I misread your question ($A^t$ made me think about the transposed matrix of $A$ actually). Please, do not mind what I wrote.
    – Suzet
    Jul 22 at 8:50











  • As Suzet says, $A^t$ for matrices almost always means the transpose, not a power.
    – Empy2
    Jul 22 at 12:06














up vote
0
down vote

favorite












If A is an invertible matrix,



is A^t always invertible? If t is a fractional exponent, would it guarantee invertibility?







share|cite|improve this question











closed as unclear what you're asking by Shailesh, Arnaud D., Tyrone, José Carlos Santos, Isaac Browne Jul 31 at 16:48


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.














  • @Suzet can you clarify the introduction of B matrix? I was wondering based on A^t alone without introducing another matrix B. So for every t is A^t an invertible matrix given that A is already invertible
    – IvyGatekeeper
    Jul 22 at 8:46










  • My bad IvyGatekeeper, I erased my comment after I noticed I misread your question ($A^t$ made me think about the transposed matrix of $A$ actually). Please, do not mind what I wrote.
    – Suzet
    Jul 22 at 8:50











  • As Suzet says, $A^t$ for matrices almost always means the transpose, not a power.
    – Empy2
    Jul 22 at 12:06












up vote
0
down vote

favorite









up vote
0
down vote

favorite











If A is an invertible matrix,



is A^t always invertible? If t is a fractional exponent, would it guarantee invertibility?







share|cite|improve this question











If A is an invertible matrix,



is A^t always invertible? If t is a fractional exponent, would it guarantee invertibility?









share|cite|improve this question










share|cite|improve this question




share|cite|improve this question









asked Jul 22 at 8:44









IvyGatekeeper

1




1




closed as unclear what you're asking by Shailesh, Arnaud D., Tyrone, José Carlos Santos, Isaac Browne Jul 31 at 16:48


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.






closed as unclear what you're asking by Shailesh, Arnaud D., Tyrone, José Carlos Santos, Isaac Browne Jul 31 at 16:48


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.













  • @Suzet can you clarify the introduction of B matrix? I was wondering based on A^t alone without introducing another matrix B. So for every t is A^t an invertible matrix given that A is already invertible
    – IvyGatekeeper
    Jul 22 at 8:46










  • My bad IvyGatekeeper, I erased my comment after I noticed I misread your question ($A^t$ made me think about the transposed matrix of $A$ actually). Please, do not mind what I wrote.
    – Suzet
    Jul 22 at 8:50











  • As Suzet says, $A^t$ for matrices almost always means the transpose, not a power.
    – Empy2
    Jul 22 at 12:06
















  • @Suzet can you clarify the introduction of B matrix? I was wondering based on A^t alone without introducing another matrix B. So for every t is A^t an invertible matrix given that A is already invertible
    – IvyGatekeeper
    Jul 22 at 8:46










  • My bad IvyGatekeeper, I erased my comment after I noticed I misread your question ($A^t$ made me think about the transposed matrix of $A$ actually). Please, do not mind what I wrote.
    – Suzet
    Jul 22 at 8:50











  • As Suzet says, $A^t$ for matrices almost always means the transpose, not a power.
    – Empy2
    Jul 22 at 12:06















@Suzet can you clarify the introduction of B matrix? I was wondering based on A^t alone without introducing another matrix B. So for every t is A^t an invertible matrix given that A is already invertible
– IvyGatekeeper
Jul 22 at 8:46




@Suzet can you clarify the introduction of B matrix? I was wondering based on A^t alone without introducing another matrix B. So for every t is A^t an invertible matrix given that A is already invertible
– IvyGatekeeper
Jul 22 at 8:46












My bad IvyGatekeeper, I erased my comment after I noticed I misread your question ($A^t$ made me think about the transposed matrix of $A$ actually). Please, do not mind what I wrote.
– Suzet
Jul 22 at 8:50





My bad IvyGatekeeper, I erased my comment after I noticed I misread your question ($A^t$ made me think about the transposed matrix of $A$ actually). Please, do not mind what I wrote.
– Suzet
Jul 22 at 8:50













As Suzet says, $A^t$ for matrices almost always means the transpose, not a power.
– Empy2
Jul 22 at 12:06




As Suzet says, $A^t$ for matrices almost always means the transpose, not a power.
– Empy2
Jul 22 at 12:06










1 Answer
1






active

oldest

votes

















up vote
1
down vote













Let $t=p/q$.



Let $B = A^t$, i.e. $B^q = A^p$. Then, $B^q (A^-1)^p = A^p A^-p = I_n$, so $B(B^q-1A^-p) = I_n$, so $B$ is invertible, and $B^q-1A^-p$ is its inverse.




Caveat: in general, $A^p/q$ is not defined; if it is, it is not uniquely defined.






share|cite|improve this answer





















  • I guess to clarify my question, will A^t, for any t, be invertible given that A is an invertible matrix. Thank You
    – IvyGatekeeper
    Jul 22 at 8:48










  • Did I not just prove that?
    – Kenny Lau
    Jul 22 at 8:49

















1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
1
down vote













Let $t=p/q$.



Let $B = A^t$, i.e. $B^q = A^p$. Then, $B^q (A^-1)^p = A^p A^-p = I_n$, so $B(B^q-1A^-p) = I_n$, so $B$ is invertible, and $B^q-1A^-p$ is its inverse.




Caveat: in general, $A^p/q$ is not defined; if it is, it is not uniquely defined.






share|cite|improve this answer





















  • I guess to clarify my question, will A^t, for any t, be invertible given that A is an invertible matrix. Thank You
    – IvyGatekeeper
    Jul 22 at 8:48










  • Did I not just prove that?
    – Kenny Lau
    Jul 22 at 8:49














up vote
1
down vote













Let $t=p/q$.



Let $B = A^t$, i.e. $B^q = A^p$. Then, $B^q (A^-1)^p = A^p A^-p = I_n$, so $B(B^q-1A^-p) = I_n$, so $B$ is invertible, and $B^q-1A^-p$ is its inverse.




Caveat: in general, $A^p/q$ is not defined; if it is, it is not uniquely defined.






share|cite|improve this answer





















  • I guess to clarify my question, will A^t, for any t, be invertible given that A is an invertible matrix. Thank You
    – IvyGatekeeper
    Jul 22 at 8:48










  • Did I not just prove that?
    – Kenny Lau
    Jul 22 at 8:49












up vote
1
down vote










up vote
1
down vote









Let $t=p/q$.



Let $B = A^t$, i.e. $B^q = A^p$. Then, $B^q (A^-1)^p = A^p A^-p = I_n$, so $B(B^q-1A^-p) = I_n$, so $B$ is invertible, and $B^q-1A^-p$ is its inverse.




Caveat: in general, $A^p/q$ is not defined; if it is, it is not uniquely defined.






share|cite|improve this answer













Let $t=p/q$.



Let $B = A^t$, i.e. $B^q = A^p$. Then, $B^q (A^-1)^p = A^p A^-p = I_n$, so $B(B^q-1A^-p) = I_n$, so $B$ is invertible, and $B^q-1A^-p$ is its inverse.




Caveat: in general, $A^p/q$ is not defined; if it is, it is not uniquely defined.







share|cite|improve this answer













share|cite|improve this answer



share|cite|improve this answer











answered Jul 22 at 8:46









Kenny Lau

18.7k2157




18.7k2157











  • I guess to clarify my question, will A^t, for any t, be invertible given that A is an invertible matrix. Thank You
    – IvyGatekeeper
    Jul 22 at 8:48










  • Did I not just prove that?
    – Kenny Lau
    Jul 22 at 8:49
















  • I guess to clarify my question, will A^t, for any t, be invertible given that A is an invertible matrix. Thank You
    – IvyGatekeeper
    Jul 22 at 8:48










  • Did I not just prove that?
    – Kenny Lau
    Jul 22 at 8:49















I guess to clarify my question, will A^t, for any t, be invertible given that A is an invertible matrix. Thank You
– IvyGatekeeper
Jul 22 at 8:48




I guess to clarify my question, will A^t, for any t, be invertible given that A is an invertible matrix. Thank You
– IvyGatekeeper
Jul 22 at 8:48












Did I not just prove that?
– Kenny Lau
Jul 22 at 8:49




Did I not just prove that?
– Kenny Lau
Jul 22 at 8:49


Comments

Popular posts from this blog

What is the equation of a 3D cone with generalised tilt?

Color the edges and diagonals of a regular polygon

Relationship between determinant of matrix and determinant of adjoint?