首页> 外文期刊>The bulletin of symbolic logic >Is the Euclidean algorithm optimal among its peers?
【24h】

Is the Euclidean algorithm optimal among its peers?

机译:欧几里得算法在同类算法中是否最优?

获取原文
获取原文并翻译 | 示例
           

摘要

The Euclidean algorithm on the natural numbers N = {0,1,…} can be specified succinctly by the recursive program ε: gcd (a,b) = {b, if rem(a,b) = 0, gcd (b, rem(a,b)), otherwise (a ≥ b ≥ 1), where rem (a,b) is the remainder in the division of a by b, the unique natural number r such that for some natural number q, (1) a = bq + r (0 ≤ r < b).
机译:可以通过递归程序ε简洁地指定自然数N = {0,1,…}的欧几里得算法:gcd(a,b)= {b,如果rem(a,b)= 0,gcd(b, rem(a,b)),否则(a≥b≥1),其中rem(a,b)是a除以b的余数,即唯一自然数r使得对于某个自然数q,(1 )a = bq + r(0≤r

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号