Is it possible to find matrix A satisfying certain conditions?

  • Thread starter Thread starter songoku
  • Start date Start date
  • Tags Tags
    Conditions Matrix
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
songoku
Messages
2,514
Reaction score
395
Homework Statement
Is it possible to find A being a m by n matrix, and two vectors b and c, such that Ax = b has no solution and ##A^T## y = c has exactly one solution? Explain why.
Relevant Equations
Maybe Rank
Since Ax = b has no solution, this means rank (A) < m.

Since ##A^T y=c## has exactly one solution, this means rank (##A^T##) = m

Since rank (A) ##\neq## rank (##A^T##) so matrix A can not exist. Is this valid reasoning?

Thanks
 
Physics news on Phys.org
songoku said:
Homework Statement: Is it possible to find A being a m by n matrix, and two vectors b and c, such that Ax = b has no solution and ##A^T## y = c has exactly one solution? Explain why.
Relevant Equations: Maybe Rank

Since Ax = b has no solution, this means rank (A) < m.

Since ##A^T y=c## has exactly one solution, this means rank (##A^T##) = m

Since rank (A) ##\neq## rank (##A^T##) so matrix A can not exist. Is this valid reasoning?

Thanks
Looks ok to me.
 
Reply
  • Like
Likes   Reactions: songoku