I came up with the following circuit:

Please disregard the labeled values in the diagram - the resistances are identical for the sake of simplicity, and of value \$R\$, and the voltage has value \$V\$. Assume ideal circumstances regarding the diode, wires, etc.
I'm not able to solve it because I can't seem to find the total resistance.
As stated in the diagram, there is a parallel branch which splits into a diode facing against the positive end of the circuit and a resistor, in series with an identical resistance.
In my attempt at solving this, I imagined that once the positive current reaches the bottom node, it splits into current going through the resistor towards the negative terminal and current that re-loops through the resistor that was just passed.
Given that assumption, the circuit acts as a series parallel circuit whose net resistance can be found by $$ \Sigma R = R + x $$ where \$x\$ is the value of the resistance in the infinite parallel branches that result from the current re-looping. Then, \$x\$ would seem to be given by $$ x = (\frac{1}{R} + (\frac{1}{R} + (\frac{1}{R} + ...)^{-1})^{-1})^{-1} $$ $$ x = (\frac{1}{R} + x)^{-1} $$ $$ x^2 + x/R - 1 = 0 $$ $$ x = \frac{-1/R + \sqrt{1/R^2+4}}{2} $$ But this value of \$x\$ isn't even dimensionally correct!
Is there another approach I can use to find the resistance?


