#14213: Maxima error on improper integral
------------------------+---------------------------------------------------
   Reporter:  kcrisman  |             Owner:  burcin  
       Type:  defect    |            Status:  new     
   Priority:  major     |         Milestone:  sage-5.8
  Component:  calculus  |          Keywords:          
Work issues:            |   Report Upstream:  N/A     
  Reviewers:            |           Authors:          
  Merged in:            |      Dependencies:          
   Stopgaps:            |  
------------------------+---------------------------------------------------
 See [https://sourceforge.net/p/maxima/bugs/2556/ Maxima bug 2556] and
 [http://ask.sagemath.org/question/2314/illegal-kernel-in-adjoin-pvar this
 ask.sagemath.org question].
 {{{
 var('A, x, delta, k, dx, t, v, xi')
 temp = 1/2*A*e^(1/2*(xi - 1)*dx*k^2*t*v - 1/4*delta^2*k^2 - I*k*t*v +
 I*k*x)/(sqrt(pi)*sqrt(delta^(-2)))
 integral(temp,(k,0,oo))
 }}}
 kills Maxima
 {{{
 Condition of type: SIMPLE-CONDITION
 Illegal kernel in `adjoin-pvar'
 Available restarts:

 1. (CONTINUE) Return from BREAK.

 Top level.
 >
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14213>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to