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

Revision history [back]

click to hide/show revision 1
initial version

asked 9 years ago

Dianbin Bao gravatar image

Evaluate a list

Hi,

Suppose for example E =[x,x^2,x+1] is a list of elements in \ZZ[x]. Let K be a number field defined in Sage

K.<a> = NumberField(f(x))

for some irreducible polynomial f(x). Then how can one evaluate the list E by setting x=a and x=\sigma(a) (conjugate of a) in Sage?

click to hide/show revision 2
No.2 Revision

Evaluate a list

click to hide/show revision 3
No.3 Revision

Evaluate a list

Hi,

Suppose for example E =[x,x^2,x+1] is a list of elements in ZZ[x]. Let K be a number field defined in Sage

K.<a> = NumberField(f(x))

for some irreducible polynomial f(x). Then how can one evaluate the list E by setting x=a and x=σ(a) (conjugate of a) in Sage?

click to hide/show revision 4
retagged

updated 1 year ago

FrédéricC gravatar image

Evaluate a list

Hi,

Suppose for example E =[x,x^2,x+1] is a list of elements in ZZ[x]. Let K be a number field defined in Sage

K.<a> = NumberField(f(x))

for some irreducible polynomial f(x). Then how can one evaluate the list E by setting x=a and x=σ(a) (conjugate of a) in Sage?