![Copy content]() sage:from sage.modular.dirichlet import DirichletCharacter
H = DirichletGroup(5328, base_ring=CyclotomicField(36))
M = H._module
chi = DirichletCharacter(H, M([0,9,6,22]))
        sage:from sage.modular.dirichlet import DirichletCharacter
H = DirichletGroup(5328, base_ring=CyclotomicField(36))
M = H._module
chi = DirichletCharacter(H, M([0,9,6,22]))
         
     
    
    
        ![Copy content]() pari:[g,chi] = znchar(Mod(2981,5328))
        pari:[g,chi] = znchar(Mod(2981,5328))
         
     
    
  
   | Modulus: | \(5328\) |  | 
   | Conductor: | \(5328\) | 
        ![Copy content]() sage:chi.conductor()   
        ![Copy content]() pari:znconreyconductor(g,chi)   | 
   | Order: | \(36\) | 
        ![Copy content]() sage:chi.multiplicative_order()   
        ![Copy content]() pari:charorder(g,chi)   | 
   | Real: | no | 
   | Primitive: | yes | 
        ![Copy content]() sage:chi.is_primitive()   
        ![Copy content]() pari:#znconreyconductor(g,chi)==1   | 
     | Minimal: | yes | 
       | Parity: | odd | 
        ![Copy content]() sage:chi.is_odd()   
        ![Copy content]() pari:zncharisodd(g,chi)   | 
   
  \(\chi_{5328}(77,\cdot)\)
  \(\chi_{5328}(173,\cdot)\)
  \(\chi_{5328}(317,\cdot)\)
  \(\chi_{5328}(437,\cdot)\)
  \(\chi_{5328}(1373,\cdot)\)
  \(\chi_{5328}(1397,\cdot)\)
  \(\chi_{5328}(2741,\cdot)\)
  \(\chi_{5328}(2837,\cdot)\)
  \(\chi_{5328}(2981,\cdot)\)
  \(\chi_{5328}(3101,\cdot)\)
  \(\chi_{5328}(4037,\cdot)\)
  \(\chi_{5328}(4061,\cdot)\)
    
        ![Copy content]() sage:chi.galois_orbit()
        sage:chi.galois_orbit()
         
     
    
    
        ![Copy content]() pari:order = charorder(g,chi)
[ charpow(g,chi, k % order) | k <-[1..order-1], gcd(k,order)==1 ]
        pari:order = charorder(g,chi)
[ charpow(g,chi, k % order) | k <-[1..order-1], gcd(k,order)==1 ]
         
     
    
 
\((1999,1333,2369,1297)\) → \((1,i,e\left(\frac{1}{6}\right),e\left(\frac{11}{18}\right))\)
  
    
      
        | \(a\) | \(-1\) | \(1\) | \(5\) | \(7\) | \(11\) | \(13\) | \(17\) | \(19\) | \(23\) | \(25\) | \(29\) | \(31\) | 
    
    
      | \( \chi_{ 5328 }(2981, a) \) | \(-1\) | \(1\) | \(e\left(\frac{5}{36}\right)\) | \(e\left(\frac{13}{18}\right)\) | \(-i\) | \(e\left(\frac{29}{36}\right)\) | \(e\left(\frac{7}{9}\right)\) | \(e\left(\frac{5}{36}\right)\) | \(-1\) | \(e\left(\frac{5}{18}\right)\) | \(-i\) | \(e\left(\frac{5}{6}\right)\) | 
  
 
    
        ![Copy content]() sage:chi.jacobi_sum(n)
        sage:chi.jacobi_sum(n)