Skip to content

The sequence pn is defined by

p1=1pn+1=k(pn−n−1)

Given that p3=−40, find the two possible values of the constant k.


Substitute n=1 into the recursive formula to get

p2=k(p1−1−1)

and simplify as much as possible.

Can you do similar for p3?