Skip to main content

Section 1.4 General solutions

Example 1.4.1.

Find the general solution of a linear system
\begin{align*} 3x_2-6x_3+6x_4+4x_5\amp=-5\\ 3x_1-7x_2+8x_3-5x_4+8x_5\amp=9\\ 3x_1-9x_2+12x_3-9x_4+6x_5\amp=15 \end{align*}
  1. The matrix \(C\) can be interpreted as
    \begin{align*} x_1-2x_3+3x_4\amp=-24\\ x_2-2x_3+2x_4\amp=-7\\ x_5\amp=4 \end{align*}
  2. The general solution can be written as
    \begin{align*} x_1\amp=-24+2x_3-3x_4\\ x_2\amp=-7+2x_3-2x_4\\ x_5\amp=4 \end{align*}
  3. The general solution is:
    \begin{equation*} \left[\begin{array}{r} x_1 \\ x_2\\ x_3\\ x_4\\ x_5 \end{array}\right]=\left[\begin{array}{c} -24+2x_3-3x_4\\ -7+2x_3-2x_4\\ x_3\\ x_4\\ 4 \end{array}\right]=\left[\begin{array}{c} -24\\ -7\\ 0\\ 0\\ 4 \end{array}\right]+x_3\left[\begin{array}{c} 2\\ 2\\ 1\\ 0\\ 0 \end{array}\right]+x_4\left[\begin{array}{c} -3\\ -2\\ 0\\ 1\\ 0 \end{array}\right] \end{equation*}
  4. Why is finding the general solution important? The general solution reveals the complete structure of all possible solutions to a linear system. Rather than just finding one particular solution, we discover the entire solution space, which has profound mathematical and philosophical significance:
    • Mathematical completeness: We capture all possible answers, not just one instance.
    • Geometric insight: The solution represents geometric objects like points, lines, planes, or hyperplanes in higher dimensions.
    • Parameter freedom: Free variables show us the degrees of freedom in the system - how many independent choices we can make.
    • Pattern recognition: The particular solution plus homogeneous solutions reveals the fundamental structure: general solution = particular solution + null space.
  5. Philosophical meaning: Finding the general solution embodies deep philosophical principles about knowledge and understanding:
    • Completeness vs. specificity: We seek not just an answer, but all answers - this reflects humanity’s drive for comprehensive understanding.
    • Freedom within constraints: The free parameters represent choices we can make within the constraints of the system - a mathematical metaphor for free will within natural laws.
    • Unity in diversity: All solutions, though appearing different, share a common underlying structure - reflecting how diverse phenomena can emerge from simple fundamental principles.
    • The infinite within the finite: A finite system of equations can generate infinitely many solutions, showing how simple rules can produce unlimited complexity.
    This approach mirrors how we seek to understand the world: not just finding one explanation, but discovering the fundamental principles that generate all possible explanations.