Differences between revisions 1 and 2
Revision 1 as of 2008-08-11 16:30:03
Size: 44
Editor: was
Comment:
Revision 2 as of 2008-08-11 17:15:28
Size: 384
Editor: was
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

 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: 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.

 2.

The Symbolic Benchmark Challenge Suite

  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.

  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)