Replies: 1 comment
|
アフィン変換a_ix+b_iと置くと、a_{i+1}=a_{i-K}、b_{i+1}=(a_i+1)b_i-a_{i-K}b_{i-K}。a_i=-1 があれば遷移は下三角で、特性多項式は (x+1)^d(x-1)^{K+1-d}。なければ定係数漸化式。 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
問題の感想や気づきを投稿・共有するスペースです
All reactions