- #1
rall1959
- 3
- 1
- TL;DR Summary
- Trying to understand the difference between same assumptions pre- and post- ODE solving.
When trying to model a neuronal dendrite or axon, the cylindrical shape is preferred and cable core conductor theory is applied. Considering only passive current, that is, non-voltage-dependent current, such as leakage potassium current, the general form of the cable equation is ∂²V_m/∂X² = ∂V_m/∂T + V_m, where X = x/λ and T = t/τ, λ the space constant and τ the time constant. This equation can then be used to solve for different special cases.
My question is the following: in order to derive a solution for the special case of a steady-state, one may either (a) consider ∂V_m/∂T = 0, and so V_m = ∂²V_m/∂X², and then solve for V_m (which renders a solution of the form V_m = A_1*exp(X) + A_2*exp(-X)) or (b) one may solve the full cable equation to a general form (V_m = (I_0*r_i*λ/4)*(exp(-X)*erfc(X/(2*sqrt(T)) - sqrt(T)) + exp(X)*erfc(X/(2*sqrt(T)) + sqrt(T))), then consider the steady-state as T -> infinity, which renders the solution V_m = (I_0*r_i*λ/2)*exp(-X), with no component A_1*exp(X), when compared to case (a). It is as if we implicitly consider A_1 = 0 in case (b), but I don't understand why.
This means there is a difference between considering the steady-steady before (case (a)) or after (case (b)) solving the differential equation. Can someone explain this to me? Thank you.
My question is the following: in order to derive a solution for the special case of a steady-state, one may either (a) consider ∂V_m/∂T = 0, and so V_m = ∂²V_m/∂X², and then solve for V_m (which renders a solution of the form V_m = A_1*exp(X) + A_2*exp(-X)) or (b) one may solve the full cable equation to a general form (V_m = (I_0*r_i*λ/4)*(exp(-X)*erfc(X/(2*sqrt(T)) - sqrt(T)) + exp(X)*erfc(X/(2*sqrt(T)) + sqrt(T))), then consider the steady-state as T -> infinity, which renders the solution V_m = (I_0*r_i*λ/2)*exp(-X), with no component A_1*exp(X), when compared to case (a). It is as if we implicitly consider A_1 = 0 in case (b), but I don't understand why.
This means there is a difference between considering the steady-steady before (case (a)) or after (case (b)) solving the differential equation. Can someone explain this to me? Thank you.
Last edited by a moderator: