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.

A160472 Fifth right hand column of triangles A094665 and A083061.

This page as a plain text file.
%I A160472 #4 Jun 02 2025 01:40:29
%S A160472 496,56958,4114110,244909665,13285256985,689604310395,35192429807535,
%T A160472 1794448057577175,92348727438342375,4828071577102648875,
%U A160472 257517575815061937375,14052167988805344147750,785907013343403755553750
%N A160472 Fifth right hand column of triangles A094665 and A083061.
%F A160472 a(n+1) = ((350*n^5+10745*n^4+130432*n^3+783031*n^2+2325618*n+2733984)* a(n))/(175*n^4+3010*n^3+17441*n^2+38414*n+23808) with a(0) = 496.
%Y A160472 Equals fifth right hand column of the triangles A094665 and A083061. Other right hand columns are A001147, A001880, A160470 and A160471.
%K A160472 easy,nonn
%O A160472 0,1
%A A160472 _Johannes W. Meijer_, May 24 2009