Hi 64bit Ubuntu 12.04, Sage 5.5 (PPA/Binary), same result
many ;;; ;;; Stack overflow. ;;; Jumping to the outermost toplevel prompt ;;; /usr/lib/sagemath/spkg/bin/sage: line 310: 7953 Segmentation fault sage-ipython "$@" -i (after having used approximately 20M of memory which was freed again) Regards, Jan On 18 January 2013 14:54, Georgi Guninski <[email protected]> wrote: > n=var('n') > a=log(-1/3125*((-1/2*sqrt(5) + 1/2)^n - (1/2*sqrt(5) + > 1/2)^n)^9*sqrt(5))/log(-1/5*((-1/2*sqrt(5) + 1/2)^(8*n) - (1/2*sqrt(5) + > 1/2)^(8*n))*((-1/2*sqrt(5) + 1/2)^n - (1/2*sqrt(5) + 1/2)^n) - > 1/5*((-1/2*sqrt(5) + 1/2)^(9*n) - (1/2*sqrt(5) + 1/2)^(9*n))*sqrt(5)) > limit(a,n=oo) > > many > ;;; Stack overflow. > ;;; Jumping to the outermost toplevel prompt > ;;; > Segmentation fault sage-ipython "$@" -i > > sagenb.org doesn't return anything for the limit > > sage 5.5 binary download on ubuntu 10.04 > > -- > You received this message because you are subscribed to the Google Groups > "sage-support" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > Visit this group at http://groups.google.com/group/sage-support?hl=en. > > > -- .~. /V\ Jan Groenewald /( )\ www.aims.ac.za ^^-^^ -- You received this message because you are subscribed to the Google Groups "sage-support" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en.
