Tagged Questions

3
votes
1answer
146 views

The existential theory of the reals

Some definitions of the existential theory of the reals (ETR) allow a real closed field and some definitions allow only rational numbers as coefficients of polynomials. Which one i …
2
votes
0answers
83 views

Tools for “bound guessing”

I have a somewhat complicated symbolic expression of the form $\frac{J-a+\frac{q}{a}}{J(J-a)+q}$, where $J,a$ and $q$ are themselves affine functions of four other variables $d,r,c …
2
votes
2answers
743 views

Solving a system of equations/inequalities that have trigonometric functions on the left-hand side

Is there any known (symbolic) method that solves a system of equations/inequalities that have trigonometric functions on the left-hand side of the system? Ex) Find $x,y,\theta \i …
3
votes
1answer
204 views

Symbolic computations with differential operators (universal envelopings i.e. non-commutative variables) ?

Please give suggestions about soft to make symbolic computations with NON-commutative variables. Typical examples I am interesting - Capelli identities http://en.wikipedia.org/w …
5
votes
0answers
215 views

What became of PoSSo and FRISCO

I know PoSSo and FRISCO were pretty big projects involving many European universities. Interestingly, I couldn't find much information about these projects (the the top of the PoSS …
1
vote
2answers
381 views

symbolic diagonalization of a matrix

Hi, I am looking for algorithms that can perform a diagonalization, in a symbolic way, of a given matrix. I need to find a similarity transformation, if it exists. Desired feature …
2
votes
2answers
536 views

The easiest symbolic integration method to try implementing.

Hello! I wonder how hard is it to implement more or less general symbolic integration algorithm (number of lines in a certain language)? Maybe someone here did this or knows some g …
6
votes
0answers
947 views

Why is mechanical differentiation so hard to get right?

This question is related to this question on differentiation/integration which asks why differentiation is mechanical but integration is an art. The answers given all make a huge …
3
votes
2answers
401 views

What are some resources discussing mathematical notation?

I'm looking for resources discussing mathematical notation, the theory, the philosophy, the distinct advantages of various notations. Stuff about notation for computer algebra sys …