2030 AIME I
Work in progress
Problem 1
The diagram below shows the circular face of a clock with radius cm and a circular disk with radius cm externally tangent to the clock face at o' clock. The disk has an arrow painted on it, initially pointing in the upward vertical direction. Let the disk roll clockwise around the clock face. At what point on the clock face will the disk be tangent when the arrow is next pointing in the upward vertical direction? [asy]size(170);defaultpen(linewidth(0.9)+fontsize(13pt));draw(unitcircle^^circle((0,1.5),0.5)); path arrow = origin--(-0.13,-0.35)--(-0.06,-0.35)--(-0.06,-0.7)--(0.06,-0.7)--(0.06,-0.35)--(0.13,-0.35)--cycle; for(int i=1;i<=12;i=i+1){draw(0.9*dir(90-30*i)--dir(90-30*i));label("",0.78*dir(90-30*i));} dot(origin);draw(shift((0,1.87))*arrow);draw(arc(origin,1.5,68,30),EndArrow(size=12));[/asy]
Problem 2
Prove that for any positive integer is an integer.
Problem 3
() Let be a scalene triangle with circumcircle and incenter . Ray meets at and meets again at ; the circle with diameter cuts again at . Lines and meet at , and is the midpoint of . The circumcircles of and intersect at points and . Prove that passes through the midpoint of either or .
Problem 4
Find the minimum possible value of given that , , , are nonnegative real numbers such that .