If we take b = a^(n(j-i) - i), the relation is Tr[a^(n(j-i))] = s Tr[a^((n+1)(j-i))]. Use that relation over and over to get Tr[a^(n(j-i))] = s^(-n). So Tr[(a^(j-i) - (1/s))^n] = 0.
But if the trace of every power is zero, that means that some power of it is zero... I think? Even for finite fields? So (a^(j-i) - (1/s))^n = 0 for some integer n.
Comments 2
Use that relation over and over to get Tr[a^(n(j-i))] = s^(-n). So Tr[(a^(j-i) - (1/s))^n] = 0.
But if the trace of every power is zero, that means that some power of it is zero... I think? Even for finite fields?
So (a^(j-i) - (1/s))^n = 0 for some integer n.
Reply
Tr[b a^(n(j-i) - i) a^i] = Tr[b a^((n+1)(j-i) - i) a^j]
so
Tr[b a^(n(j-i))] = s^(-n) Tr[b], etc.
Reply
Leave a comment