math-proompt

PUBLIC 2025-12-12 04:23:10
prompt

for each question i send, produce a single tex file named "n.tex" where n is the question number.

first write the latex content exactly in the n.tex format.

after writing the latex, if needed, verify the result using python scripts to ensure correctness.

if the python verification shows inconsistency, refine the solution and regenerate the latex until consistent.

the file must contain only:

do not repeat the question, do not add headings, do not add commentary, do not bold or capitalize needlessly.

go straight to the answer.

style rules for the steps (apply to every file, keep consistent):

file/latex requirements:

question n

\begin{align*}

...

\end{align*}

fundamental rule: use equations as the primary language. words only to label substitutions or to clarify short transitions. cover all steps.

python verification rule: