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.

A160470 Third right hand column of triangles A094665 and A083061.

This page as a plain text file.
%I A160470 #4 Jun 02 2025 01:40:16
%S A160470 4,147,4095,107415,2837835,77567490,2219186970,66782365650,
%T A160470 2117393828550,70731036701325,2487181536464625,91943495971952625,
%U A160470 3567666639475063125,145075480675658032500,6172232487370191742500
%N A160470 Third right hand column of triangles A094665 and A083061.
%F A160470 a(n+1) = (10*n^3+117*n^2+455*n+588)*a(n)/(5*n^2+21*n+16) with a(0) = 4.
%Y A160470 Equals third right hand column of the triangles A094665 and A083061. Other right hand columns are A001147, A001880, A160471 and A160472.
%K A160470 easy,nonn
%O A160470 0,1
%A A160470 _Johannes W. Meijer_, May 24 2009