Skip to content

Instantly share code, notes, and snippets.

View jonseymour's full-sized avatar

Jon Seymour jonseymour

View GitHub Profile
@jonseymour
jonseymour / collatz
Last active March 9, 2025 09:46
derivation of S_{2x+1}
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"id": "5cdc3c96-246e-4750-960e-342c9bd6ac2e",
"metadata": {},
"outputs": [],
"source": [
"import sympy as sy"