Sequence (x1,x2,…) is defined as x1=20, x2=12, xn+2=xn+xn+1+2xnxn+1+121, for n≥1. 1) Compute x10. 2) Determine with justification if every term in the sequence is an integer?
Solution
It is clear that x3=20+12+2⋅19=70. We note that xn+3=xn+1+xn+2+2xn+1xn+2+121=xn+1+xn+2+2xn+1(xn+xn+1+2xnxn+1+121)+121=xn+1+xn+2+2xn+12+2xn+1xnxn+1+121+xnxn+1+121=xn+1+xn+2+2(xn+1+xnxn+1+121)=3xn+1+xn+2+2xnxn+1+121=3xn+1+xn+2+xn+2−xn−xn+1=2xn+2+2xn+1−xn. Therefore, (x1,x2,…) is an integer sequence and it is straightforward to find x4=144, x5=416, x6=1050, x7=2788, x8=7260, x9=19046, and x10=49824.
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.