User interface language: English | Español

Date May 2015 Marks available 7 Reference code 15M.3dm.hl.TZ0.3
Level HL only Paper Paper 3 Discrete mathematics Time zone TZ0
Command term Find Question number 3 Adapted from N/A

Question

The sequence {un}, nN, satisfies the recurrence relation un+1=7un6.

Given that u0=5, find an expression for un in terms of n.

[5]
a.

The sequence {vn}, nN, satisfies the recurrence relation vn+2=10vn+1+11vn.

Given that v0=4 and v1=44, find an expression for vn in terms of n.

[7]
b.

The sequence {vn}, nN, satisfies the recurrence relation vn+2=10vn+1+11vn.

Show that vnun15(mod16), nN.

[4]
c.

Markscheme

METHOD 1

attempting to find a solution in the form un=A7n+B     M1

EITHER

eg, and u0=55=A+B and u1=2929=7A+B     A1

OR

A7n+1+B=A7n+1+7B6(or equivalent)     A1

THEN

attempting to solve for A and B     (M1)

un=4×7n+1     A1A1

 

Note:     Accept A=4, B=1 provided the first M1 is awarded.

 

METHOD 2

attempting an iterative method eg, u1=7(5)6 and

u2=72(5)6(7+1) (etc)     (M1)

un=5×7n6(7n171)     M1A1

 

Note:     Award M1 for attempting to express un in terms of n.

 

un=4×7n+1     A1A1

 

METHOD 3

attempting to find a solution in the form un=A7n+B     M1

A(n+1)+B=7(An+B)6

7B6=B     A1

attempting to solve for A     (M1)

un=4×7n+1     A1A1

METHOD 4

un+17un+6(un7un+1+6)=0un+18un+7un1=0

r28r+7=0

r=1, 7

attempting to find a solution in the form un=A7n+B     M1

EITHER

eg, u0=55=A+B and u1=2929=7A+B     A1

OR

A7n+1+B=A7n+1+7B6(or equivalent)     A1

THEN

attempting to solve for A and B     (M1)

un=4×7n+1     A1A1

[5 marks]

a.

attempting to find the auxiliary equation     M1

r210r11=0((r11)(r+1)=0)     A1

r=11, r=1     A1

vn=A11n+B(1)n     (M1)

attempting to use the initial conditions     M1

A+B=4, 11AB=44     A1

vn=4×11n     A1

[7 marks]

b.

vnun=4(11n7n)1     M1

EITHER

=4(117)(11n1++7n1)1     M1A1

OR

=4((7+4)n7n)1     A1

subtracting the 7n from the expanded first bracket     M1

THEN

obtaining 16 times a whole number 1     A1

vnun15(mod16), nN     AG

[4 marks]

Total [16 marks]

c.

Examiners report

In part (a), a good number of candidates were able to ‘see’ the solution form for un and then (often in non-standard ways) successfully obtain un=4×7n+1. A variety of methods and interesting approaches were seen here including use of the general closed form solution, iteration, substitution of un=4×7n+1, substitution of un=An+B and, interestingly, conversion to a second-degree linear recurrence relation. A number of candidates erroneously converted the recurrence relation to a quadratic auxiliary equation and obtained un=c1(6)n+c2(1)n.

a.

Compared to similar recurrence relation questions set in recent examination papers, part (b) was reasonably well attempted with a substantial number of candidates correctly obtaining vn=4(11)n. It was pleasing to note the number of candidates who could set up the correct auxiliary equation and use the two given terms to obtain the required solution. It appeared that candidates were better prepared for solving second-order linear recurrence relations compared to first-order linear recurrence relations.

b.

Most candidates found part (c) challenging. Only a small number of candidates attempted to either factorise 11n2n or to subtract 7n from the expansion of (7+4)n. It was also surprising how few went for the option of stating that 11 and 7 are congruent mod4 so 11n7n(mod4) and hence is a multiple of 4.

c.

Syllabus sections

Topic 10 - Option: Discrete mathematics » 10.11 » Solution of first- and second-degree linear homogeneous recurrence relations with constant coefficients.

View options