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.

A106395 a(n) = sum of terms of n-th row of A106394.

This page as a plain text file.
%I A106395 #10 Apr 09 2014 10:14:38
%S A106395 1,3,6,14,36,194,396309,65,5340390,18448355363,1192281639870330,
%T A106395 180505,393869810468558586067193126963349,2914872842753,2914872842768,
%U A106395 180026806679,4193048661303182427879,2640786324,11832093582726989
%N A106395 a(n) = sum of terms of n-th row of A106394.
%e A106395 By the greedy algorithm, sum{k=1 to 4} 1/k = 1 + 1 + 1/12.
%e A106395 So a(4) = 1+1+12 = 14.
%Y A106395 Cf. A106394.
%K A106395 nonn
%O A106395 1,2
%A A106395 _Leroy Quet_, May 01 2005
%E A106395 More terms from _Jud McCranie_, May 03 2005
%E A106395 More terms from _Joshua Zucker_, May 11 2006