On Jan 27, 2009, at 4:02 PM, William Stein wrote:
> On Tue, Jan 27, 2009 at 1:51 PM, Robert Bradshaw
> wrote:
>>
>>
>> On Jan 27, 2009, at 12:54 AM, William Stein wrote:
>>
>>>
>>> On Tue, Jan 27, 2009 at 12:45 AM, alia hamieh
>>> wrote:
I'm trying to deal with following problem:
On Tue, Jan 27, 2009 at 1:51 PM, Robert Bradshaw
wrote:
>
>
> On Jan 27, 2009, at 12:54 AM, William Stein wrote:
>
>>
>> On Tue, Jan 27, 2009 at 12:45 AM, alia hamieh
>> wrote:
>>> I'm trying to deal with following problem:
>>>
>>> G=DirichletGroup(75)
>>> chi = list(G)[8]
>>> I need to compute
On Jan 27, 2009, at 12:54 AM, William Stein wrote:
>
> On Tue, Jan 27, 2009 at 12:45 AM, alia hamieh
> wrote:
>> I'm trying to deal with following problem:
>>
>> G=DirichletGroup(75)
>> chi = list(G)[8]
>> I need to compute with expressions such as: chi(2)*sqrt(11)
>> the problem is that we c
On Tue, Jan 27, 2009 at 12:45 AM, alia hamieh wrote:
> I'm trying to deal with following problem:
>
> G=DirichletGroup(75)
> chi = list(G)[8]
> I need to compute with expressions such as: chi(2)*sqrt(11)
> the problem is that we cannot do this multiplication because we have
> "incompatible" opera