OFFSET
1,2
COMMENTS
Found by exhaustive search: all configurations of resistors were enumerated, resistances calculated, sorted, and distinct values counted.
This sequence allows any circuits to be combined in series or in parallel (akin A000084); A051045 requires circuits to be combined with a single resistor at a time.
This sequence regards circuits as distinct only if their resistance is different; A006351 regards circuits distinct if their configuration is different, although some may have the same resistance.
EXAMPLE
a(2) = 2 since given a 1-ohm and a 2-ohm resistor, a series circuit yields 3 ohms, while a parallel circuit yields 2/3 ohms, which thus yields two distinct resistances.
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Dave R.M. Langers, Nov 16 2013
STATUS
approved