HI
Why when I enter the instructions
L5_2= Knots().from_table(5, 2)
L5_2.plot()
I get a knot with 6 crossings ?
from_table(n, k) Return a knot from its index in the Rolfsen table. INPUT: n – the crossing number k – a positive integer OUTPUT: the knot Kn,k in the Rolfsen table
https://doc.sagemath.org/html/en/reference/knots/sage/knots/knot.html
http://katlas.math.toronto.edu/wiki/The_Rolfsen_Knot_Table