diff --git a/dev/.documenter-siteinfo.json b/dev/.documenter-siteinfo.json index 9f69d2b6..ecaef3af 100644 --- a/dev/.documenter-siteinfo.json +++ b/dev/.documenter-siteinfo.json @@ -1 +1 @@ -{"documenter":{"julia_version":"1.9.4","generation_timestamp":"2024-10-08T17:53:41","documenter_version":"1.7.0"}} \ No newline at end of file +{"documenter":{"julia_version":"1.9.4","generation_timestamp":"2024-10-11T08:36:29","documenter_version":"1.7.0"}} \ No newline at end of file diff --git a/dev/book/index.html b/dev/book/index.html index ce817f22..96143658 100644 --- a/dev/book/index.html +++ b/dev/book/index.html @@ -72,4 +72,4 @@ 3*n1 ∈ (q - 1)ℤ 2*n1 ∈ (q - 1)ℤ
The exceptions both cannot occur as $q$ is even and the table we are considering is only defined for $q\not\equiv 1\pmod 3$. By working through the other possible exceptions and irreducible character types, and handling duplicates, one finally obtains
\[\chi_2^2 = \chi_1+2\chi_2+2\chi_3 +\frac12\sum_{n=1}^{q-2} \chi_6(n,q-1-n) - +\frac12\sum_{n=1}^{q} \chi_7(n(q-1)).\]
Where $\chi_6(n,q-1-n)$ indicates that the $6$th character in the table T2
is a family on two parameters: $n$ and $q-1-n$, while $\chi_7$ depends on only one, namely $n(q-1)$. A similar result can be obtained for odd $q$ albeit with a few more cases that need to be dealt with, but all in essentially the same manner.
Settings
This document was generated with Documenter.jl version 1.7.0 on Tuesday 8 October 2024. Using Julia version 1.9.4.