Trying to use the pointplot command on Maple

407 Views Asked by At

I'm trying to plot the points (n, a(n)) from n=1 to n=20, but Maple's just telling me what I want to plot, without actually plotting it. Any ideas on what I'm doing wrong?

enter image description here

1

There are 1 best solutions below

1
On BEST ANSWER

The following syntax worked for me, which produces the graph shown.

enter image description here

enter image description here