algcurves
homogeneous
make a polynomial in two variables homogeneous in three variables
Calling Sequence
Parameters
Description
Examples
homogeneous(f, x, y, z)
f
-
polynomial in x and y
x, y, z
variables
Algebraic curves are often represented using a polynomial in two variables, or as a homogeneous polynomial in three variables. This command converts a polynomial to the homogeneous representation.
If f is a polynomial in x and y of degree , and f can be written as for some coefficients , then the output of this command is .
Now one can convert back as follows:
See Also
Download Help Document