关于V神的QAP文章 #4
Unanswered
idanieltam
asked this question in
Week1
Replies: 2 comments
-
https://qiita.com/kzee/items/4666993bd2f9790a0642 这篇文章里面有详细描述整个计算过程(相同的数字,更详细的解释),试试看看? |
Beta Was this translation helpful? Give feedback.
0 replies
-
这里的division 是多项式除法 因为x=1/2/3/4是t(x)=0的解,所以如果对t(x) 做因式分解,一定有(x-1)(x-2)(x-3)(x-4)这样的因式, 所以t(x) 一定能被z(x) 整除。 |
Beta Was this translation helpful? Give feedback.
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.
Uh oh!
There was an error while loading. Please reload this page.
-
链接
请问老师或看过的同学,这里的division是什么运算? h为什么是这个vector并没有余数
Beta Was this translation helpful? Give feedback.
All reactions