Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Gives elements of the Somos sequences
ResourceFunction["SomosSequence"][n,k] give the nth term for the k-order Somos sequence. |
Get the 14th term for the 4th order Somos sequence:
In[1]:= |
Out[1]= |
Calculate the first 14 elements of the 4th-order Somos sequence:
In[2]:= |
Out[2]= |
Elements need not be integers:
In[3]:= |
Out[3]= |
Plot the 4th-order Somos sequence versus the 5th-order Somos sequence:
In[4]:= |
Out[5]= |
Find the scaling exponent:
In[6]:= |
Out[6]= |
This work is licensed under a Creative Commons Attribution 4.0 International License