Ask Your Question

bev's profile - activity

2017-12-24 21:26:15 +0200 received badge  Popular Question (source)
2017-12-24 21:26:15 +0200 received badge  Notable Question (source)
2017-02-03 00:27:29 +0200 commented answer symbolic integration

Thank you for going to this much trouble to share my pain. I was also able to simplify the sage expression, but maple did it all by itself. I don't have maple myself, a [rich] friend did it for me. Thanks again.

2017-02-02 02:35:48 +0200 answered a question symbolic integration

The latest linux (slackware) version I was able to find is 7.3, which I'm using. I'll try to find 7.5.1 and report back...

Maple gives a different answer for the integral, and maple has a simplify function which reduces the integral to (bln(acos(x)+b*sin(x))+ax)/(a^2+b^2).

I tried to use the simplify_full function for the sage integral, and it didn't change anything.

In order to get 7.5.1 I downloaded the source code, but it wouldn't compile -- it came up with an error about sem_open, which I traced back to a known error #3770 which I couldn't use to unravel the problem. Accordingly, I tossed the source and downloaded the binary (Ubuntu 64-bit.bz2) and the file terminated abruptly, so I went to MIT -- their download worked, I could unzip and run it. If you've read this far, I have one more request --

When I compare this version of sage to 7.3, this does funny things with colors as I type a line in console mode -- which is especially troubling since it changes open and closed parens to big white blocks. Is there a simple way I can turn that off?

Thanks for your help.

2017-01-30 13:12:07 +0200 asked a question symbolic integration

If you ask sage to symbolically integrate the following properly, the answer is wrong. Why?

cos(x)/(acos(x) + bsin(x))

[Aside -- the captcha was invisible with firefox 50.1/linux, leading to much teeth-gnashing. Seems to work OK with Chrome. Not happy]

2016-08-06 15:07:31 +0200 asked a question How can I change the character encoding to 7-bit?

Tired of seeing strange characters presumably representing some sort of box around areas of text.