![Copy content]() sage:from sage.modular.dirichlet import DirichletCharacter
H = DirichletGroup(11424, base_ring=CyclotomicField(48))
M = H._module
chi = DirichletCharacter(H, M([24,30,24,8,15]))
        sage:from sage.modular.dirichlet import DirichletCharacter
H = DirichletGroup(11424, base_ring=CyclotomicField(48))
M = H._module
chi = DirichletCharacter(H, M([24,30,24,8,15]))
         
     
    
    
        ![Copy content]() pari:[g,chi] = znchar(Mod(1739,11424))
        pari:[g,chi] = znchar(Mod(1739,11424))
         
     
    
  
   | Modulus: | \(11424\) |  | 
   | Conductor: | \(11424\) | 
        ![Copy content]() sage:chi.conductor()   
        ![Copy content]() pari:znconreyconductor(g,chi)   | 
   | Order: | \(48\) | 
        ![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: | even | 
        ![Copy content]() sage:chi.is_odd()   
        ![Copy content]() pari:zncharisodd(g,chi)   | 
   
  \(\chi_{11424}(1235,\cdot)\)
  \(\chi_{11424}(1571,\cdot)\)
  \(\chi_{11424}(1739,\cdot)\)
  \(\chi_{11424}(2987,\cdot)\)
  \(\chi_{11424}(4499,\cdot)\)
  \(\chi_{11424}(4763,\cdot)\)
  \(\chi_{11424}(4835,\cdot)\)
  \(\chi_{11424}(5003,\cdot)\)
  \(\chi_{11424}(5603,\cdot)\)
  \(\chi_{11424}(5939,\cdot)\)
  \(\chi_{11424}(8027,\cdot)\)
  \(\chi_{11424}(8123,\cdot)\)
  \(\chi_{11424}(8867,\cdot)\)
  \(\chi_{11424}(9203,\cdot)\)
  \(\chi_{11424}(11147,\cdot)\)
  \(\chi_{11424}(11387,\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 ]
         
     
    
 
\((2143,7141,3809,3265,2689)\) → \((-1,e\left(\frac{5}{8}\right),-1,e\left(\frac{1}{6}\right),e\left(\frac{5}{16}\right))\)
  
    
      
        | \(a\) | \(-1\) | \(1\) | \(5\) | \(11\) | \(13\) | \(19\) | \(23\) | \(25\) | \(29\) | \(31\) | \(37\) | \(41\) | 
    
    
      | \( \chi_{ 11424 }(1739, a) \) | \(1\) | \(1\) | \(e\left(\frac{25}{48}\right)\) | \(e\left(\frac{47}{48}\right)\) | \(e\left(\frac{1}{8}\right)\) | \(e\left(\frac{1}{12}\right)\) | \(e\left(\frac{37}{48}\right)\) | \(e\left(\frac{1}{24}\right)\) | \(e\left(\frac{7}{16}\right)\) | \(e\left(\frac{23}{48}\right)\) | \(e\left(\frac{13}{48}\right)\) | \(e\left(\frac{3}{16}\right)\) | 
  
 
    
        ![Copy content]() sage:chi.jacobi_sum(n)
        sage:chi.jacobi_sum(n)