数学
高校生
解決済み

a[1]=1 , a[n+1]=2a[n]+n (n=1,2,3…) のa[n]を求めよ

解答
a[n+1]+A(n+1)+B=2(a[n]+An+B)を満たすA,Bを求める

と書かれているのですがこのBは何ですか?

回答

疑問は解決しましたか?