Let AOB be a triangle with ∠AOB=90∘. Define a sequence of points X1,X2,X3,…,X2022 as follows: * X1 lies on the ray OA with ∣OX1∣=1. * X2 lies on the ray OB with ∣X1X2∣=2 * For 3≤n≤2022, the Xn lie alternately on OA (n odd) or OB (n even), with ∣Xn−1Xn∣=n. Find the distance ∣X2020X2022∣.
Solution
Let X0=O and, for 0≤n≤2022, let dn=∣OXn∣. Then d0=0 and by Pythagoras' theorem, for n≥1
d2n−12+d2n2=(2n)2 d2n−12+d2n−22=(2n−1)2. Subtracting these equations we get d2n2−d2n−22=(2n)2−(2n−1)2=4n−1. Since d02=0 we then have d2n2=k=1∑nd2k2−d2k−22=k=1∑n4k−1=4k=1∑nk−k=1∑n1=2n(n+1)−n=n(2n+1). This implies that: d20202=1010⋅2021=2041210 d20222=1011⋅2023=2045253 and so ∣X2020X2022∣=2045253−2041210.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement and solution reproduced as published; topic and difficulty added by this site.