Dear SAGE developers,

Strangely, SAGE gives this incorrect result:

   ┌────────────────────────────────────────────────────────────────────┐
   │ SageMath Version 7.1, Release Date: 2016-03-20                     │
   │ Type "notebook()" for the browser-based notebook interface.        │
   │ Type "help()" for help.                                            │
   └────────────────────────────────────────────────────────────────────┘
   sage: assume(x, 'real')
   sage: limit((x^(1/x)-1)*sqrt(x), x=infinity)
   +Infinity
   sage: limit(((1/x)^x-1)/sqrt(x), x=0, dir='+')
   +Infinity

Sincerely,
Greg Marks

    ------------------------------------------------
   | Greg Marks                                     |
   | Department of Mathematics and Computer Science |
   | St. Louis University                           |
   | St. Louis, MO 63103-2007                       |
   | U.S.A.                                         |
   |                                                |
   | Phone: (314)977-7206        Fax: (314)977-1452 |
   | PGP encryption public key ID: 0x53F269E8       |
   | Web: http://gmarks.org                         |
    ------------------------------------------------

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to