Question: How do you implement recursion

I have a function that refuses to allow "fsolve" to compute a root for.  I'm trying to use a brute force Newton (or secant) algorithm to find the root.  This is successful 

But I'm new enough in Maple Flow (and Maple) that I can't build an automatic recursion method.  All ideas welcome.

Please Wait...