This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A285059 #8 Apr 18 2017 16:34:05 %S A285059 1,-3,9,-363,6411,-46569,3615627,-108267435,2044658079,-27994845375, %T A285059 5887932942123,-90460390681593,475997756735954241, %U A285059 -3681053425472669991,14270353890553782297,-2661381204559253577387,880641541680797362210263 %N A285059 Numerators of the exponential expansion of (4/(3*log(1+x)))*(1 - 1/(1+x)^(3/4)). %C A285059 For the denominators see A285060. %C A285059 This gives one third of the numerators of the z-sequence for the Sheffer triangle (exp(3*x), exp(4*x) - 1) shown in A225467. For the notion and use of a- and z- sequences for Sheffer triangles see the W. Lang link under A006232, also for references. The a-sequence of this Sheffer triangle is given by 4*A006232/A006233. %C A285059 For the nontrivial recurrence of {3^n} given by the z-sequence for the m = 0 column of the triangle A225467 see the example for n = 3 below. %F A285059 E.g.f.: (4/(3*log(1+x)))*(1 - 1/(1+x)^(3/4)) for the rational sequence a(n)/A285060(n), n >= 0. %e A285059 The rationals a(n)/A285060(n) start: 1, -3/8, 9/16, -363/256, 6411/1280, -46569/2048, 3615627/28672, -108267435/131072, 2044658079/327680, -27994845375/524288, ... %e A285059 From the z-recurrence for A225467(3, 0) = 3^3 = 27 one finds: 3^3 = 3*3*(1*9 + 40*(-3/8) + 16*(9/16)). %Y A285059 Cf. A006232/A006233 (a-sequence), A284857/A284858 (case [3,1]), A225467. %K A285059 sign,frac,easy %O A285059 0,2 %A A285059 _Wolfdieter Lang_, Apr 13 2017