Loading [MathJax]/extensions/tex2jax.js
Parallel numerical verification of the σ_odd problem  October 6, 2018
All Classes Namespaces Files Functions Variables Typedefs Macros
Namespaces | Functions
pentagonal__inline.hpp File Reference
#include "helper.hpp"
Include dependency graph for pentagonal__inline.hpp:

Go to the source code of this file.

Namespaces

 sigmaodd
 A lot of functions and stuffs to deal the sigma_odd problem and related stuffs.
 

Functions

constexpr nat_type sigmaodd::pentagonal (nat_type n)
 Return the pentagonal number of n. More...
 
constexpr nat_type sigmaodd::pentagonal_neg (nat_type n)
 Return the generalized pentagonal number of -n. More...
 

Detailed Description

(December 20, 2017)

GPLv3 — Copyright (C) 2017 Olivier Pirson http://www.opimedia.be/

Definition in file pentagonal__inline.hpp.