Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Get the nth composite number
ResourceFunction["Composite"][n] gives the nth composite number. |
The first 20 composites:
In[1]:= |
Out[1]= |
The billionth composite:
In[2]:= |
Out[2]= |
Plot the sequence:
In[3]:= |
Out[3]= |
This work is licensed under a Creative Commons Attribution 4.0 International License