The A2 Invariant

From Knot Atlas
Revision as of 04:20, 27 May 2009 by AleltAcelb (talk | contribs)
Jump to navigationJump to search

[http://s1.shard.jp/olharder/auto-reply-business.html refinance balloon auto ] [http://s1.shard.jp/olharder/hertz-autovermietung.html autoroute map updates ] [http://s1.shard.jp/losaul/hsbc-asset-management.html car auction australia ] [http://s1.shard.jp/frhorton/y6gqutu2n.html a list of african american scientist ] african elephant masks [http://s1.shard.jp/losaul/australian-momentum.html beiersdorf australia limited ] [http://s1.shard.jp/olharder/stan-olsen-auto.html autour de la maison ] [http://s1.shard.jp/frhorton/ru9zwzdr5.html lecturer positions in mechanical engineering in south africa ] [http://s1.shard.jp/galeach/new110.html sexy asian goddess ] [http://s1.shard.jp/bireba/antivirus-tests.html clam antivirus reviews ] [http://s1.shard.jp/frhorton/3q938n1mz.html british airways south africa bookings ] links [http://s1.shard.jp/losaul/aboriginal-names.html australian rock bands ] link [http://s1.shard.jp/losaul/diabetes-australia.html australian currency coins ] links [http://s1.shard.jp/olharder/gxautos.html automatische perforierung ] [http://s1.shard.jp/losaul/bank-of-ireland.html australian hosting ] [http://s1.shard.jp/olharder/auto-buy-com.html auto lease program ] [http://s1.shard.jp/losaul/scoutsaustralia.html caltex australia petroleum ] http [http://s1.shard.jp/bireba/nod-antivirus.html symantec antivirus 9.0.3 ] [http://s1.shard.jp/galeach/new8.html asian girl photo gallery ] [http://s1.shard.jp/olharder/automated-gasoline.html auto lease form free ] [http://s1.shard.jp/bireba/install-software.html antivirus for worms ] map [http://s1.shard.jp/frhorton/9vces3l25.html african american trivia quiz ] african american appointed court first supreme us [http://s1.shard.jp/galeach/new129.html dallas asian spas ] [http://s1.shard.jp/bireba/the-symantec-antivirus.html noton antivirus 2004 download ] [http://s1.shard.jp/losaul/consolidated-travel.html seniors card western australia ] [http://s1.shard.jp/galeach/new109.html asian healing arts ] [http://s1.shard.jp/bireba/download-best-antivirus.html nortun antivirus ] [http://s1.shard.jp/frhorton/ds9o5dtz4.html african rainforest people ] top [http://s1.shard.jp/losaul/open-source-software.html australian open mens singles prize money ] airline consolidators asia [http://s1.shard.jp/frhorton/4dqjbtjm2.html africanism records ] [http://s1.shard.jp/galeach/new125.html asia news network ] [http://s1.shard.jp/losaul/australia-brisbane.html electoral roles australia ] [http://s1.shard.jp/frhorton/h4xwn2n8q.html african central climate geography republic ] [http://s1.shard.jp/bireba/symantec-antivirus.html clam antivirus ] [http://s1.shard.jp/bireba/northon-antivirus.html nortun antivirus ] [http://s1.shard.jp/olharder/automotive-repair.html little or no money down bad credit auto financing ] [http://s1.shard.jp/losaul/australian-gold.html kas australia pty ltd ] [http://s1.shard.jp/bireba/antivirus-software.html ca etrust antivirus 2005 ] [http://s1.shard.jp/olharder/angeles-auto-body.html realtor wautoma ] [http://s1.shard.jp/olharder/dacoma-automotive.html auto insurance online qoutes ] [http://s1.shard.jp/bireba/vet-antivirus.html winantivirus2005 serial ] http://www.textc4tvarouorri.com


We compute the (or quantum ) invariant using the normalization and formulas of [Khovanov], which in itself follows [Kuperberg]:

(For In[1] see Setup)

In[1]:= ?A2Invariant
A2Invariant[L][q] computes the A2 (sl(3)) invariant of a knot or link L as a function of the variable q.

As an example, let us check that the knots 10_22 and 10_35 have the same Jones polynomial but different invariants:

In[2]:= Jones[Knot[10, 22]][q] == Jones[Knot[10, 35]][q]
Out[2]= True
In[3]:= A2Invariant[Knot[10, 22]][q]
Out[3]= -12 -8 -6 -4 2 4 6 8 10 12 14 -1 + q + q + q - q + -- - q - 2 q + q - q + q + q + 2 q 18 q
In[4]:= A2Invariant[Knot[10, 35]][q]
Out[4]= -14 -12 -10 -8 2 2 2 6 8 10 14 16 q + q - q + q - -- + -- + q - q + q - 2 q + q - q + 4 2 q q 18 20 q + q

The invariant attains 2163 values on the 2226 knots and links known to KnotTheory:

In[5]:= all = Join[AllKnots[], AllLinks[]];
In[6]:= Length /@ {Union[A2Invariant[#][q]& /@ all], all}
Out[6]= {2163, 2226}

[Khovanov] ^  M. Khovanov, link homology I, arXiv:math.QA/0304375.

[Kuperberg] ^  G. Kuperberg, Spiders for rank 2 Lie algebras, Comm. Math. Phys. 180 (1996) 109-151, arXiv:q-alg/9712003.