User Portlet
| Discussions |
|---|
| Many thanks |
| I tried to code John Conway's Subprime Fibs into Mathematica. This is a sequence where each number is the sum of the two previous number, divided by the smallest factor when this sum isn't prime. In the code below everything works correctly except... |