NECO 2023 · Paper 1 · Q9

If an+2=0.2an+1−0.1ana_{n+2} = 0.2a_{n+1} - 0.1a_n and a1=0a_1 = 0, a2=1a_2 = 1, determine the fifth term of the sequence.

Worked solution (try it first)
  1. Put n=1n = 1: a3=0.2a2−0.1a1=0.2(1)−0.1(0)a_3 = 0.2a_2 - 0.1a_1 = 0.2(1) - 0.1(0), which is 0.2.
  2. Put n=2n = 2: a4=0.2a3−0.1a2=0.04−0.1a_4 = 0.2a_3 - 0.1a_2 = 0.04 - 0.1, which is −0.06-0.06.
  3. Put n=3n = 3: a5=0.2a4−0.1a3=−0.012−0.02a_5 = 0.2a_4 - 0.1a_3 = -0.012 - 0.02, which is −0.032-0.032, option A.

Report a problem with this question