Post a reply
Username:
Note:If not registered, provide any username. For more comfort, register here.
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:
Font size:
Font colour
Options:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
Confirmation of post
To prevent automated posts the board requires you to enter a confirmation code. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the %sBoard Administrator%s.
Confirmation code:
Enter the code exactly as it appears. All letters are case insensitive, there is no zero.
   

Topic review - does a ring function related to "kbase" exist?
Author Message
  Post subject:  Re: does a ring function related to "kbase" exist?  Reply with quote
No, such a function does not exist (not every module over r is free).

In fact, what you do is computing a basis of the module over the quotient field,
which is a basis over the ring iff the module is free. In this case your way should
be the fastest possibility to compute it (except you choose random values for a and b).
Checking whether a module is free, is however another story.
Post Posted: Thu Jan 07, 2010 6:27 pm
  Post subject:  does a ring function related to "kbase" exist?  Reply with quote
hi,
i need following computation:

let r be the polynomial ring: r=Q[a,b]
let R be the polynomial ring: R=r[x,y,z]
let I be an Ideal in R:

compute a set of generators of R/I as an free r module (if finite dimentional).

in the past i used "work-arounds" like R=(0,a,b),(x,y,z),Dp; to be able to use "kbase(I)",
but for many reasons a mathematical correct definition like R=0,(a,b,x,y,z),Dp; would help much. i've read in the online manual that such computations can be done but did not find a function doing it.

best regards,
peter
Post Posted: Wed Nov 25, 2009 1:18 am


It is currently Fri May 13, 2022 11:06 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group