Why does current only choose path of least resistance sometimes

'Path of Least Resistance' is a phrase that only really applies where you have alternative paths for, for instance, a walker who chooses to go through a gap in the wall next to the gate, rather than open the gate. Wikipedia says this:

In physics, the "path of least resistance" is a heuristic from folk physics that can sometimes, in very simple situations, describe approximately what happens.

In electronics, the current always divides between several paths in the inverse ratio of their resistances (or impedances if it's AC).

In your first example, the switch when closed has orders of magnitude less resistance than the input. The current division ratio will be so close to 100% to the switch, that we engineers approximate it to 'all through the switch'.

In your second example, it's a reasonable ratio.

Note that the input current doesn't 'divide' as such, looking at all the paths and deciding how to split. The node where the paths split from has a specific voltage V. Current flows through each path I=V/R, V is the same for each path, hence the current is in the inverse ratio of resistances. The input current to that node is then the sum of all the output currents.

Looking at the comments about water channels, and thinking about the origins of the phrase, it's also often used for lightning. Who hasn't been told, when perhaps visiting a tower with a 'lightning conductor' fixed to the outside, that it takes the path of least resistance. Just like water eroding its own channel, ionisation in the air creates its own low resistance channel. This happens to such a degree that lightning may well not strike the most obvious high point in the local area, but proceed by ionisation steps to create an alternative low resistance path to ground through which the main strike then occurs.


Why does current only choose path of least resistance sometimes

It doesn't, it travels all paths inversely proportionally to the resistance of the path.

Input is pulled high and current flows through it as long as the switch is open. As soon as it closes current switches to the path of least resistance and goes through the switch to ground.

In your first example, when the switch is open:

  • Current will try to flow from 3.3V, through R1, then through both the switch and the input.

    Yes, I know, sounds odd. But the thing is, although the switch is open, it is still a resistance, just an infinitely high one, so the current will be infinitely low (zero in the ideal case, but not necessarily zero in the real world).

    Depending on what the input is, noticable current might flow through that, or if that is open-circuit, an infinitely small or zero current will flow.

When the switch closes:

  • Its resistance drops dramatically to a very low value. Now more current can flow from 3.3V through R1 through the switch to GND. A noticable amount now - around 0.33mA.

    Again depending on what the input is, current will still try to flow through that. Whether it is infinitely small, or some measureable value, who knows.