On Jan 26, 2009, at 7:52 PM, David Roe wrote:
> So, it's a little annoying in general, since something like sqrt(2)
> will have multiple embeddings into the number field. There's an
> argument to be made for square roots and quadratic number fields
> (both because this is a common use case
Missed copying the definition of q:
sage: q = QQbar(sum([sqrt(n) for n in range(10)]))
David
On Mon, Jan 26, 2009 at 10:52 PM, David Roe wrote:
> So, it's a little annoying in general, since something like sqrt(2) will
> have multiple embeddings into the number field. There's an argument to be
So, it's a little annoying in general, since something like sqrt(2) will
have multiple embeddings into the number field. There's an argument to be
made for square roots and quadratic number fields (both because this is a
common use case and because quadratic number fields are often just defined
by