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.

A338600 a(n) is the common denominator of the A338197(n) rational resistance values that can be obtained from a network of exactly n one-ohm resistors, but not by a network of fewer than n one-ohm resistors.

Original entry on oeis.org

1, 2, 6, 60, 840, 360360, 232792560, 5342931457063200, 591133442051411133755680800, 79057815923102180093748328364591874435251553600
Offset: 1

Views

Author

Hugo Pfoertner, Nov 03 2020

Keywords

Comments

The next terms a(11)=8.87124454467...*10^84 and a(12)=1.80685581583...*10^141 are too big to be included in the data.

Examples

			a(4) = 60: The resistance values for which a minimum of 4 resistors is needed are [1/4, 2/5, 3/5, 3/4, 4/3, 5/3, 5/2, 4] with a common denominator of 60.
a(1) = 1: [1],
a(2) = 2: [1/2, 2],
a(3) = 6: [1/3, 2/3, 3/2, 3].
		

Crossrefs