Basic linear algebra help. Converting equation to matrix form

Click For Summary
SUMMARY

The discussion focuses on converting the equation q=x_1 - 6x_2 + 3x_1^2 + 5x_1 x_2 into matrix form, specifically 1/2x^T Q*x + c^T x. The user identifies that Q will be a 2x2 matrix and c will be a 2x1 column vector, necessary for proper matrix multiplication. The user expresses confusion regarding the definition of the "c" matrix, indicating a need for clarity on its role in this context. The problem is rooted in concepts from a Finite Elements textbook.

PREREQUISITES
  • Understanding of basic linear algebra concepts, including matrices and vectors.
  • Familiarity with quadratic forms in matrix notation.
  • Knowledge of the structure of matrices, specifically 2x2 and 2x1 matrices.
  • Experience with finite element analysis principles.
NEXT STEPS
  • Study the formulation of quadratic forms in linear algebra.
  • Learn how to derive matrices from polynomial equations.
  • Research the role of the vector c in quadratic forms and optimization problems.
  • Explore examples of matrix representation in finite element methods.
USEFUL FOR

Students and professionals in mathematics, engineering, and computer science, particularly those studying finite element methods or linear algebra applications.

DyslexicHobo
Messages
249
Reaction score
0

Homework Statement


Express the equation [tex]q=x_1 - 6x_2 + 3x_1^2 + 5x_1 x_2[/tex] in the matrix form [tex]1/2x^T Q*x+c^T x[/tex]

Homework Equations


The only mention of a matrix c that I could find in my book is in the section of Gaussian elimination:

[tex]c= \frac {a_{ik}}{a_{kk}}[/tex]

But I don't feel like this has anything to do with the solution form I'm trying to find.

The Attempt at a Solution


I'm not sure where to begin really. I feel like this should be a very simple problem, but I'm not sure where to start. I tried defining x = [x1 x2] and Q = [q1 q2] but I'm not sure what the "c" matrix is supposed to be.

As some background, this is taken from the review portion of my Finite Elements book.
 
Last edited:
Physics news on Phys.org
Q will be a 2x2 matrix, while c will be a 2x1 column vector - they have to be of that form to match the multiplication and as q is a scalar
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 23 ·
Replies
23
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K