Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Generate all alkanes with a given number of carbon atoms
ResourceFunction["AlkaneIsomers"][n] gives a list of all alkanes with n carbon atoms. |
All alkanes with five carbon atoms:
| In[1]:= |
| Out[1]= | ![]() |
Generate all hexane isomers:
| In[6]:= |
| Out[6]= | ![]() |
Name the isomers:
| In[7]:= |
| Out[7]= |
Plot the number of alkane isomers, ignoring stereochemistry:
| In[8]:= |
| Out[8]= | ![]() |
Plot the number of alkane isomers, taking stereochemistry into account:
| In[9]:= |
| Out[9]= | ![]() |
This work is licensed under a Creative Commons Attribution 4.0 International License