How Do You Integrate This Complex Equation?

  • Context: Graduate 
  • Thread starter Thread starter bhartish
  • Start date Start date
  • Tags Tags
    Integrate
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
2 replies · 2K views
bhartish
Messages
26
Reaction score
0
T(z,t) = ∫ ( exp(-αz)* erfc(-α*sqrt((k*t)/(c*ρ))+0.5 sqrt((c*ρ*z)/(k*t)))*exp( -((t-ζ)/ζ0)^2)

integrate with respect to ζ in the limits 0 and t

Help will be greatly appreciated
 
Physics news on Phys.org
I think you are letting complicated lookig constants confuse you.

If I read the parentheses correctly that is
[tex]\int (A+ 0.5\sqrt{Be^{-2(t- ζ)/ζ_0}})dζ[/tex]
with A and B representing those rather complicated constants in your integral.
I presume you know that [itex]\int Adt= At+ C[/itex]. For the second integral, let [itex]u= -2(t- ζ)/ζ_0[/itex], so that [itex]dζ= (ζ_0/2)du[/itex], so the second integral becomes
[tex]B\frac{\zeta_0}{2}\int e^u du[/tex]
 
Last edited by a moderator:
Fixed the LaTeX in the integral.
HallsofIvy said:
If I read the parentheses correctly that is
[tex]\int (A+ 0.5\sqrt{Be^{-2(t- ζ)/ζ_0}})dζ[/tex]
with A and B representing those rather complicated constants in your integral.
I presume you know that [itex]\int Adt= At+ C[/itex]. For the second integral, let [itex]u= -2(t- ζ)/ζ_0[/itex], so that [itex]dζ= (ζ_0/2)du[/itex], so the second integral becomes
[tex]B\frac{\zeta_0}{2}\int e^u du[/tex]