AlgebraDifficulty 7.8Prove itIMO Hk TST · Hong Kong
a. Using the characteristic equation method or otherwise, find a formula in terms of n for the sequence a0=1, a1=4 and an+2=5an+1−6an for n=0,1,2,…
b. Using the characteristic equation method or otherwise, find a formula in terms of n for the sequence b0=3, b1=7 and bn+2=4bn+1−4bn for n=0,1,2,…
This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.
a. The answer is an=2⋅3n−2n. The characteristic equation is λ2−5λ+6=0. The roots are λ=3,2. Therefore, we have an=A⋅3n+B⋅2n for some constants A and B. Putting n=0 and n=1, we need to solve {A+B=1,3A+2B=4. We easily deduce A=(3A+2B)−2(A+B)=2 and B=1−A=−1. Thus, we have an=2⋅3n−2n.
b. The answer is bn=(n+6)2n−1. The characteristic equation is λ2−4λ+4=0, with a double root λ=2. Therefore, we have bn=(Cn+D)2n for some constants C and D. Putting n=0 and n=1, we need to solve {D=3,2(C+D)=7. Clearly, C=27−D=21. Thus, we have bn=(n+6)2n−1.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.