On Fri, 14 Nov 2025, 'Ralf Hemmecke' via FriCAS - computer algebra system wrote:
> f(x: Stream R): Stream R == cons(1,x*x)
thanks, this gives an equivalent result,
but what exactly causes the other one to exhaust the stack?
a consequence of nonuniqueness of the solution?
Franz