[back] [prev] [next] [index] [root]
b := AlffPlacesDegOneNumBound(F); b := AlffPlacesDegOneNumBound(q, g);
global function field | F |
|
integer | q, g |
|
integer | b |
See also: AlffSerreBound, AlffIharaBound
kash> AlffInit(FF(7,2)); "Defining global variables: k, w, kT, kTf, kTy, T, y, AlffGlobals" kash> AlffOrders(y^7+y+T^4+1); "Defining global variables: F, o, oi, one" kash> AlffGenus(F); 9 kash> AlffPlacesDegOneNumBound(F); 176 kash> AlffPlacesDegOneNumBound(5, 6); > 25
<- back[back] [prev] [next] [index] [root]