Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
This paclet is for recreational mathematics and math puzzles
Contributed by: Peter Cullen Burbery
This paclet contains functions for recreational mathematics and math puzzles.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["PeterBurbery/RecreationalMathematics"]
To load the code after installation, evaluate this code:
Needs["PeterBurbery`RecreationalMathematics`"]
Generate twelve word problems:
In[1]:= | ![]() |
Out[1]= | ![]() |
Find the solutions:
In[2]:= | ![]() |
Out[2]= | ![]() |
Find the form of a conic that runs through five random points:
In[3]:= | ![]() |
Out[3]= | ![]() |
In[4]:= | ![]() |
Out[4]= | ![]() |
View the symmetric reduction of the five point conic:
In[5]:= | ![]() |
Out[5]= | ![]() |
Find a conic section through five points:
In[6]:= | ![]() |
Out[7]= | ![]() |
Show the conic and points:
In[8]:= | ![]() |
Out[8]= | ![]() |
Find a cubic plane curve through nine points:
In[9]:= | ![]() |
Out[10]= | ![]() |
Show the cubic and points:
In[11]:= | ![]() |
Out[11]= | ![]() |
Find the defining points for the Euler line of three triangle vertices:
In[12]:= | ![]() |
Out[12]= | ![]() |
Wolfram Language Version 13.1