Hi,
First thanks for the wonderful program.
I am trying to generate recursive functions. That is, let say I have a recursion $X_n=A_nX_{n-1}+F_n$ where X_n and F_n are vector functions and A_n is a matrix.
Furthermore, let say I know $X_04 and $F_n$ for all n. How do use Maxima to write a loop or a procedure to find $X_n$ for all n?
Thanks.
===========================================================
???? Sonmez Sahutoglu??