Skip to content

In this manuscript, we start our discussion from the definition of central factorial numbers (both, recursive and iterative), continuing with a set of identities used further in this manuscript. Then, based on odd power identities given by Knuth, we show other variations of odd power identities applying derived previously identities

License

Notifications You must be signed in to change notification settings

kolosovpetro/PolynomialIdentitiesInvolvingCentralFactorialNumbers

Repository files navigation

Polynomial identities involving Central Factorial numbers

Central factorial numbers appear in mathematical literature quite frequently. Few of prominent works are Riordan's Combinatorial identities and Knuth's Johann Faulhaber and sums of powers, along as many others. In this manuscript, we start our discussion from the definition of central factorial numbers (both, recursive and iterative) continuing with a set of identities shown further in this manuscript. Afterward, based on odd-power identities given by Knuth, we show new variations of odd-power identities applying certain relations in terms of central factorial numbers. Finally, we provide a comprehensive way to validate the results of the manuscript via supplementary Mathematica programs.

GitHub Actions used

Build and run using PowerShell (Windows)

Build and run in Intellij IDEA (Windows)

How to use Mathematica package

  • Open the package file GithubLatexTemplateMathematicaPackage.m in Wolfram Mathematica, I use version 13.0
  • Execute the package using Shift+Enter
  • Open the notebook file GithubLatexTemplateMathematicaNotebook.nb
  • Execute the line: Needs["GithubLatexTemplateMathematicaPackage"]
  • Continue your work as desired

Configure CI / CD

  • Update root file name in build-pdf.yml and build-and-deploy-pdf.yml
  • Set repository secrets
    • GH_ACCESS_TOKEN: Generate GitHub Personal access token at Settings -> Developer Settings -> Personal access tokens -> Generate mew token

Actions and their trigger policy

  • build-pdf.yml builds project using TeXLive. Triggered on pull_request, push to develop branch
  • build-and-deploy-pdf.yml builds project using TeXLive and deploys to GitHub Pages. Triggered on push to main branch

About

In this manuscript, we start our discussion from the definition of central factorial numbers (both, recursive and iterative), continuing with a set of identities used further in this manuscript. Then, based on odd power identities given by Knuth, we show other variations of odd power identities applying derived previously identities

Topics

Resources

License

Stars

Watchers

Forks