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 - Roots of polynomial
Author Message
  Post subject:  Roots of polynomial  Reply with quote
Does any body knows what is wrong here:
ring c7 = (0,e),(x, y_(1..14)), lp;
> minpoly = rootofUnity(7);
> c7;
// characteristic : 0
// 1 parameter : e
// minpoly : (e^6+e^5+e^4+e^3+e^2+e+1)
// number of vars : 15
// block 1 : ordering lp
// : names x y_(1) y_(2) y_(3) y_(4) y_(5) y_(6) y_(7) y_(8) y_(9) y_(10) y_(11) y_(12) y_(13) y_(14)
// block 2 : ordering C
> poly f = (x13-e)/(x-(1/e));
def R91 = Roots(f);
// ** redefining roots **
? identifier roots not found in ROR
? error occurred in zeroset.lib::Roots line 127: ` list roots = imap(ROR, roots);`
? leaving zeroset.lib::Roots
skipping text from `;` error at token `)`
Post Posted: Sat Mar 31, 2007 9:01 am


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