Skip to content

Publish the functional equations solutions - #384

Merged
PatrikBak merged 1 commit into
mainfrom
patrik/functional-equations-public-solutions
Aug 22, 2026
Merged

Publish the functional equations solutions#384
PatrikBak merged 1 commit into
mainfrom
patrik/functional-equations-public-solutions

Conversation

@PatrikBak

Copy link
Copy Markdown
Owner

Drops hideSolutionsAndProofs from the functional equations handout, so its solutions, answers and full-solutions PDF are now on the page. The three geometry handouts keep the flag.

The solutions themselves got three passes now that readers will see them:

  • Equations are numbered only where the text points back at one. Fifteen tags whose number was never used (or used only in the sentence directly below) are gone, and the survivors renumber so each solution counts from (1).
  • f^2(x) is spelled out as (f(x))^2 throughout, in statements, hints and solutions alike. It read as f(f(x)) to more than one reader.
  • Two compressed steps now say what they do: the double use of injectivity closing f(f(x)) = 0, and why a mixed pair f(a) = a, f(b) = -b exists at all once f(x)^2 = x^2 is known. The hints for that problem also stop reusing a for two different objects.

Includes the regenerated content JSON.

🤖 Generated with Claude Code

The handout's solutions have been reviewed, so they no longer need to stay
behind hideSolutionsAndProofs. The three geometry handouts keep the flag.

While the solutions are now reader-facing, three things in them were worth
tightening. Equations carry a number only where the text actually points back
at one, and the survivors renumber so each solution counts from (1). The
f^2(x) shorthand is spelled out as (f(x))^2 everywhere, since more than one
reader has read it as f(f(x)). And two steps that leaned on a compressed
clause now say what they do: the double use of injectivity that closes
f(f(x)) = 0, and why a mixed pair f(a) = a, f(b) = -b exists at all once
f(x)^2 = x^2 is known.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@PatrikBak
PatrikBak enabled auto-merge August 22, 2026 16:17
@vercel

vercel Bot commented Aug 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
math-comps Ready Ready Preview Aug 22, 2026 4:18pm

@PatrikBak
PatrikBak merged commit 5b998b9 into main Aug 22, 2026
5 checks passed
@PatrikBak
PatrikBak deleted the patrik/functional-equations-public-solutions branch August 22, 2026 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant