On 2013-01-18, Dima Pasechnik <[email protected]> wrote: > On 2013-01-18, 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 >> > this is a Maxima bug.
submitted a report here: https://sourceforge.net/p/maxima/bugs/2535/ -- 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.
