I'm a beginner in algebraic curves and as an exercise I'm playing with the Plücker's formula. I'm finding some inconsistency in these formulas and I would like to know where I'm wrong.
We know the dual curve of a dual curve of $F$ is the $F$ itself.
Now, let's $F$ be a non-singular cubic, then by Plücker's formula we have for the dual:
$d^{\vee}=d(d-1)$ and with $d=3$, we have $d^{\vee}=3\cdot 2=6$.
But if I use this formula again to find the degree of $F$ itself we have:
$(d^{\vee})^{\vee}=d^{\vee}(d^{\vee}-1)$ and with $d^{\vee}=6$, we have $(d^{\vee})^{\vee}=6\cdot 5=30 \neq 3=d$.
As we see, $d$ and $(d^{\vee})^{\vee}$ are not equal as we expected.
Anyone could clarifies this please?
Thanks in advance