A particle is located on the coordinate plane at (5,0). Define a move for the particle as a counterclockwise rotation of π/4 radians about the origin followed by a translation of 10 units in the positive x-direction. Given that the particle's position after 150 moves is (p,q), find the greatest integer less than or equal to ∣p∣+∣q∣.
解析
Solutions
Solution 1
Let P(x,y) be the position of the particle on the xy-plane, r be the length OP where O is the origin, and θ be the inclination of OP to the x-axis. If (x′,y′) is the position of the particle after a move from P, then we have two equations for x′ and y′:
x′=rcos(π/4+θ)+10=22(x−y)+10y′=rsin(π/4+θ)=22(x+y).
Let (xn,yn) be the position of the particle after the nth move, where x0=5 and y0=0. Then xn+1+yn+1=2xn+10, xn+1−yn+1=−2yn+10. This implies xn+2=−yn+52+10, yn+2=xn+52. Substituting x0=5 and y0=0, we have x8=5 and y8=0 again for the first time. Thus, p=x150=x6=−52 and q=y150=y6=5+52. Hence, the final answer is
52+5(2+1)≈19.1⟹019
If you're curious, the points do eventually form an octagon and repeat. Seems counterintuitive, but believe it or not, it happens.
https://www.desmos.com/calculator/febtiheosz
Solution 2
Let the particle's position be represented by a complex number. Recall that multiplying a number by cis(θ) rotates the object in the complex plane by θ counterclockwise. In this case, we use a=cis(4π). Therefore, applying the rotation and shifting the coordinates by 10 in the positive x direction in the complex plane results to
where a is cis(θ). By De-Moivre's theorem, (cis(θ)n)=cis(nθ). Therefore,
10(a150+…+1)=10(1+a+…+a6)=−10(a7)=−10(22−2i2)
Furthermore, 5a150=−5i. Thus, the final answer is
52+5(2+1)≈19.1⟹019
Solution 3
As before, consider z as a complex number. Consider the transformation z→(z−ω)eiθ+ω. This is a clockwise rotation of z by θ radians about the points ω. Let f(z) denote one move of z. Then
Therefore, z rotates along a circle with center ω=5+(5+52)i. Since 8⋅4π=2π, f9(z)=f(z)⟹f150(z)=f6(z)⟹p+q=019, as desired (the final algebra bash isn't bad).
Solution 4
Let T:(xy)→R(4π)(xy)+(100). We assume that the rotation matrix R(4π)=R here. Then we have