Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Compute the nth abundant number
ResourceFunction["AbundantNumber"][n] computes the nth abundant number. |
Compute the 5th abundant number:
In[1]:= |
Out[1]= |
Compute the first 20 abundant numbers:
In[2]:= |
Out[2]= |
This work is licensed under a Creative Commons Attribution 4.0 International License