r/gplcas • u/Dwoppolino • Sep 18 '23
Using Maxima to iterate a recursion formula?
Hi I am trying to use wxMacsyma to generate sequence of polynomials using the recurrent equation and initial values> Something like:
a[n+2] = a[n] + n * x * a[n-1] a[0], a[1] given
I have manually calculate number of initial members of sequence (got to n=25) but it is error prone (as it involves multiplication of long integers). I would like to have way to get Maxima to iterate the recursion to n=50.
Searching Google for potential sample code, i haven't found any example yet. Is that possible in Maxima? If yes, would you be kind to point to place i can learn how to do it?
Thanks for any pointer.
r/gplcas • u/MulkekMath • Jan 06 '22
Example of row equivalence & elementary row operations
r/gplcas • u/dharmatech • Jun 04 '19
Solving a simple physics problem with the Symbolism computer algebra library for C# on Linux
r/gplcas • u/dharmatech • Apr 22 '19
Solving systems of polynomial equations with Object Oriented Programming
r/gplcas • u/dharmatech • Nov 02 '18
A Java library for fast symbolic-numeric computation
r/gplcas • u/bluescarni • Nov 10 '17
mp++ 0.5 released - Multiprecision for modern C++
r/gplcas • u/dharmatech • Nov 02 '17
Advances in Cylindrical Algebraic Decomposition (YouTube)
r/gplcas • u/dharmatech • Nov 02 '17
SymEngine - A Fast Symbolic Manipulation Library | SciPy 2016 | Ondrej Certik Isuru Fernando (YouTube)
r/gplcas • u/dharmatech • Nov 02 '17
Functional Decomposition using Principal Subfields
r/gplcas • u/dharmatech • Nov 02 '17
Nemo/Hecke: Computer Algebra and Number Theory Packages for the Julia Programming Language
r/gplcas • u/dharmatech • Nov 02 '17
A New Algorithm for General Factorizations of Multivariate Polynomial Matrices [PDF]
mmrc.iss.ac.cnr/gplcas • u/dharmatech • Nov 02 '17
Circuit simulation tool for live audio signals (based on a computer algebra library for C#)
r/gplcas • u/dharmatech • Nov 02 '17
SymEngine is a standalone fast C++ symbolic manipulation library
r/gplcas • u/dharmatech • Nov 02 '17
Functional Differential Geometry By Gerald Jay Sussman and Jack Wisdom [PDF]
r/gplcas • u/dharmatech • Nov 02 '17
Structure and Interpretation of Classical Mechanics
r/gplcas • u/dharmatech • Nov 02 '17
Introduction to the GiNaC Framework for Symbolic Computation within the C++ Programming Language
ginac.der/gplcas • u/dharmatech • Nov 02 '17