How Do You Prove the Given Approximation Formula Involving e^{-t/τ}?

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
7 replies · 2K views
anhnha
Messages
179
Reaction score
1
Hi.
Please help me prove the approximation formula below given in my book. This is not homework question.
Thanks.

attachment.php?attachmentid=69383&stc=1&d=1399188366.jpg
 

Attachments

  • approximation formula proof.jpg
    approximation formula proof.jpg
    22.2 KB · Views: 541
Mathematics news on Phys.org
You just neglect ##\tau_1## or ##\tau_2##, whatever is smaller. Note that a larger value will lead to a larger exponential as well (for positive t).
 
Thank you. However, that doesn't solve the problem. What need to be proved is different.
 
[tex]\frac{τ_1e^{-\frac{t}{τ_1}}-τ_2e^{-\frac{t}{τ_2}}}{τ_1-τ_2}=\frac{e^{-\frac{t}{τ_1}}-(τ_2/τ_1)e^{-\frac{t}{τ_2}}}{1-(τ_2/τ_1)}=e^{-\frac{t}{τ_1}}\left(\frac{1-(τ_2/τ_1)e^{-t(\frac{1}{τ_2}-\frac{1}{τ_1})}}{1-(τ_2/τ_1)}\right)=e^{-\frac{t}{τ_1}}\left(\frac{1-(τ_2/τ_1)e^{-t\frac{(τ_1-τ_2)}{τ_1τ_2}}}{1-(τ_2/τ_1)}\right)[/tex]

If τ1>>τ2, then [itex]e^{-t\frac{(τ_1-τ_2)}{τ_1τ_2}}<1[/itex].

From this, it follows that, in the numerator, [itex](τ_2/τ_1)e^{-t\frac{(τ_1-τ_2)}{τ_1τ_2}}<<1[/itex]

Also, in the denominator, [itex](τ_2/τ_1)<<1[/itex]

So the term in parenthesis approaches unity.

Chet
 
anhnha said:
Thank you. However, that doesn't solve the problem. What need to be proved is different.
Why? It shows that the big [/size] is a correct approximation.
 
Thank you all.
I think you misread the question a bit. The expression on the right hand side of the equation is [tex]e^{-\frac{t}{τ}}[/tex] with [tex]τ = τ_1 + τ_2[/tex].