What is the significance of 'sufficiently large' values in Laplace Transform?

Miike012
Messages
1,009
Reaction score
0
In the attachment that I added I highlighted the portion I am questioning.

I will define L[f(t)](s) to be the laplace transform of the function f(t).

f(t) = e^t

L[f(t)](s) = 1/(s-1). The laplace transform is defined for all values s≠1.

L[f(t)](2) = 1.

Question: "What do they mean by sufficiently large vales of s" because I don't consider s = 2 a large value.
 

Attachments

  • Lap.jpg
    Lap.jpg
    14.2 KB · Views: 447
Physics news on Phys.org
Miike012 said:
In the attachment that I added I highlighted the portion I am questioning.

I will define L[f(t)](s) to be the laplace transform of the function f(t).

f(t) = e^t

L[f(t)](s) = 1/(s-1). The laplace transform is defined for all values s≠1.

L[f(t)](0) = -1.

Question: "What do they mean by sufficiently large vales of s" because I don't consider s = 0 a large value.

Sufficiently large means s ≥ a (or maybe s > a) for some finite number 'a'. Although 1/(s-1) exists for all s ≠ 1, it really only represents the Laplace integral for s > 1. Here, '1' is a sufficiently large number. You are right: '0' is not sufficiently large.
 
I think it would be better if they said s can be any value so long the integral (in the attachment) converges.

Example:

L[e^(at)](s) = ∫e-steatdt [from 0 to ∞] = e[t(a-s)]/(a-s) [from 0 to ∞] = 0 + 1/(s-a)

where the term e[R(a-s)]/(a-s) tends to 0 as R→∞ IF s>a
 
Ray Vickson said:
Sufficiently large means s ≥ a (or maybe s > a) for some finite number 'a'. Although 1/(s-1) exists for all s ≠ 1, it really only represents the Laplace integral for s > 1. Here, '1' is a sufficiently large number. You are right: '0' is not sufficiently large.

Sorry I noticed that the laplace didn't converge for s = 0 so I changed it to s = 2
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top