Hi, I think that there is no simple method how to write the result in
simple terms. Similarly as we read sin(x) "sine of x" we can read

%f[4,3]([1,1,-(sqrt(3)*%i+1)/2,(sqrt(3)*%i-1)/2],
         [2,-(sqrt(3)*%i-1)/2,(sqrt(3)*%i+1)/2],%i/2)

as Generalized Hypergeometric function .....

for %f see http://maxima.sourceforge.net/docs/manual/en/maxima_16.html#SEC56
or you can ask Maxima group.

%i is square root of -1

Hope this helps
Robert





On 17 zář, 22:23, sps <[email protected]> wrote:
> Perhaps you don't have me very well understood!
>
> When I said:
> 'Can you explicitly write the results?'
> I want to know how I can read this espression:
>
> (%o4) %f[4,3]([1,1,-(sqrt(3)*%i+1)/2,(sqrt(3)*%i-1)/2],
>               [2,-(sqrt(3)*%i-1)/2,(sqrt(3)*%i+1)/2],%i/2)
>
> For example:
> integral(3x^3,x)
> x^3
>
> and I can understand what is its mathematical expression: x*x*x
>
> But what's the meaning of an expression like:
> %0aLog(%3+-/)
> it's out of knowledge of a matematician.
>
> I'm a mathematician, not a traslator of uncomprensible characters!!

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to