So I was wondering if there was a way to compute ideals of a certain norm something like:
sage:K=QuadraticField(2)
sage:K.ideal_of_norm(2)
[Fractional ideal (a)]
something like this.
![]() | 1 | initial version |
So I was wondering if there was a way to compute ideals of a certain norm something like:
sage:K=QuadraticField(2)
sage:K.ideal_of_norm(2)
[Fractional ideal (a)]
something like this.
![]() | 2 | None |
So I was wondering if there was a way to compute ideals of a certain norm something like:
like:
sage: K = QuadraticField(2)
sage:K=QuadraticField(2)sage:K.ideal_of_norm(2)
sage: K.ideal_of_norm(2) [Fractional ideal (a)]
something like this.
![]() | 3 | retagged |
So I was wondering if there was a way to compute ideals of a certain norm something like:
sage: K = QuadraticField(2)
sage: K.ideal_of_norm(2)
[Fractional ideal (a)]
something like this.