Differences between revisions 4 and 6 (spanning 2 versions)
Revision 4 as of 2008-08-11 17:15:52
Size: 385
Editor: was
Comment:
Revision 6 as of 2008-08-12 12:52:02
Size: 436
Editor: was
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
See also [:SymbolicBenchmarks: this other page].
Line 3: Line 5:
 1. SETUP: Let $f = (x+y+z+1)^20$. COMPUTATION: Compute all coefficients of all monomials of $f\cdot (f+1)$, i.e., expand that expression.  1. SETUP: Let $f = (x+y+z+1)^{15}$. COMPUTATION: Compute all coefficients of all monomials of $f\cdot (f+1)$, i.e., expand that expression.
Line 7: Line 9:
 2.  

See also [:SymbolicBenchmarks: this other page].

The Symbolic Benchmark Challenge Suite

  1. SETUP: Let f = (x+y+z+1)^{15}. COMPUTATION: Compute all coefficients of all monomials of f\cdot (f+1), i.e., expand that expression.

  2. SETUP: Define a function f(z) = \sqrt(1/3) z^2 + i/3. COMPUTATION: Compute the first 5 digits of the numerator of the real part of f(f(f(...(f(i/2))...) iterated 10 times.

symbench (last edited 2022-10-20 07:50:33 by chapoton)