Loading [MathJax]/jax/output/HTML-CSS/jax.js
Ask Your Question
0

Representative in Quotient Ring

asked 5 years ago

RaymondChou gravatar image

Hello everyone!

So I'm using Sage to reduce a bunch of monomials modulo an ideal I in a ring R=C[x1,x2,...,xn]. Sage, however, decides that it should reduce things and use the high index terms as a basis, instead of the lower-index terms. For example, if I=<x1+x2+x3> for n=3, Sage will reduce x1 into x2x3, and use x2 and x3 as generators, whereas I want it to use x1 and x2 as generators instead, and have it say x3=x1x2. Is there a way to do this?

Thank you!

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
1

answered 5 years ago

RaymondChou gravatar image

Sorry for the dumb question; I just changed the monomial ordering in the ring and it fixed my problem!

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 5 years ago

Seen: 278 times

Last updated: Jan 31 '20