![Copy content]() sage:from sage.modular.dirichlet import DirichletCharacter
H = DirichletGroup(2205, base_ring=CyclotomicField(42))
M = H._module
chi = DirichletCharacter(H, M([35,21,27]))
        sage:from sage.modular.dirichlet import DirichletCharacter
H = DirichletGroup(2205, base_ring=CyclotomicField(42))
M = H._module
chi = DirichletCharacter(H, M([35,21,27]))
         
     
    
    
        ![Copy content]() pari:[g,chi] = znchar(Mod(104,2205))
        pari:[g,chi] = znchar(Mod(104,2205))
         
     
    
  
   | Modulus: | \(2205\) |  | 
   | Conductor: | \(2205\) | 
        ![Copy content]() sage:chi.conductor()   
        ![Copy content]() pari:znconreyconductor(g,chi)   | 
   | Order: | \(42\) | 
        ![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_{2205}(104,\cdot)\)
  \(\chi_{2205}(209,\cdot)\)
  \(\chi_{2205}(419,\cdot)\)
  \(\chi_{2205}(524,\cdot)\)
  \(\chi_{2205}(839,\cdot)\)
  \(\chi_{2205}(1049,\cdot)\)
  \(\chi_{2205}(1154,\cdot)\)
  \(\chi_{2205}(1364,\cdot)\)
  \(\chi_{2205}(1679,\cdot)\)
  \(\chi_{2205}(1784,\cdot)\)
  \(\chi_{2205}(1994,\cdot)\)
  \(\chi_{2205}(2099,\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 ]
         
     
    
 
\((1226,442,1081)\) → \((e\left(\frac{5}{6}\right),-1,e\left(\frac{9}{14}\right))\)
  
    
      
        | \(a\) | \(-1\) | \(1\) | \(2\) | \(4\) | \(8\) | \(11\) | \(13\) | \(16\) | \(17\) | \(19\) | \(22\) | \(23\) | 
    
    
      | \( \chi_{ 2205 }(104, a) \) | \(1\) | \(1\) | \(e\left(\frac{1}{21}\right)\) | \(e\left(\frac{2}{21}\right)\) | \(e\left(\frac{1}{7}\right)\) | \(e\left(\frac{23}{42}\right)\) | \(e\left(\frac{8}{21}\right)\) | \(e\left(\frac{4}{21}\right)\) | \(e\left(\frac{1}{14}\right)\) | \(-1\) | \(e\left(\frac{25}{42}\right)\) | \(e\left(\frac{2}{21}\right)\) | 
  
 
    
        ![Copy content]() sage:chi.jacobi_sum(n)
        sage:chi.jacobi_sum(n)