Polynomials of 2 Variables: General Form & Matrix Representation

  • Thread starter Thread starter complexhuman
  • Start date Start date
AI Thread Summary
The general form of a polynomial in two variables is expressed as a sum of terms involving both variables, such as a_0 x^n + a_1 x^{n-1} y + a_2 x^{n-2} y^2 + ... + a_n y^n, where P(x) and Q(y) represent polynomials in x and y, respectively. Each coefficient a_i corresponds to a specific term in the polynomial. To represent this polynomial using a matrix, one can organize the coefficients into a matrix format that reflects the degrees of x and y. This matrix representation aids in visualizing the relationships between the coefficients and the polynomial terms. Understanding both the general form and matrix representation is crucial for working with polynomials of two variables.
complexhuman
Messages
22
Reaction score
0
how does one look like?I mean what's the general form? e.g. for a 1 var poly...general form = a0+a1x+a2^2+...+anx^n

and how could I represent that by a matrix?


Thanks
 
Mathematics news on Phys.org
How about

a_0 x^n + a_1 x^{n-1} y + a_3 x^{n-2} y^2 + \cdot \cdot \cdot + a_n y^n + P(x) + Q(y)

where P and Q are polynomials in their respective arguments?
 
Last edited:
respective arguments?
 
Arguments - meaning P(x) is a polynomial in x and Q(y) is a polynomial in y.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top