Symbolic evaluation of sums and products fricas (1) -> sum(i,
Type: Fraction(Polynomial(Integer))
fricas product(x+k,
Type: Expression(Integer)
Result should be pi fricas integrate((4*sqrt(1/2)-8*x^3-4*sqrt(1/2)*x^4-8*x^5)/(1-x^8),
Type: Union(pole: potentialPole,
Use "noPole" Axioms answer is "potentialPole", which indicates that there might be a pole within the interval of integration. If you are sure, that there is no pole within this interval, use "noPole": fricas integrate((4*sqrt(1/2)-8*x^3-4*sqrt(1/2)*x^4-8*x^5)/(1-x^8),
It's numeric value is roughly fricas %::Expression Float
Type: Expression(Float)
To check, do a numeric integration: fricas romberg(x+->(4*sqrt(1/2)-8*x^3-4*sqrt(1/2)*x^4-8*x^5)/(1-x^8),
Type: Record(value: Float,
|

![\label{eq6}\begin{array}{@{}l}
\displaystyle
\left[{value ={1.2297249795 \_ 786311161}}, \: \right.
\
\
\displaystyle
\left.{error ={0.251271954 E - 10}}, \:{totalpts ={129}}, \:{success = \mbox{\rm true} }\right]
\label{eq6}\begin{array}{@{}l}
\displaystyle
\left[{value ={1.2297249795 \_ 786311161}}, \: \right.
\
\
\displaystyle
\left.{error ={0.251271954 E - 10}}, \:{totalpts ={129}}, \:{success = \mbox{\rm true} }\right]](images/9048552840309692654-16.0px.png)