Question: sequence , value for all n

 

Dear all;

Let

b[n]+b[n-1]+b[n-2]=0, for all n greater or equal 3

b[1]=-1;

b[2]=0

b[0]=1

 

How can we deduce the value of this sequence b[n] for all n

thanks

 

Please Wait...