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 - Adding polynomial to an ideal
Author Message
  Post subject:   Reply with quote
> Hi, I have a daubt, how can I add polynomial in a Ideal.
> Example:
> I have p1 = x and p2 = y3
> How can I build this Ideal Ideal I = p1, p2 dinamically!!!
>
By using
I=I,p;
or I[counter]=p;
> 2 - How can I construct this ring: r = 2,(x,y),Dp dinamically
>
build the command as a string and pass it to the
interpreter via execute.


email: hannes@mathematik.uni-kl.de
Posted in old Singular Forum on: 2004-12-06 20:12:16+01
Post Posted: Tue Sep 20, 2005 5:31 pm
  Post subject:  Adding polynomial to an ideal  Reply with quote
Hi, I have a daubt, how can I add polynomial in a Ideal.
Example:
I have p1 = x and p2 = y3
How can I build this Ideal Ideal I = p1, p2 dinamically!!!

2 - How can I construct this ring: r = 2,(x,y),Dp dinamically

thank you

email: diogokrejci@yahoo.com.br
Posted in old Singular Forum on: 2004-11-19 20:50:28+01
Post Posted: Thu Aug 11, 2005 5:32 pm


It is currently Fri May 13, 2022 10:57 am
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group