Given a nonnegative real number x, let ⟨x⟩ denote the fractional part of x; that is, ⟨x⟩=x−⌊x⌋, where ⌊x⌋ denotes the greatest integer less than or equal to x. Suppose that a is positive, ⟨a−1⟩=⟨a2⟩, and 2.Findthevalueofa^{12}-144a^{-1}$.
解析
Solution 1
Looking at the properties of the number, it is immediately guess-able that a=ϕ=21+5 (the golden ratio) is the answer. The following is the way to derive that:
Since 2<a<3, 0<31<a−1<21<1. Thus ⟨a2⟩=a−1, and it follows that a2−2=a−1⟹a3−2a−1=0. Noting that −1 is a root, this factors to (a+1)(a2−a−1)=0, so a=21+5 (we discard the negative root).
Our answer is (a2)6−144a−1=(23+5)6−144(1+52). Complex conjugates reduce the second term to −72(5−1). The first term we can expand by the binomial theorem to get 261(36+6⋅355+15⋅34⋅5+20⋅33⋅55+15⋅32⋅25+6⋅3⋅255+53)=641(10304+46085)=161+725. The answer is 161+725−725+72=233.
Note that to determine our answer, we could have also used other properties of ϕ like ϕ3=2ϕ+1.
Solution 2
Find a as shown above. Note that, since a is a root of the equation a3−2a−1=0, a3=2a+1, and a12=(2a+1)4. Also note that, since a is a root of a2−a−1=0, a1=a−1. The expression we wish to calculate then becomes (2a+1)4−144(a−1). Plugging in a=21+5, we plug in to get an answer of (161+725)+72−725=161+72=233.
Solution 3
Find a as shown above. Note that a satisfies the equation a2=a+1 (this is the equation we solved to get it). Then, we can simplify a12 as follows using the fibonacci numbers: