Scaling Discrete Plots
Plot the value of the th prime on a log-log scale.
In[1]:=1

✖
Out[1]=1

Plot greatest common divisors on a log scale.
In[2]:=2

✖
Out[2]=2

Plot a function over exponentially distributed values on a log scale.
In[3]:=3

✖
Out[3]=3
