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.

Original entry on oeis.org

1, 3, 6, 14, 36, 194, 396309, 65, 5340390, 18448355363, 1192281639870330, 180505, 393869810468558586067193126963349, 2914872842753, 2914872842768, 180026806679, 4193048661303182427879, 2640786324, 11832093582726989
Offset: 1

Views

Author

Leroy Quet, May 01 2005

Keywords

Examples

			By the greedy algorithm, sum{k=1 to 4} 1/k = 1 + 1 + 1/12.
So a(4) = 1+1+12 = 14.
		

Crossrefs

Cf. A106394.

Extensions

More terms from Jud McCranie, May 03 2005
More terms from Joshua Zucker, May 11 2006