13 lines
562 B
Text
13 lines
562 B
Text
[[image:resistor-mesh.svg|300px||right]]
|
|
|
|
;Task:
|
|
Given <big> 10×10 </big> grid nodes (as shown in the image) interconnected by <big> 1Ω </big> resistors as shown,
|
|
<br>find the resistance between points '''A''' and '''B'''.
|
|
|
|
|
|
;See also:
|
|
* (humor, nerd sniping) [http://xkcd.com/356/ xkcd.com cartoon] (you can solve that for extra credits)
|
|
* [https://www.paulinternet.nl/?page=resistors An article on how to calculate this and an implementation in Mathematica]
|
|
<br><br>
|
|
|
|
|