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.

A174286 Number of distinct resistances that can be produced using at most n equal resistors in series and/or parallel, confined to the five arms (four arms and the diagonal) of a bridge configuration. Since the bridge requires a minimum of five resistors, the first four terms are zero.

This page as a plain text file.
%I A174286 #22 Feb 06 2021 00:51:28
%S A174286 0,0,0,0,1,3,19,75,291,985,3011,8659,24319,65899,176591,464451,1211185
%N A174286 Number of distinct resistances that can be produced using at most n equal resistors in series and/or parallel, confined to the five arms (four arms and the diagonal) of a bridge configuration. Since the bridge requires a minimum of five resistors, the first four terms are zero.
%H A174286 Antoni Amengual, <a href="http://dx.doi.org/10.1119/1.19396">The intriguing properties of the equivalent resistances of n equal resistors combined in series and in parallel</a>, American Journal of Physics, 68(2), 175-179 (February 2000). Digital Object Identifier (DOI): 10.1119/1.19396.
%H A174286 Sameen Ahmed Khan, <a href="http://arxiv.org/abs/1004.3346/">The bounds of the set of equivalent resistances of n equal resistors combined in series and in parallel</a>, arXiv:1004.3346v1 [physics.gen-ph], (20 April 2010).
%H A174286 Rainer Rosenthal, <a href="/A174286/a174286.txt">Maple programs SetA174285 and SetA174286</a>
%H A174286 Marx Stampfli, <a href="https://dx.doi.org/10.1016%2Fj.amc.2016.12.030">Bridged graphs, circuits and Fibonacci numbers</a>, Applied Mathematics and Computation, Volume 302, 1 June 2017, Pages 68-79.
%H A174286 <a href="/index/Res#resistances">Index to sequences related to resistances</a>.
%e A174286 Example 1: Five equal unit resistors. Each arm of the bridge has one unit resistor, leading to an equivalent resistance of 1; so the set is {1} and its order is 1. Example 2: Six equal unit resistors. Four arms have one unit resistor each and the fifth arm has two unit resistors. Two resistors in the same arm, when combined in series and parallel result in 2 and 1/2 respectively (corresponding to 2: {1/2, 2} in A048211). The set {1/2, 2}, in the diagonal results in {1}. Set {1/2, 2} in any of the four arms results in {11/13, 13/11}. Consequently, with six equal resistors, we have the set {11/13, 1, 13/11}, whose order is 3. Union of the previous terms is {1} and the union with these three is again {11/13, 1, 13/11}. So the terms for five and six resistors are 1 and 3 respectively.
%p A174286 See link section: A174286(n) = nops(SetA174286(n)).
%Y A174286 Cf. A048211, A153588, A174283, A174284, A174285, A180414, A337516, A337517, A338487.
%Y A174286 Cf. A176499, A176500, A176501, A176502.
%K A174286 nonn,more
%O A174286 1,6
%A A174286 _Sameen Ahmed Khan_, Mar 15 2010
%E A174286 From Stampfli's paper, a(8) corrected and a(9)-a(12) added by _Eric M. Schmidt_, Sep 09 2017
%E A174286 Name edited by _Eric M. Schmidt_, Sep 09 2017
%E A174286 a(13)-a(17) added by _Rainer Rosenthal_, Feb 05 2021