Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kolosovpetro/polynomialidentityinvolvingbtandfaulhaber
Polynomial identity involving Binomial Theorem and Faulhaber's formula
https://github.com/kolosovpetro/polynomialidentityinvolvingbtandfaulhaber
binomial-theorem polynomials preprints working-paper
Last synced: 27 days ago
JSON representation
Polynomial identity involving Binomial Theorem and Faulhaber's formula
- Host: GitHub
- URL: https://github.com/kolosovpetro/polynomialidentityinvolvingbtandfaulhaber
- Owner: kolosovpetro
- License: gpl-3.0
- Created: 2023-06-17T21:15:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-25T19:04:52.000Z (10 months ago)
- Last Synced: 2024-01-26T20:08:03.490Z (10 months ago)
- Topics: binomial-theorem, polynomials, preprints, working-paper
- Language: TeX
- Homepage: https://kolosovpetro.github.io/pdf/PolynomialIdentityInvolvingBTandFaulhaber.pdf
- Size: 6.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
# Polynomial identity involving Binomial Theorem and Faulhaber's formula
![abs](./img/abstract.PNG)
## Build and run in Intellij IDEA under Windows
- Install `MikTeX`: https://miktex.org/download
- Update `MikTeX`
- Install `SumatraPDF` viewer: https://www.sumatrapdfreader.org/download-free-pdf-viewer
- Path to SumatraPDF: `C:\Program Files\SumatraPDF`
- Install `Intellij IDEA Ultimate`: https://www.jetbrains.com/idea/download/#section=windows
- Activate `Intellij IDEA Ultimate`
- Install `TeXiFy IDEA` plugin: https://plugins.jetbrains.com/plugin/9473-texify-idea
- Clone this repository locally: `https://github.com/kolosovpetro/github-latex-template.git`
- Open `github-latex-template` folder in `Intellij IDEA Ultimate` and configure as follows
- LaTeX Configuration
![LaTeX Configuration](./img/latex_configuration.PNG "LaTeX Configuration")
- BibTeX Configuration
![BibTeX Configuration](./img/bibtex_configuration.PNG "BibTeX Configuration")
- Configure Inverse Search in `Intellij IDEA` for SumatraPDF: `Tools -> LaTeX -> Configure Inverse Search`
- Compile document using `Shift + F10`