Previous Up Next

19.8.4  Graphing recurrent sequences

The plotseq or seqplot or graphe_suite command draws the process of finding the terms of a recurrent sequence.

Example

plotseq(sqrt(1+x),x=[3,0,5],5)

Previous Up Next