灯下 登录
番外 · 题谱 · 2012 · P1

2012 CMO 第 1 题

数论 · P1/P4 · 起手题

题面据中国数学奥林匹克 / AoPS 可核档案整理;中文题意为本站自译,英文行为来源英译摘要,公式请以原始来源为准。

CMO 2012 P1 number-theory

In the triangle ABCABC , A\angle A is biggest. On the circumcircle of ABC\triangle ABC , let DD be the midpoint of ABC^\widehat{ABC} and EE be the midpoint of ACB^\widehat{ACB} . The circle c1c_1 passes through A,BA,B and is tangent to ACAC at AA , the circle c2c_2 passes through A,EA,E and is tangent ADAD at AA . c1c_1 and c2c_2 intersect at AA and PP . Prove that APAP bisects BAC\angle BAC .

<details><summary>Diagram</summary>[asy]

/* File unicodetex not found. */

/* Geogebra to Asymptote conversion, documentation at artofproblemsolving.com/Wiki, go to User:Azjps/geogebra */

import graph; size(14.4cm);

real labelscalefactor = 0.5; /* changes label-to-point distance */

pen dps = linewidth(0.7) + fontsize(10); defaultpen(dps); /* default pen style */

pen dotstyle = black; /* point style */

real xmin = -5.23, xmax = 9.18, ymin = -2.97, ymax = 4.82; /* image dimensions */

/* draw figures */

draw(circle((-1.32,1.36), 2.98));

draw(circle((3.56,1.53), 3.18));

draw((0.92,3.31)--(-2.72,-1.27));

draw(circle((0.08,0.25), 3.18));

draw((-2.72,-1.27)--(3.13,-0.65));

draw((3.13,-0.65)--(0.92,3.31));

draw((0.92,3.31)--(2.71,-1.54));

draw((-2.41,-1.74)--(0.92,3.31));

draw((0.92,3.31)--(1.05,-0.43));

/* dots and labels */

dot((-1.32,1.36),dotstyle);

dot((0.92,3.31),dotstyle);

label(" AA ", (0.81,3.72), NE * labelscalefactor);

label(" c1c_1 ", (-2.81,3.53), NE * labelscalefactor);

dot((3.56,1.53),dotstyle);

label(" c2c_2 ", (3.43,3.98), NE * labelscalefactor);

dot((1.05,-0.43),dotstyle);

label(" PP ", (0.5,-0.43), NE * labelscalefactor);

dot((-2.72,-1.27),dotstyle);

label(" BB ", (-3.02,-1.57), NE * labelscalefactor);

dot((2.71,-1.54),dotstyle);

label(" EE ", (2.71,-1.86), NE * labelscalefactor);

dot((3.13,-0.65),dotstyle);

label(" CC ", (3.39,-0.9), NE * labelscalefactor);

dot((-2.41,-1.74),dotstyle);

label(" DD ", (-2.78,-2.07), NE * labelscalefactor);

clip((xmin,ymin)--(xmin,ymax)--(xmax,ymax)--(xmax,ymin)--cycle);

/* end of picture */[/asy]</details>

在三角形 ABCABC 中,A\angle A 最大。在 ABC\triangle ABC 的外接圆上,设 DDABC^\widehat{ABC} 的中点,EEACB^\widehat{ACB} 的中点。圆 c1c_1 经过 A,BA,B 并在 AA 处与 ACAC 相切,圆 c2c_2 经过 A,EA,E 并在 AA 处与 ADAD 相切。 c1c_1c2c_2 相交于 AAPP 。证明 APAP 平分 BAC\angle BAC

<详细信息><摘要>图表</摘要>[asy]

/* 未找到文件 unicodetex。 */

/* Geogebra 到 Asymptote 的转换,文档位于 artofproblemsolving.com/Wiki,请转至 User:Azjps/geogebra */

导入图表;尺寸(14.4厘米);

真实标签比例因子 = 0.5; /* 改变标签到点的距离 */

画笔 dps = 线宽(0.7) + 字体大小(10);默认笔(dps); /* 默认画笔样式 */

笔点样式 = 黑色; /* 点样式 */

实际xmin = -5.23,xmax = 9.18,ymin = -2.97,ymax = 4.82; /* 图像尺寸 */

/* 绘制图形 */

绘制(圆((-1.32,1.36),2.98));

绘制(圆((3.56,1.53),3.18));

绘制((0.92,3.31)--(-2.72,-1.27));

绘制(圆((0.08,0.25),3.18));

绘制((-2.72,-1.27)--(3.13,-0.65));

绘制((3.13,-0.65)--(0.92,3.31));

绘制((0.92,3.31)--(2.71,-1.54));

绘制((-2.41,-1.74)--(0.92,3.31));

绘制((0.92,3.31)--(1.05,-0.43));

/* 点和标签 */

点((-1.32,1.36),点样式);

点((0.92,3.31),点样式);

label(" AA ", (0.81,3.72), NE * labelscalefactor);

label(" c1c_1 ", (-2.81,3.53), NE * labelscalefactor);

点((3.56,1.53),点样式);

label(" c2c_2 ", (3.43,3.98), NE * labelscalefactor);

点((1.05,-0.43),点样式);

label(" PP ", (0.5,-0.43), NE * labelscalefactor);

点((-2.72,-1.27),点样式);

label(" BB ", (-3.02,-1.57), NE * labelscalefactor);

点((2.71,-1.54),点样式);

label(" EE ", (2.71,-1.86), NE * labelscalefactor);

点((3.13,-0.65),点样式);

label(" CC ", (3.39,-0.9), NE * labelscalefactor);

点((-2.41,-1.74),点样式);

label(" DD ", (-2.78,-2.07), NE * labelscalefactor);

剪辑((xmin,ymin)--(xmin,ymax)--(xmax,ymax)--(xmax,ymin)--循环);

/* 图片结束 */[/asy]</details>

提示 1

先看模小素数、最大公因数或整除链。

提示 2

把整数条件转成同余方程或 p 进指数比较。

提示 3

若要存在性,用构造;若要唯一性,用最小反例或下降。

完整解答

题面已直接收录。先把 2012 年 CMO 第 1 题的条件整理成对象、关系、目标三部分;再沿提示寻找不变量、标准构型或关键变形;最后补齐边界情形,并回到原题要求核对。