next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
genus(Ring)
genus(Ring) -- arithmetic genus
Synopsis
Function:
genus
Usage:
genus R
Inputs:
R
,
a
ring
Outputs:
an
integer
Description
Computes the arithmetic genus of the projective scheme
V
with homogeneous coordinate ring
R
i1 : R = QQ[x,y,z]/ideal(y^2*z-x^3) o1 = R o1 : QuotientRing
i2 : genus R o2 = 1
See also
genera
-- list of the successive linear sectional arithmetic genera
euler
-- Euler characteristic
Ways to use this method:
genus(Ring)
-- arithmetic genus