Solution of the complementary equation a(n) = a(n-1)*b(n-2) + 1, where a(0) = 1, a(1) = 3, b(0) = 2, b(1) = 4.
A294383
Solution of the complementary equation a(n) = a(n-1)*b(n-2) + 1, where a(0) = 1, a(1) = 3, b(0) = 2, b(1) = 4.
Terms
- a(0) =1a(1) =3a(2) =7a(3) =29a(4) =146a(5) =877a(6) =7017a(7) =63154a(8) =631541a(9) =6946952a(10) =83363425a(11) =1083724526a(12) =15172143365
External references
- oeis: A294383