CoolFace
Datasetpublic

math-ai/BlueMO

BlueMO 🚀 BlueMO: A Comprehensive Collection of Challenging Mathematical Olympiad Problems from the Little Blue Book Series   BlueMO is a comprehensive and challenging dataset comprising mathematical olympiad problems paired with detailed solutions, meticulously curated from the esteemed "Little Blue Book" (小蓝书) series (Second Edition)—a vital resource for Chinese students training for national and international olympiad math competitions. Designed to… See the full description on the dataset page: https://huggingface.co/datasets/math-ai/BlueMO.

sourceHugging Facecc-by-nd-4.0updated 8mo agoView on Hugging Face
3likes9.4kdownloads
1000.json8 linesDownload Raw Back to calculation
1{2    "source_file": "./raw_volume-zh/volume9/exercise8.tex",3    "problem_type": "calculation",4    "problem": "问题3 (Garfunkel-Baukoff)\n$$\n\\tan ^2 \\frac{A}{2}+\\tan ^2 \\frac{B}{2}+\\tan ^2 \\frac{C}{2} \\geqslant 2-8 \\sin \\frac{A}{2} \\sin \\frac{B}{2} \\sin \\frac{C}{2} .\n$$",5    "solution": "提示: 在嵌入不等式中令 $x=\\tan \\frac{A}{2}, y=\\tan \\frac{B}{2}, z=\\tan \\frac{C}{2}$, 再通过一系列三角恒等变形即得.",6    "remark": "",7    "figures": []8}