Can an integral that is a variable of itself be solved?

  • Context: Graduate 
  • Thread starter Thread starter kmarinas86
  • Start date Start date
  • Tags Tags
    Integral Variable
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
kmarinas86
Messages
974
Reaction score
1
Under the assumption that the voltage is [itex]V_f\left(1-e^{-\frac{t}{RC}}\right)[/itex], where [itex]V_f[/itex] is the final voltage, how would I determine the relationship between current [itex]I[/itex] and time [itex]t[/itex]?

[tex]I = \int_0^T \frac{V_f\left(1-e^{-\frac{t}{RC}}\right) - RI}{L} \,dt \,[/tex]

[itex]L[/itex] the magnetic inductance, [itex]R[/itex] the resistance, and [itex]C[/itex] the capacitance, are constants.

How would I plot current [itex]I[/itex] as a function of time [itex]t[/itex]? (The only variables here are [itex]I[/itex] and [itex]t[/itex].) Let's assume initial conditions of [itex]I=0[/itex] and [itex]t=0[/itex]. My problem here is that the variable I am trying to calculate is a variable inside the integral that is used in deriving the variable itself! How are such problems handled? Any help is appreciated! :smile:
 
Physics news on Phys.org
So, I take it that you mean that [itex]\displaystyle I(T\,) = \int_0^T \frac{V_f\left(1-e^{-\frac{t}{RC}}\right) - RI(t)}{L} \,dt\,.[/itex]

Differentiate both sides w.r.t T and solve for I'(T). See if you can integrate the result to get I(τ).