| Thread Closed |
Laplace Transform |
Share Thread | Thread Tools |
| Jan4-05, 06:48 PM | #1 |
|
|
Laplace Transform
I have a proplem to analitic calculate this :
(k/p^2)*LaplaceTransform[Sqrt[z^2+2p*z]/(z+p)],z,k]+ (1/p^2)*LaplaceTransform[-Sqrt[z^2+2p*z]/(z+p)^2],z,k] Im(k)=0, k>0 Im(p)=0, p>0 The Mathematica 5 doesn't calculate this. Very glad to help. |
| PhysOrg.com |
science news on PhysOrg.com >> Hong Kong launches first electric taxis >> Morocco to harness the wind in energy hunt >> Galaxy's Ring of Fire |
| Jan4-05, 08:24 PM | #2 |
|
|
[tex] I=\frac{k}{p^{2}}L(\frac{\sqrt{z^{2}+2pz}}{z+p})+\frac{1}{p^{2}}L[-\frac{\sqrt{z^{2}+2pz}}{(z+p)^{2}}] [/tex] ??That's an ugly "animal"... Did u try other version of Mathematica ?? Daniel. PS.I'll work on it...I smell some Bessel functions... |
| Jan5-05, 03:52 AM | #3 |
|
|
You undestand me right!
I didn't use other version, but I found the new release 5.1 at http://www.wolfram.com |
| Jan5-05, 07:54 AM | #4 |
|
|
Laplace Transform
[tex] I=L(\frac{\sqrt{z^{2}+2pz}}{z+p})=\int_{0}^{+\infty} \frac{\sqrt{z^{2}+2pz}}{z+p}e^{-sz} dz [/tex](1)
[tex]J=L[-\frac{\sqrt{z^{2}+2pz}}{(z+p)^{2}}]=-\int_{0}^{+\infty} \frac{\sqrt{z^{2}+2pz}}{(z+p)^{2}}e^{-sz} dz [/tex](2) The first integral,i complete the square under the sq.root and make a substitution: [tex] I=\int_{0}^{+\infty} \frac{\sqrt{(\frac{z+p}{p})^{2}-1}}{\frac{z+p}{p}} e^{-sz} dz [/tex](3) And now i make the substitution [tex] \frac{z+p}{p}\rightarrow \cosh t [/tex](4) [tex]dz=p\sinh t dt [/tex](5) The limits of integration are the same ([itex] \arg\cosh 1 =0 [/itex]). The exponential becomes: [tex] e^{-sz}=e^{sp}e^{-sp\cosh t} [/tex](6) Therefore [tex] I=p e^{sp}\int_{0}^{+\infty} e^{-sp\cosh t}\frac{\sinh^{2} t}{\cosh t} dt[/tex] (7) Can u convince 'Mathematica' to evaluate this integral??Maybe numerically... Using the same kind of substitution,for evaluating the second integral (L.transform),u get [tex] J=e^{sp} \int_{0}^{+\infty} e^{-sp\cosh t}\frac{\sinh^{2} t}{\cosh^{2} t} dt [/tex] (8) Again,i don't know what to do to it. Daniel. |
| Jan5-05, 12:50 PM | #5 |
|
|
Thx for help, but I don't simplify your answer.
I'm going use the answer (if it possible) in math model. Numerical answer is suit, but if it in the form: f(k,p)*numerical_answer I try to apply the teory residues for a solve. What do you think about? P.S. I should note that the root of initial problem is \int {0} {\inf} { exp(-rk)/r*(1/r+k) }dt r = sqrt ( p^2 + (vt)^2 ) |
| Jan5-05, 12:54 PM | #6 |
|
|
without ambiguity:
\int {0} {\inf} { (exp(-rk)/r)*(1/r+k) }dt r = sqrt ( p^2 + (vt)^2 ) p.s. my calculation is big, that is why I don't insert its. |
| Thread Closed |
| Thread Tools | |
Similar Threads for: Laplace Transform
|
||||
| Thread | Forum | Replies | ||
| Laplace Transform | General Math | 1 | ||
| Laplace transform.... | Differential Equations | 14 | ||
| Finding an inverse Laplace Transform for a function - solving IVPs with Laplace | Calculus & Beyond Homework | 2 | ||
| a laplace transform | Calculus | 2 | ||
| The difference between Fourier Series, Fourier Transform and Laplace Transform | General Physics | 1 | ||