Documentation

Marginis.Butler2015

First order irrationality criteria for series #

by LEE A. BUTLER

Corollary 2.2 in the paper is inspired by some work of Viggo Brun. It is mentioned that Corollary 2.2 applies to the sequence qₙ below. We verify that fact in corollary_2_2_example below. In fact, the assumption n ≥ 1 is not needed.

def q :
Equations
Instances For
    theorem all_positive (n : ) :
    0 < q n
    theorem quad (a : ) (h : 2 a) :
    a ^ 2 - a + 1 < a ^ 2
    theorem corollary_2_2_example (n : ) :
    q (n + 1) > q n ^ 2 - q n + 1