cp's OEIS Frontend

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.

A088126 Let f(n, x) = x+3x^2+6x^3+...+(n(n+1)/2)x^n; then a(n) = least x such that f(n, x) is a triangular number, or 0 if no such x exists.

This page as a plain text file.
%I A088126 #5 Dec 05 2013 19:56:33
%S A088126 1,18,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,
%T A088126 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
%U A088126 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
%N A088126 Let f(n, x) = x+3x^2+6x^3+...+(n(n+1)/2)x^n; then a(n) = least x such that f(n, x) is a triangular number, or 0 if no such x exists.
%C A088126 If k is a member of A027568 (both triangular and tetrahedral) then k = A000292(n-1) for some n and a(n) = 1.
%C A088126 Zero values are conjectures. I have searched for a(4) up to x = 10^7, a(5) up to x = 10^6 and the rest up to x = 10^4. (Wasserman)
%Y A088126 Cf. A087702.
%K A088126 nonn
%O A088126 1,2
%A A088126 _Amarnath Murthy_, Sep 26 2003
%E A088126 Edited and extended by _David Wasserman_, Jun 16 2005