During some computations I came up with the following system of linear recurrences:
Here I am trying to find the solution for B (hoping to get some sort of homogeneous equation, find it roots and get the closed form formula).
But I can't solve it. The only thing I can do is
,
which will not help me to solve recurrence. So is there a way I can find B without the summation through n?