![Copy content]() sage:from sage.modular.dirichlet import DirichletCharacter
H = DirichletGroup(10890, base_ring=CyclotomicField(110))
M = H._module
chi = DirichletCharacter(H, M([0,0,24]))
        sage:from sage.modular.dirichlet import DirichletCharacter
H = DirichletGroup(10890, base_ring=CyclotomicField(110))
M = H._module
chi = DirichletCharacter(H, M([0,0,24]))
         
     
    
    
        ![Copy content]() pari:[g,chi] = znchar(Mod(1171,10890))
        pari:[g,chi] = znchar(Mod(1171,10890))
         
     
    
  \(\chi_{10890}(91,\cdot)\)
  \(\chi_{10890}(181,\cdot)\)
  \(\chi_{10890}(361,\cdot)\)
  \(\chi_{10890}(631,\cdot)\)
  \(\chi_{10890}(1081,\cdot)\)
  \(\chi_{10890}(1171,\cdot)\)
  \(\chi_{10890}(1351,\cdot)\)
  \(\chi_{10890}(1621,\cdot)\)
  \(\chi_{10890}(2071,\cdot)\)
  \(\chi_{10890}(2161,\cdot)\)
  \(\chi_{10890}(2341,\cdot)\)
  \(\chi_{10890}(2611,\cdot)\)
  \(\chi_{10890}(3061,\cdot)\)
  \(\chi_{10890}(3151,\cdot)\)
  \(\chi_{10890}(3331,\cdot)\)
  \(\chi_{10890}(3601,\cdot)\)
  \(\chi_{10890}(4051,\cdot)\)
  \(\chi_{10890}(4321,\cdot)\)
  \(\chi_{10890}(4591,\cdot)\)
  \(\chi_{10890}(5041,\cdot)\)
  \(\chi_{10890}(5131,\cdot)\)
  \(\chi_{10890}(5311,\cdot)\)
  \(\chi_{10890}(5581,\cdot)\)
  \(\chi_{10890}(6031,\cdot)\)
  \(\chi_{10890}(6121,\cdot)\)
  \(\chi_{10890}(6571,\cdot)\)
  \(\chi_{10890}(7111,\cdot)\)
  \(\chi_{10890}(7291,\cdot)\)
  \(\chi_{10890}(7561,\cdot)\)
  \(\chi_{10890}(8011,\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 ]
         
     
    
 
\((8471,4357,3511)\) → \((1,1,e\left(\frac{12}{55}\right))\)
  
    
      
        | \(a\) | \(-1\) | \(1\) | \(7\) | \(13\) | \(17\) | \(19\) | \(23\) | \(29\) | \(31\) | \(37\) | \(41\) | \(43\) | 
    
    
      | \( \chi_{ 10890 }(1171, a) \) | \(1\) | \(1\) | \(e\left(\frac{29}{55}\right)\) | \(e\left(\frac{2}{55}\right)\) | \(e\left(\frac{38}{55}\right)\) | \(e\left(\frac{6}{55}\right)\) | \(e\left(\frac{3}{11}\right)\) | \(e\left(\frac{39}{55}\right)\) | \(e\left(\frac{42}{55}\right)\) | \(e\left(\frac{9}{55}\right)\) | \(e\left(\frac{1}{55}\right)\) | \(e\left(\frac{5}{11}\right)\) | 
  
 
    
        ![Copy content]() sage:chi.jacobi_sum(n)
        sage:chi.jacobi_sum(n)