How to solve linear equation in matrix form if determinat is zero

AI Thread Summary
To solve a linear equation in matrix form when the determinant is zero, it is important to understand that this indicates the system may have no solutions or infinitely many solutions. The determinant being zero implies that the matrix A is singular, meaning it does not have an inverse. The specific outcomes depend on the relationship between the matrix A and the vector y. Further analysis of the equations is necessary to determine the exact nature of the solutions available. Understanding these concepts is crucial for effectively addressing such systems of equations.
himanshu@iitp
Messages
1
Reaction score
0
please help me to solve linear equation in matrix form if determinant is zero
 
Physics news on Phys.org
himanshu@iitp said:
please help me to solve linear equation in matrix form if determinant is zero

Welcome to the PF. Please tell us more about your question, and what you have learned so far about systems of equations and how the determinant is used in the solution. What can you say about the system of equations if the determinant is zero?
 
In general, if Ax= y and the determinant of A is 0, there is not a single solution. There may be NO solution of an infinite number of solutions, depending upon both A and y.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top