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.

A153588 Number of resistance values that can be constructed using up to n equal resistances by arranging them in an arbitrary series-parallel arrangement.

Original entry on oeis.org

1, 3, 7, 15, 35, 77, 179, 429, 1039, 2525, 6235, 15463, 38513, 96231, 241519, 607339, 1529533, 3857447, 9743247, 24634043, 62335495, 157885967, 400211085, 1015080877, 2576308943, 6542380707, 16622493939, 42252603207, 107447022475, 273337662943
Offset: 1

Views

Author

Altrego Janeway (altrego99(AT)gmail.com), Dec 29 2008

Keywords

Examples

			For n=2 there are 3 solutions, 1 ohm, (1+1) ohms and 1/(1/1+1/1)=1/2 ohm. So a(2)=3.
		

Crossrefs

Cf. A048211. This sequence is the total number of resistance values formed using up to n resistances, A048211 is the total number of resistance values formed using exactly n resistances.

Extensions

a(17)-a(25) from Antoine Mathys, Apr 02 2015
Definition clarified by Antoine Mathys, Apr 03 2015
a(26)-a(30) from Antoine Mathys, Dec 08 2024