首页 > 最新文献

Lms Journal of Computation and Mathematics最新文献

英文 中文
CoxIter – Computing invariants of hyperbolic Coxeter groups 计算双曲Coxeter群的不变量
Q1 Mathematics Pub Date : 2015-01-01 DOI: 10.1112/S1461157015000273
R. Guglielmetti
CoxIter is a computer program designed to compute invariants of hyperbolic Coxeter groups. Given such a group, the program determines whether it is cocompact or of finite covolume, whether it is arithmetic in the non-cocompact case, and whether it provides the Euler characteristic and the combinatorial structure of the associated fundamental polyhedron. The aim of this paper is to present the theoretical background for the program. The source code is available online as supplementary material with the published article and on the author’s website (http://coxiter.rgug.ch). Supplementary materials are available with this article. Introduction LetH be the hyperbolic n-space, and let IsomH be the group of isometries ofH. For a given discrete hyperbolic Coxeter group Γ < IsomH and its associated fundamental polyhedron P ⊂ H, we are interested in geometrical and combinatorial properties of P . We want to know whether P is compact, has finite volume and, if the answer is yes, what its volume is. We also want to find the combinatorial structure of P , namely, the number of vertices, edges, 2-faces, and so on. Finally, it is interesting to find out whether Γ is arithmetic, that is, if Γ is commensurable to the reflection group of the automorphism group of a quadratic form of signature (n, 1). Most of these questions can be answered by studying finite and affine subgroups of Γ, but this involves a huge number of computations. This article presents the algorithms used in CoxIter, a computer program written in C++ designed to compute these invariants. The program is published under a free license (the GNU General Public License v3) and can be used freely in various projects. The source code and the documentation are available as supplementary material with the online version of this article and on the author’s website. The input of CoxIter is the graph of a hyperbolic Coxeter group (encoded in a simple way in a text file, see Appendix A) and a typical output can be the following. Reading file: ../graphs/14-vinb85.coxiter Number of vertices: 17 Dimension: 14 Vertices: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17 Field generated by the entries of the Gram matrix: Q[sqrt(2)] File read Information Cocompact: no Finite covolume: yes Received 5 January 2015; revised 28 July 2015. 2010 Mathematics Subject Classification 5104 (primary), 52B05, 20F55 (secondary). Supported by the Schweizerischer Nationalfonds SNF no. 20002
CoxIter是一个计算双曲Coxeter群不变量的计算机程序。给定这样一个群,程序确定它是紧的还是有限协体积的,在非紧的情况下是否算术,是否提供欧拉特征和相关基本多面体的组合结构。本文的目的是介绍该计划的理论背景。源代码可以作为已发表文章的补充材料在网上获得,也可以在作者的网站上获得(http://coxiter.rgug.ch)。本文附有补充材料。LetH为双曲n空间,设等距h为h的等距组。对于给定的离散双曲Coxeter群Γ < IsomH及其相关的基本多面体P∧H,我们感兴趣的是P的几何性质和组合性质。我们想知道P是否紧致,是否有有限体积,如果答案是肯定的,它的体积是多少。我们还想找到P的组合结构,即顶点、边、2面等的数量。最后,有趣的是要找出Γ是否算术,即Γ是否可通约于签名(n, 1)的二次形式的自同构群的反射群。这些问题中的大多数可以通过研究Γ的有限和仿射子群来回答,但这涉及到大量的计算。本文介绍CoxIter中使用的算法,CoxIter是一个用c++编写的计算机程序,用于计算这些不变量。该程序在自由许可证下发布(GNU通用公共许可证v3),可以在各种项目中自由使用。源代码和文档可作为本文在线版本和作者网站上的补充材料获得。CoxIter的输入是双曲CoxIter群的图形(在文本文件中以一种简单的方式编码,参见附录a),典型的输出如下所示。读取文件:../graphs/14-vinb85。coxiter顶点数:17维数:14顶点数:1、2、3、4、5、6、7、8、9、10、11、12、13、14、15、16、17由Gram矩阵的条目生成的字段:Q[sqrt(2)]文件读取信息压缩:无有限协卷:有收到2015年1月5日;2015年7月28日修订。2010数学学科分类5104(小学),52B05, 20F55(中学)。瑞士国家基金会(SNF)资助。20002
{"title":"CoxIter – Computing invariants of hyperbolic Coxeter groups","authors":"R. Guglielmetti","doi":"10.1112/S1461157015000273","DOIUrl":"https://doi.org/10.1112/S1461157015000273","url":null,"abstract":"CoxIter is a computer program designed to compute invariants of hyperbolic Coxeter groups. Given such a group, the program determines whether it is cocompact or of finite covolume, whether it is arithmetic in the non-cocompact case, and whether it provides the Euler characteristic and the combinatorial structure of the associated fundamental polyhedron. The aim of this paper is to present the theoretical background for the program. The source code is available online as supplementary material with the published article and on the author’s website (http://coxiter.rgug.ch). Supplementary materials are available with this article. Introduction LetH be the hyperbolic n-space, and let IsomH be the group of isometries ofH. For a given discrete hyperbolic Coxeter group Γ < IsomH and its associated fundamental polyhedron P ⊂ H, we are interested in geometrical and combinatorial properties of P . We want to know whether P is compact, has finite volume and, if the answer is yes, what its volume is. We also want to find the combinatorial structure of P , namely, the number of vertices, edges, 2-faces, and so on. Finally, it is interesting to find out whether Γ is arithmetic, that is, if Γ is commensurable to the reflection group of the automorphism group of a quadratic form of signature (n, 1). Most of these questions can be answered by studying finite and affine subgroups of Γ, but this involves a huge number of computations. This article presents the algorithms used in CoxIter, a computer program written in C++ designed to compute these invariants. The program is published under a free license (the GNU General Public License v3) and can be used freely in various projects. The source code and the documentation are available as supplementary material with the online version of this article and on the author’s website. The input of CoxIter is the graph of a hyperbolic Coxeter group (encoded in a simple way in a text file, see Appendix A) and a typical output can be the following. Reading file: ../graphs/14-vinb85.coxiter Number of vertices: 17 Dimension: 14 Vertices: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17 Field generated by the entries of the Gram matrix: Q[sqrt(2)] File read Information Cocompact: no Finite covolume: yes Received 5 January 2015; revised 28 July 2015. 2010 Mathematics Subject Classification 5104 (primary), 52B05, 20F55 (secondary). Supported by the Schweizerischer Nationalfonds SNF no. 20002","PeriodicalId":54381,"journal":{"name":"Lms Journal of Computation and Mathematics","volume":"18 1","pages":"754-773"},"PeriodicalIF":0.0,"publicationDate":"2015-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1112/S1461157015000273","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"63411666","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 20
Schubert presentation of the cohomology ring of flag manifolds 旗子流形上同调环的舒伯特表示
Q1 Mathematics Pub Date : 2015-01-01 DOI: 10.1112/S1461157015000133
H. Duan, Xuan Zhao
Let G be a compact connected Lie group with a maximal torus T . In the context of Schubert calculus we present the integral cohomology H ∗ ( G/T ) by a minimal system of generators and relations.
设G是具有极大环面T的紧连通李群。在Schubert微积分的背景下,我们给出了一个极小的生成子和关系系统的整上同调H * (G/T)。
{"title":"Schubert presentation of the cohomology ring of flag manifolds","authors":"H. Duan, Xuan Zhao","doi":"10.1112/S1461157015000133","DOIUrl":"https://doi.org/10.1112/S1461157015000133","url":null,"abstract":"Let G be a compact connected Lie group with a maximal torus T . In the context of Schubert calculus we present the integral cohomology H ∗ ( G/T ) by a minimal system of generators and relations.","PeriodicalId":54381,"journal":{"name":"Lms Journal of Computation and Mathematics","volume":"18 1","pages":"489-506"},"PeriodicalIF":0.0,"publicationDate":"2015-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1112/S1461157015000133","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"63411826","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 12
Every in the Monster contains -elements 每一个怪物都包含-元素
Q1 Mathematics Pub Date : 2015-01-01 DOI: 10.1112/S1461157015000248
R. Wilson
{"title":"Every in the Monster contains -elements","authors":"R. Wilson","doi":"10.1112/S1461157015000248","DOIUrl":"https://doi.org/10.1112/S1461157015000248","url":null,"abstract":"","PeriodicalId":54381,"journal":{"name":"Lms Journal of Computation and Mathematics","volume":"18 1","pages":"667-674"},"PeriodicalIF":0.0,"publicationDate":"2015-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1112/S1461157015000248","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"63411605","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Piecewise Legendre spectral-collocation method for Volterra integro-differential equations Volterra积分微分方程的分段Legendre谱配点法
Q1 Mathematics Pub Date : 2015-01-01 DOI: 10.1112/S1461157014000485
Z. Gu, Yanping Chen
Our main purpose in this paper is to propose the piecewise Legendre spectral-collocation method to solve Volterra integro-differential equations. We provide convergence analysis to show that the numerical errors in our method decay in $h^{m}N^{-m}$ -version rate. These results are better than the piecewise polynomial collocation method and the global Legendre spectral-collocation method. The provided numerical examples confirm these theoretical results.
本文的主要目的是提出求解Volterra积分微分方程的分段勒让德谱配点法。我们提供了收敛性分析,表明我们的方法中的数值误差以$h^{m}N^{-m}$ -版本率衰减。这些结果优于分段多项式配点法和全局勒让德谱配点法。给出的数值算例证实了这些理论结果。
{"title":"Piecewise Legendre spectral-collocation method for Volterra integro-differential equations","authors":"Z. Gu, Yanping Chen","doi":"10.1112/S1461157014000485","DOIUrl":"https://doi.org/10.1112/S1461157014000485","url":null,"abstract":"Our main purpose in this paper is to propose the piecewise Legendre spectral-collocation method to solve Volterra integro-differential equations. We provide convergence analysis to show that the numerical errors in our method decay in $h^{m}N^{-m}$ -version rate. These results are better than the piecewise polynomial collocation method and the global Legendre spectral-collocation method. The provided numerical examples confirm these theoretical results.","PeriodicalId":54381,"journal":{"name":"Lms Journal of Computation and Mathematics","volume":"18 1","pages":"231-249"},"PeriodicalIF":0.0,"publicationDate":"2015-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1112/S1461157014000485","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"63411645","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 11
Finite Basis Problem for Semigroups of Order Six 六阶半群的有限基问题
Q1 Mathematics Pub Date : 2015-01-01 DOI: 10.1112/S1461157014000412
Edmond W. H. Lee, Wen Ting Zhang
Two semigroups are distinct if they are neither isomorphic nor anti-isomorphic. Although there exist  $15,973$  pairwise distinct semigroups of order six, only four are known to be non-finitely based. In the present article, the finite basis property of the other $15,969$  distinct semigroups of order six is verified. Since all semigroups of order five or less are finitely based, the four known non-finitely based semigroups of order six are the only examples of minimal order.
如果两个半群既不同构也不反同构,则它们是不同的。虽然存在$ 15,973 $ 6阶的成对不同半群,但已知只有4个是非有限基的。本文证明了其他6阶$ 15,969 $不同半群的有限基性质。因为所有五阶或更低阶的半群都是有限基的,所以已知的四个六阶的非有限基半群是最小阶的唯一例子。
{"title":"Finite Basis Problem for Semigroups of Order Six","authors":"Edmond W. H. Lee, Wen Ting Zhang","doi":"10.1112/S1461157014000412","DOIUrl":"https://doi.org/10.1112/S1461157014000412","url":null,"abstract":"Two semigroups are distinct if they are neither isomorphic nor anti-isomorphic. Although there exist  $15,973$  pairwise distinct semigroups of order six, only four are known to be non-finitely based. In the present article, the finite basis property of the other $15,969$  distinct semigroups of order six is verified. Since all semigroups of order five or less are finitely based, the four known non-finitely based semigroups of order six are the only examples of minimal order.","PeriodicalId":54381,"journal":{"name":"Lms Journal of Computation and Mathematics","volume":"18 1","pages":"1-129"},"PeriodicalIF":0.0,"publicationDate":"2015-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1112/S1461157014000412","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"63411984","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 24
Construction of spline curves on smooth manifolds by action of Lie groups 李群作用下光滑流形上样条曲线的构造
Q1 Mathematics Pub Date : 2015-01-01 DOI: 10.1112/S1461157014000473
A. P. Pobegailo
Polynomials for blending parametric curves in Lie groups are defined. Properties of these polynomials are proved. Blending parametric curves in Lie groups with these polynomials is considered. Then application of the proposed technique to construction of spline curves on smooth manifolds is presented. As an example, construction of spherical spline curves using the proposed approach is depicted.
定义了李群中参数曲线混合的多项式。证明了这些多项式的性质。考虑了李群参数曲线与这些多项式的混合。然后将该方法应用于光滑流形上样条曲线的构造。作为一个例子,描述了使用该方法构造球面样条曲线。
{"title":"Construction of spline curves on smooth manifolds by action of Lie groups","authors":"A. P. Pobegailo","doi":"10.1112/S1461157014000473","DOIUrl":"https://doi.org/10.1112/S1461157014000473","url":null,"abstract":"Polynomials for blending parametric curves in Lie groups are defined. Properties of these polynomials are proved. Blending parametric curves in Lie groups with these polynomials is considered. Then application of the proposed technique to construction of spline curves on smooth manifolds is presented. As an example, construction of spherical spline curves using the proposed approach is depicted.","PeriodicalId":54381,"journal":{"name":"Lms Journal of Computation and Mathematics","volume":"24 1","pages":"217-230"},"PeriodicalIF":0.0,"publicationDate":"2015-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1112/S1461157014000473","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"63411628","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Oscillation of differential equations with non-monotone retarded arguments 非单调迟滞参数微分方程的振动
Q1 Mathematics Pub Date : 2015-01-01 DOI: 10.1112/S1461157015000200
G. Chatzarakis, Ö. Öcalan
Consider the first-order retarded differential equation $$begin{eqnarray}x^{prime }(t)+p(t)x({ittau}(t))=0,quad tgeqslant t_{0},end{eqnarray}$$ where $p(t)geqslant 0$ and ${ittau}(t)$ is a function of positive real numbers such that ${ittau}(t)leqslant t$ for $tgeqslant t_{0}$ , and $lim _{trightarrow infty }{ittau}(t)=infty$ . Under the assumption that the retarded argument is non-monotone, a new oscillation criterion, involving $liminf$ , is established when the well-known oscillation condition $$begin{eqnarray}liminf _{trightarrow infty }int _{{ittau}(t)}^{t}p(s),ds>frac{1}{e}end{eqnarray}$$ is not satisfied. An example illustrating the result is also given.
考虑一阶延迟微分方程$$begin{eqnarray}x^{prime }(t)+p(t)x({ittau}(t))=0,quad tgeqslant t_{0},end{eqnarray}$$,其中$p(t)geqslant 0$和${ittau}(t)$是正实数的函数,例如${ittau}(t)leqslant t$代表$tgeqslant t_{0}$和$lim _{trightarrow infty }{ittau}(t)=infty$。在迟滞参数非单调的假设下,当已知的振荡条件$$begin{eqnarray}liminf _{trightarrow infty }int _{{ittau}(t)}^{t}p(s),ds>frac{1}{e}end{eqnarray}$$不满足时,建立了一个新的振荡判据$liminf$。最后给出了一个算例。
{"title":"Oscillation of differential equations with non-monotone retarded arguments","authors":"G. Chatzarakis, Ö. Öcalan","doi":"10.1112/S1461157015000200","DOIUrl":"https://doi.org/10.1112/S1461157015000200","url":null,"abstract":"Consider the first-order retarded differential equation $$begin{eqnarray}x^{prime }(t)+p(t)x({ittau}(t))=0,quad tgeqslant t_{0},end{eqnarray}$$ where $p(t)geqslant 0$ and ${ittau}(t)$ is a function of positive real numbers such that ${ittau}(t)leqslant t$ for $tgeqslant t_{0}$ , and $lim _{trightarrow infty }{ittau}(t)=infty$ . Under the assumption that the retarded argument is non-monotone, a new oscillation criterion, involving $liminf$ , is established when the well-known oscillation condition $$begin{eqnarray}liminf _{trightarrow infty }int _{{ittau}(t)}^{t}p(s),ds>frac{1}{e}end{eqnarray}$$ is not satisfied. An example illustrating the result is also given.","PeriodicalId":54381,"journal":{"name":"Lms Journal of Computation and Mathematics","volume":"19 1","pages":"660-666"},"PeriodicalIF":0.0,"publicationDate":"2015-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1112/S1461157015000200","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"63411932","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
COLEMAN INTEGRATION FOR EVEN DEGREE MODELS OF HYPERELLIPTIC CURVES 超椭圆曲线偶次模型的Coleman积分
Q1 Mathematics Pub Date : 2015-01-01 DOI: 10.1112/S1461157015000029
Jennifer S. Balakrishnan
The Coleman integral is a p-adic line integral that encapsulates various quantities of number theoretic interest. Building on the work of Har- rison (11), we extend the Coleman integration algorithms in (3), (1) to even degree models of hyperelliptic curves. We illustrate our methods with numer- ical examples computed in Sage.
Coleman积分是一种p进线积分,它包含了数论中的各种量。在Har- rison(11)工作的基础上,我们将(3)、(1)中的Coleman积分算法推广到超椭圆曲线的偶次模型。我们用在Sage中计算的数值例子来说明我们的方法。
{"title":"COLEMAN INTEGRATION FOR EVEN DEGREE MODELS OF HYPERELLIPTIC CURVES","authors":"Jennifer S. Balakrishnan","doi":"10.1112/S1461157015000029","DOIUrl":"https://doi.org/10.1112/S1461157015000029","url":null,"abstract":"The Coleman integral is a p-adic line integral that encapsulates various quantities of number theoretic interest. Building on the work of Har- rison (11), we extend the Coleman integration algorithms in (3), (1) to even degree models of hyperelliptic curves. We illustrate our methods with numer- ical examples computed in Sage.","PeriodicalId":54381,"journal":{"name":"Lms Journal of Computation and Mathematics","volume":"18 1","pages":"258-265"},"PeriodicalIF":0.0,"publicationDate":"2015-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1112/S1461157015000029","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"63411709","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 13
Bespoke finite difference schemes that preserve multiple conservation laws 保留多个守恒定律的定制有限差分格式
Q1 Mathematics Pub Date : 2015-01-01 DOI: 10.1112/S1461157015000078
T. Grant
Conservation laws provide important constraints on the solutions of partial differential equations (PDEs), therefore it is important to preserve them when discretizing such equations. In this paper, a new systematic method for discretizing a PDE, so as to preserve the local form of multiple conservation laws, is presented. The technique, which uses symbolic computation, is applied to the Korteweg–de Vries (KdV) equation to find novel explicit and implicit schemes that have finite difference analogues of its first and second conservation laws and its first and third conservation laws. The resulting schemes are numerically compared with a multisymplectic scheme.
守恒律对偏微分方程(PDEs)的解提供了重要的约束条件,因此在微分方程离散化时保持守恒律是很重要的。本文提出了一种新的系统离散PDE方法,以保持多个守恒律的局部形式。该技术使用符号计算,应用于Korteweg-de Vries (KdV)方程,以寻找具有其第一和第二守恒定律以及第一和第三守恒定律的有限差分类似物的新颖显式和隐式方案。所得格式与多辛格式进行了数值比较。
{"title":"Bespoke finite difference schemes that preserve multiple conservation laws","authors":"T. Grant","doi":"10.1112/S1461157015000078","DOIUrl":"https://doi.org/10.1112/S1461157015000078","url":null,"abstract":"Conservation laws provide important constraints on the solutions of partial differential equations (PDEs), therefore it is important to preserve them when discretizing such equations. In this paper, a new systematic method for discretizing a PDE, so as to preserve the local form of multiple conservation laws, is presented. The technique, which uses symbolic computation, is applied to the Korteweg–de Vries (KdV) equation to find novel explicit and implicit schemes that have finite difference analogues of its first and second conservation laws and its first and third conservation laws. The resulting schemes are numerically compared with a multisymplectic scheme.","PeriodicalId":54381,"journal":{"name":"Lms Journal of Computation and Mathematics","volume":"18 1","pages":"372-403"},"PeriodicalIF":0.0,"publicationDate":"2015-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1112/S1461157015000078","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"63411774","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 8
A parallel root-finding algorithm 一种并行寻根算法
Q1 Mathematics Pub Date : 2015-01-01 DOI: 10.1112/S1461157015000236
M. Nijmeijer
We present a parallel algorithm to calculate a numerical approximation of a single, isolated root ${italpha}$ of a function $f:mathbb{R}rightarrow mathbb{R}$ which is sufficiently regular at and around ${italpha}$ . The algorithm is derivative free and performs one function evaluation on each processor per iteration. It requires at least three processors and can be scaled up to any number of these. The order with which the generated sequence of approximants converges to ${italpha}$ is equal to $(n+sqrt{n^{2}+4})/2$ for $n+1$ processors with $ngeqslant 2$ . This assumes that particular combinations of the derivatives of $f$ do not vanish at ${italpha}$ .
我们提出了一个并行算法来计算一个函数$f:mathbb{R}rightarrow mathbb{R}$的一个单独的,孤立的根${italpha}$的数值逼近,该函数在${italpha}$和周围是足够正则的。该算法无导数,每次迭代对每个处理器执行一次函数求值。它至少需要三个处理器,并且可以扩展到任意数量的处理器。对于含有$ngeqslant 2$的$n+1$处理器,生成的近似序列收敛到${italpha}$的顺序等于$(n+sqrt{n^{2}+4})/2$。这假定$f$的特定导数组合不会在${italpha}$消失。
{"title":"A parallel root-finding algorithm","authors":"M. Nijmeijer","doi":"10.1112/S1461157015000236","DOIUrl":"https://doi.org/10.1112/S1461157015000236","url":null,"abstract":"We present a parallel algorithm to calculate a numerical approximation of a single, isolated root ${italpha}$ of a function $f:mathbb{R}rightarrow mathbb{R}$ which is sufficiently regular at and around ${italpha}$ . The algorithm is derivative free and performs one function evaluation on each processor per iteration. It requires at least three processors and can be scaled up to any number of these. The order with which the generated sequence of approximants converges to ${italpha}$ is equal to $(n+sqrt{n^{2}+4})/2$ for $n+1$ processors with $ngeqslant 2$ . This assumes that particular combinations of the derivatives of $f$ do not vanish at ${italpha}$ .","PeriodicalId":54381,"journal":{"name":"Lms Journal of Computation and Mathematics","volume":"18 1","pages":"713-729"},"PeriodicalIF":0.0,"publicationDate":"2015-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1112/S1461157015000236","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"63411995","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
期刊
Lms Journal of Computation and Mathematics
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1