<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE root>
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ali="http://www.niso.org/schemas/ali/1.0/" article-type="research-article" dtd-version="1.2" xml:lang="en"><front><journal-meta><journal-id journal-id-type="publisher-id">Discrete and Continuous Models and Applied Computational Science</journal-id><journal-title-group><journal-title xml:lang="en">Discrete and Continuous Models and Applied Computational Science</journal-title><trans-title-group xml:lang="ru"><trans-title>Discrete and Continuous Models and Applied Computational Science</trans-title></trans-title-group></journal-title-group><issn publication-format="print">2658-4670</issn><issn publication-format="electronic">2658-7149</issn><publisher><publisher-name xml:lang="en">Peoples' Friendship University of Russia named after Patrice Lumumba (RUDN University)</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="publisher-id">35112</article-id><article-id pub-id-type="doi">10.22363/2658-4670-2023-31-2-164-173</article-id><article-id pub-id-type="edn">XDVQBB</article-id><article-categories><subj-group subj-group-type="toc-heading" xml:lang="en"><subject>Articles</subject></subj-group><subj-group subj-group-type="toc-heading" xml:lang="ru"><subject>Статьи</subject></subj-group><subj-group subj-group-type="article-type"><subject>Research Article</subject></subj-group></article-categories><title-group><article-title xml:lang="en">Implementation of the Adams method for solving ordinary differential equations in the Sage computer algebra system</article-title><trans-title-group xml:lang="ru"><trans-title>Реализация метода Адамса для решения обычных дифференциальных уравнений в системе компьютерной алгебры Sage</trans-title></trans-title-group></title-group><contrib-group><contrib contrib-type="author"><contrib-id contrib-id-type="orcid">https://orcid.org/0000-0001-6541-6603</contrib-id><contrib-id contrib-id-type="scopus">6602318510</contrib-id><contrib-id contrib-id-type="researcherid">P-8123-2016</contrib-id><name-alternatives><name xml:lang="en"><surname>Malykh</surname><given-names>Mikhail D.</given-names></name><name xml:lang="ru"><surname>Малых</surname><given-names>М. Д.</given-names></name></name-alternatives><bio xml:lang="en"><p>Doctor of Physical and Mathematical Sciences, Assistant Professor of Department of Applied Probability and Informatics</p></bio><email>malykh-md@rudn.ru</email><xref ref-type="aff" rid="aff1"/><xref ref-type="aff" rid="aff2"/></contrib><contrib contrib-type="author"><contrib-id contrib-id-type="orcid">https://orcid.org/0009-0006-4191-2454</contrib-id><name-alternatives><name xml:lang="en"><surname>Chusovitina</surname><given-names>Polina S.</given-names></name><name xml:lang="ru"><surname>Чусовитина</surname><given-names>П. С.</given-names></name></name-alternatives><bio xml:lang="en"><p>Student of Department of Applied Probability and Informatics</p></bio><email>1032192941@rudn.ru</email><xref ref-type="aff" rid="aff1"/></contrib></contrib-group><aff-alternatives id="aff1"><aff><institution xml:lang="en">RUDN University</institution></aff><aff><institution xml:lang="ru">Российский университет дружбы народов</institution></aff></aff-alternatives><aff-alternatives id="aff2"><aff><institution xml:lang="en">Joint Institute for Nuclear Research</institution></aff><aff><institution xml:lang="ru">Объединённый институт ядерных исследований</institution></aff></aff-alternatives><pub-date date-type="pub" iso-8601-date="2023-06-30" publication-format="electronic"><day>30</day><month>06</month><year>2023</year></pub-date><volume>31</volume><issue>2</issue><issue-title xml:lang="en">VOL 31, NO2 (2023)</issue-title><issue-title xml:lang="ru">ТОМ 31, №2 (2023)</issue-title><fpage>164</fpage><lpage>173</lpage><history><date date-type="received" iso-8601-date="2023-06-29"><day>29</day><month>06</month><year>2023</year></date></history><permissions><copyright-statement xml:lang="en">Copyright ©; 2023, Malykh M.D., Chusovitina P.S.</copyright-statement><copyright-statement xml:lang="ru">Copyright ©; 2023, Малых М.Д., Чусовитина П.С.</copyright-statement><copyright-year>2023</copyright-year><copyright-holder xml:lang="en">Malykh M.D., Chusovitina P.S.</copyright-holder><copyright-holder xml:lang="ru">Малых М.Д., Чусовитина П.С.</copyright-holder><ali:free_to_read xmlns:ali="http://www.niso.org/schemas/ali/1.0/"/><license><ali:license_ref xmlns:ali="http://www.niso.org/schemas/ali/1.0/">https://creativecommons.org/licenses/by-nc/4.0</ali:license_ref></license></permissions><self-uri xlink:href="https://journals.rudn.ru/miph/article/view/35112">https://journals.rudn.ru/miph/article/view/35112</self-uri><abstract xml:lang="en"><p style="text-align: justify;">This work is devoted to the implementation and testing of the Adams method for solving ordinary differential equations in the Sage computer algebra system. The Sage computer algebra system has, to some extent, trivial means for numerical integration of ordinary differential equations, but at the same time, it is worth noting that this environment is convenient and practical for conducting computer experiments related to symbolic numerical calculations in it. The article presents the FDM package developed on the basis of the RUDN, which contains the developments of recent years, performed by M. D. Malykh and his students, for numerical integration of differential equations. In this package, attention is paid to the visualization of the calculation results, including the construction of various kinds of auxiliary diagrams, such as Richardson diagrams, as well as graphs of dependence, for example, the value of a function or step from a moment in time. The implementation of the Adams method will be considered from this package. In this article, this implementation of the Adams method will be tested on various examples of input data, and the method will also be compared with the Jacobi system. Exact and approximate values will be found and compared, and an estimate for the error will be obtained.</p></abstract><trans-abstract xml:lang="ru"><p style="text-align: justify;">Работа посвящена реализации и тестированию метода Адамса для решения обыкновенных дифференциальных уравнений в системе компьютерной алгебры Sage. Система компьютерной алгебры Sage обладает в какой-то степени тривиальными средствами для численного интегрирования обыкновенных дифференциальных уравнений, но при этом, стоит заметить, что данная среда удобна и практична для проведения в ней компьютерных экспериментов, связанных с символьно-численными вычислениями. В работе представлен пакет FDM, разработанный на базе РУДН, в котором собраны наработки последних лет, выполненных М. Д. Малых и его учениками, для численного интегрирования дифференциальных уравнений. В данном пакете уделено внимание визуализации результатов вычисления, в том числе построению разного рода вспомогательных диаграмм, например диаграмм Ричардсона, а также графиков зависимости, например значения функции или шага от момента времени. В статье рассмотрена реализация метода Адамса, проведено её тестирование на различных примерах входных данных, а также выполнено сравнение метода с системой Якоби. Найдены и точные, и приближённые значения, проведено их сравнение, получена оценка для ошибки.</p></trans-abstract><kwd-group xml:lang="en"><kwd>differential equations</kwd><kwd>Adams method</kwd><kwd>Sage</kwd><kwd>FDM package</kwd><kwd>Cauchy theorem</kwd><kwd>Taylor series</kwd><kwd>Richardson diagram</kwd></kwd-group><kwd-group xml:lang="ru"><kwd>дифференциальные уравнения</kwd><kwd>метод Адамса</kwd><kwd>Sage</kwd><kwd>пакет FDM</kwd><kwd>теорема Коши</kwd><kwd>ряд Тейлора</kwd><kwd>диаграмма Ричардсона</kwd></kwd-group><funding-group><funding-statement xml:lang="en">This work is supported by the Russian Science Foundation (grant no. 2011-20257).</funding-statement></funding-group></article-meta></front><body></body><back><ref-list><ref id="B1"><label>1.</label><mixed-citation>H. Gould and J. Tobochnik, An introduction to computer simulation methods. Applications to physical systems. Addison-Wesley Publishing Company, 1988.</mixed-citation></ref><ref id="B2"><label>2.</label><mixed-citation>A. Baddour and M. D. Malykh, “Richardson-Kalitkin method in abstract description,” Discrete and Continuous Models and Applied Computational Science, vol. 29, no. 3, pp. 271-284, 2021. DOI: 10.22363/2658-4670-2021-29-3-271-284.</mixed-citation></ref><ref id="B3"><label>3.</label><mixed-citation>J. B. Scarborough, Numerical methods of mathematical analysis. Oxford book company, 1930.</mixed-citation></ref><ref id="B4"><label>4.</label><mixed-citation>L. Gonzalez and M. D. Malykh, “On a new package for numerical solution of ordinary differential equations in Sage [O novom pakete dlya chislennogo resheniya obyknovennykh differentsial’nykh uravneniy v Sage],” in Proceedings of ITTMM’22, Moscow, Russia, in Russian, 2022, pp. 360-364.</mixed-citation></ref></ref-list></back></article>
