Problem 1515
A recursive sequence is defined by a(0)=0, a(1)=1, and a(n) = 5*a(n-1) - 3*a(n-2) - 2 n > 1. Find a(12).
Login to Answer
Sharpen your math skills with a new problem every Tuesday to Friday. These daily challenges are perfect for those who enjoy quick, engaging puzzles.
A recursive sequence is defined by a(0)=0, a(1)=1, and a(n) = 5*a(n-1) - 3*a(n-2) - 2 n > 1. Find a(12).
The first 10 to correctly answer this question are shown below.
The 10 top-ranked leaderboards for this question are shown below.