that there
> are roughly 10^52 electrons in the earth, it would be hard to deal
> with that.
>
> -M. Hampton
>
> On Jan 27, 5:14 am, Jaakko Seppälä wrote:
>
> > I found onhttp://www.prothsearch.net/fermat.htmlthat84977118993*2^
> > {520} + 1 | 2^{2^517}+1. Can this re
Traceback (most recent call
last)
/home/jaakko/Matikka/sage-4.2.1-linux-Ubuntu_9.10-i686-Linux/ in ()
/home/jaakko/Matikka/sage-4.2.1-linux-Ubuntu_9.10-i686-Linux/local/lib/
python2.6/site-packages/sage/rings/integer.so in
sage.rings.integer.Integer.__pow__ (sage/rings/integer.c:12061)()
RuntimeError
f of the integer points. I found
the problem at http://www.mathlinks.ro/viewtopic.php?t=150659 where
one solution was given but I was wondering if there is some other way
to find the integer points. However, I haven't found any proof which
uses advanced methods.
Jaakko
--
To post to this
Hello again!
Is that method general? I tried now to find the integer points of x^3
- 3*x*y^2-y^3-1 without success.
Jaakko
sage: R. = QQ[]
sage: P = x^3 - 81/4 + y^2
sage: E=EllipticCurve(P)
---
NotImplementedError
Traceback (most recent call
last)
/home/jaakko/Desktop/ in ()
/usr/lib/pymodules/python2.5/IPython/iplib.pyc in ipmagic(self, arg_s)
1180 else:
1181 magic_args = self.var_expand(magic_args,1)
-> 1182 return fn(magic_args)
1183
1184 def ipalias(s
I read from
http://mathoverflow.net/questions/7907/elliptic-curves-integer-points
than Sage can determine the integer points of an elliptic curve. What
commands will do the trick?
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
> If you don't have numbers you can do it using FriCAS, which is optional
> in sage:
>
> sage: fricas("ratDenom(1/(1+3^(1/2)+5^(1/4)+7^(1/6)))")
> sage: fricas("ratDenom(1/(1+a^(1/2)+b^(1/3)))")
>
> Martin
How do I install FriCAS? I installed sage by typing
sudo apt-get install sagemath but
sudo
On Aug 26, 7:59 pm, Simon King wrote:
> Hi Jaako,
>
> On Aug 26, 5:34 pm, William Stein wrote:
>
> > Please give Sage code that creates such an expression, which anybody
> > reading this can then trivially paste into their Sage session.
>
> I reckon, in the easiest case Jaako would like to hav
Is there any function on Sage which can simplify the expression with
sum of nth roots on denominator to the form that there are no roots on
the denominator? Or even general, if the denominator contains various
roots like 4th and 7th root on the same denominator.
--~--~-~--~~---
from the SAGE_ROOT or
SAGE_ROOT/local/bin/ directory.
database_gap-4.4.9
Machine:
Linux jaakko-desktop 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC
2009 i686 GNU/Linux
sage: /home/jaakko/sage-3.2.3/database_gap-4.4.9 is already installed
jaa...@jaakko-desktop:~/sage-3.2.3$ .
10 matches
Mail list logo