Heegaard Floer Knot Homology

From Knot Atlas
Revision as of 20:23, 2 December 2007 by DrorsRobot (talk | contribs)
Jump to navigationJump to search


(For In[1] see Setup)

In[1]:= ToExpression[Import["http://katlas.org/wiki/InterfaceToDroz.m&action=raw"]]
In[2]:= ?HFK
HFK[K][q,t] returns the Poincare polynomial of the Heegaard-Floer Knot Homology of the knot K, in the Alexander variable q and the Maslov variable t.
In[3]:= HFK::about
The Heegaard-Floer Knot Homology program was written by Jean-Marie Droz in 2007 at the University of Zurich.
In[4]:= hfk = HFK[K = Knot[7, 7]][q, t]
Out[4]= 1 5 2 2 9 + ----- + --- + 5 q t + q t 2 2 q t q t
In[5]:= {hfk /. t -> -1, Alexander[K][q]}
Out[5]= -2 5 2 -2 5 2 {9 + q - - - 5 q + q , 9 + q - - - 5 q + q } q q