Online Judge | Problem Set | Authors | Online Contests | User | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest |
Re:有了公式就蛮简单的了。注意上面有一步可能不小心写错了哦In Reply To:有了公式就蛮简单的了。 Posted by:19891212 at 2008-08-25 18:25:16 根据a[n-1]+a[n+1]-2a[n]-2c[n]=0 => a[n+1]-2c[n]-a[n]=a[n]+2c[n]-a[n-1] 更正为: 根据a[n-1]+a[n+1]-2a[n]-2c[n]=0 => a[n+1]-a[n]=a[n]+2c[n]-a[n-1] Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator