1451数学简单数值题short
Alternating-Input Recurrence 1
题目
A sequence satisfies x_(n+1) = 1/2 x_n + c_n, where c_n = 1 on odd n and c_n = 3 on even n. Assuming any starting value x_1, what are the limits of the even and odd subsequences?
解题计时
0:00
提交作答时记录,用于后续平均用时统计。
你的答案
even terms
odd terms