Quadratic functions in two variables
We originally might have the following set of data on the triangle
with vertices
:
|
|
|
1.0 | 1.0 | 1.0 |
2.0 | 1.0 | -2.0 |
3.0 | 1.0 | 0.0 |
1.25 | 2.0 | -1.0 |
1.5 | 3.0 | 2.0 |
2.25 | 2.0 | 1.0 |
Taking the vertex
as reference point we might consider this
triangle as the image of the standard triangle with vertices
under the linear transformation
|
and hence the inverse transformation is
|
Now, on the standard triangle we have the data
|
|
|
|
0.0 | 0.0 | 1.0 |
0.5 | 0.0 | -2.0 |
1.0 | 0.0 | 0.0 |
0.0 | 0.5 | -1.0 |
0.0 | 1.0 | 2.0 |
0.5 | 0.5 | 1.0 |
and expressing the quadratic here in
is quite simple: we get the linear system
|
with the solution
|
Expressing the variables
in the variables
we get
expressed in these.
This technique works in any dimension on any full simplex.
File translated from
TEX
by
TTM Unregistered,
version 4.03.
On 16 Jun 2016, 17:26.