One of my first physics problems.
Each edge of an icosahedron is a 1 Ω resistor. If the effective resistance between two adjacent vertices can be represented as b a Ω where a and b are co-prime positive integers, find a + b .
An icosahedron consists of 20 equilateral triangles. It has 12 vertices and 30 edges, with 5 edges meeting at each vertex.
Image credit: Wikipedia DTR
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Can anyone post the solution using symmetry?
Very nice solution. :D
Fantastic solution
simply use the formula R=2(v-1)r/v.n where v- total vertices; n- no. of edges meeting a vertex; r- resistance of an edge; NOTE: one can use this formula to calculate equivalent resistance between any two adjacent vertices of a regular polyhedron
can u plz give derivation of that
Let vertices 1 and 2 be adjacent. Consider the setup where a current of 1 A enters through vertex 1 , and a current 1 1 1 A leaves through the other 1 1 vertices. Note that, due to symmetry, a current 5 1 A flows through each of the 5 edges leaving vertex 1 . Hence, the voltage between vertices 1 and 2 is: V 1 − V 2 = ( 5 1 A ) ( 1 Ω ) = 5 1 V Consider a second setup, where a current of 1 A leaves through vertex 2 , and a current of 1 1 1 A enters through the other 1 1 vertices. Again, note that a current of 5 1 A flows through each of the 5 edges entering vertex 2 . Hence, the voltage between vertices 1 and 2 is: V 1 − V 2 = ( 5 1 A ) ( 1 Ω ) = 5 1 V Using the superposition principle we have:
V 1 − V 2 = 5 1 V + 5 1 V = 5 2 V We have constructed precisely the experimental setup that serves to determine the effective resistance between vertices 1 and 2 . That is, we have inserted a current at vertex 1 , taken it out at vertex 2 , and measured the voltage between the two points. The effective resistance between vertices 1 and 2 is therefore given by:
V = R I ⟶ 5 2 V = ( R e f f ) ( 1 1 1 2 A ) ⟶ R e f f = 3 0 1 1 Ω b a = 3 0 1 1 ⟶ a = 1 1 , b = 3 0 a + b = 4 1
Amazing !! Can you explain more about superposition principle ?
My solution is here: https://pa1ejo.wordpress.com/2018/01/28/icosaeder-with-resistors/
Problem Loading...
Note Loading...
Set Loading...
I prefer systematic computations of these kinds of problems. Here, we have 1 2 nodes, and we can use Kirchhoff's circuit laws use the fact the net current at any node is 0 , so that we have 1 2 equations of the form ( v being voltages, and resistors being 1 Ohm)
5 v a − v b − v c − v d − v e − v f = 0
except that for two of the nodes (vertices) in which we're trying to determine the effective resistance of the net, the equations are of the form
5 v 1 − v b − v c − v d − v e − v f − R 1 ( v 1 − v 2 )
where v 1 and v 2 are those two nodes, set at some arbitrary voltages differing by 1 and R is the equivalent resistance of the icosahedron net. Solve for R and find that it's 3 0 1 1 . You can find the effective resistance between other pairs of nodes in this fashion, the only 2 other possible resistance values being 1 5 7 and 2 1