πŸ•·οΈ Crawler Inspector

URL Lookup

Direct Parameter Lookup

Raw Queries and Responses

1. Shard Calculation

Query:
Response:
Calculated Shard: 103 (from laksa188)

2. Crawled Status Check

Query:
Response:

3. Robots.txt Check

Query:
Response:

4. Spam/Ban Check

Query:
Response:

5. Seen Status Check

ℹ️ Skipped - page is already crawled

πŸ“„
INDEXABLE
βœ…
CRAWLED
12 days ago
πŸ€–
ROBOTS ALLOWED

Page Info Filters

FilterStatusConditionDetails
HTTP statusPASSdownload_http_code = 200HTTP 200
Age cutoffPASSdownload_stamp > now() - 6 MONTH0.4 months ago
History dropPASSisNull(history_drop_reason)No drop reason
Spam/banPASSfh_dont_index != 1 AND ml_spam_score = 0ml_spam_score=0
CanonicalPASSmeta_canonical IS NULL OR = '' OR = src_unparsedNot set

Page Details

PropertyValue
URLhttps://www.geeksforgeeks.org/maths/laplace-transform/
Last Crawled2026-04-05 14:20:49 (12 days ago)
First Indexed2025-06-25 05:40:29 (9 months ago)
HTTP Status Code200
Meta TitleLaplace Transform - GeeksforGeeks
Meta DescriptionYour All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and programming, school education, upskilling, commerce, software tools, competitive exams, and more., Your All-in-One Learning Portal. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.
Meta Canonicalnull
Boilerpipe Text
Last Updated : 26 Feb, 2026 Laplace transform is an integral transform used in mathematics and engineering to convert a function of time f(t) into a function of a complex variable s, denoted as F(s), where s = Οƒ + ΞΉ Ο‰ \sigma+\iota\omega . Let us assume f ( t ) f(t) is a function, be it a real or complex function of the variable t > 0 t>0 , where t t is time. Then, the Laplace transform F ( s ) F(s) of f ( t ) f(t) is the complex function defined for s ∈ C s\in \Complex , given by: F ( s ) = L { f ( t ) } = ∫ 0 ∞ e βˆ’ s t f ( t )   d t F(s) = \mathcal{L}\{f(t)\} = \int_{0}^{\infty} e^{-st} f(t) \, dt where s = \sigma + i\omega. Standard Notation: If a function of t t is indicated as f(t), f ( t ) , g ( t ) , f(t),g(t), or y ( t ) y(t) , then their respective Laplace transforms are represented by F ( s ) , G ( s ) F(s), G(s) and Y ( s ) Y(s) . Besides the notation F ( s ) F(s) , we can also use L { f ( t ) } \mathcal{L}\{f(t)\} or L { f } ( s ) \mathcal{L}\{f\}(s) . Laplace transforms of some elementary functions: Function f ( t ) f(t) Laplace Transform L { f ( t ) } = F ( s ) \mathcal{L}\{f(t)\} =F(s) 1 1 s ;   s > 0 \frac{1}{s};\,s>0 t t 1 s 2 ;   s > 0 \frac{1}{s^2};\,s>0 t n n = 0 , 1 , 2 , . . . t^n\\n = 0,1,2,... n ! s n + 1 ;   s > 0 \frac{n!}{s^n+1};\,s>0 e a t e^{at} 1 s βˆ’ a ;   s > a \frac{1}{s-a};\,s>a sin ⁑ a t \sin at a s 2 + a 2 ;   s > 0 \frac{a}{s^2+a^2};\,s>0 cos ⁑ a t \cos at s s 2 + a 2 ;   s > 0 \frac{s}{s^2+a^2};\,s>0 sinh ⁑ a t \sinh at a s 2 βˆ’ a 2 ;   s > ∣ a ∣ \frac{a}{s^2-a^2};\,s>|a| cosh ⁑ a t \cosh at s s 2 βˆ’ a 2 ;   s > ∣ a ∣ \frac{s}{s^2-a^2};\,s>|a| Existence of the Laplace Transform Here are some definitions before delving into the sufficient conditions for the existence of the Laplace transform: Sectional Continuity: A function is said to be sectionally or piecewise continuous in an interval t 1 ≀ t ≀ t 2 t_1\le t\le t_2 if that interval can be subdivided into a finite number of subintervals, in each of which the function is continuous and has finite left- and right-hand limits. Functions of Exponential Order : If real constants k > 0 k>0 and Ξ³ \gamma exist such that for all t > N t>N , the function f ( t ) f(t) satisfies the condition ∣ f ( t ) ∣ ≀ k e Ξ³ t |f(t)|\le ke^{\gamma t} , then f ( t ) f(t) is said to be of exponential order Ξ³ \bm\gamma . Sufficient Condition for Existence of Laplace Transform: If f ( t ) f(t) is sectionally continuous in every finite interval 0 ≀ t ≀ N 0\le t\le N and of exponential order Ξ³ \bm\gamma for t > N \bm{t>N} , then its Laplace transform F ( s ) F(s) exists for all s > Ξ³ \bm{s>\gamma} . Important Properties of Laplace Transformation: Linearity Shifting Change of Scale Laplace Transforms of Derivatives Laplace Transforms of Integrals Multiplication by t n t^n Division by t Laplace Transform of a Periodic function Behavior of F(s) as s β†’ ∞ \to\infty Initial value theorem Final value theorem Convolution theorem for Laplace transform Linearity If c 1 c_1 and c 2 c_2 are two constants, while f 1 ( t ) f_1(t) and f 2 ( t ) f_2(t) are functions, and F 1 ( s ) F_1(s) and F 2 ( s ) F_2(s) are their respective Laplace transforms, then: L { c 1 f 1 ( t ) + c 2 f 2 ( t ) } = c 1 L { f 1 ( t ) } + c 2 L { f 2 ( t ) } = c 1 F 1 ( s ) + c 2 F 2 ( s ) \begin{aligned}\mathcal{L}\{c_1f_1(t) +c_2f_2(t)\} &= c_1\mathcal{L}\{f_1(t)\}+c_2\mathcal{L}\{f_2(t)\}\\&=c_1F_1(s) +c_2F_2(s)\end{aligned} Shifting It constitutes of two properties First shifting property : If L { f ( t ) } = F ( s ) \mathcal{L}\{f(t)\}=F(s) , then L { e a t f ( t ) } = F ( s βˆ’ a ) \mathcal{L}\{e^{at}f(t)\}=F(s-a) . Second Shifting property : If L { f ( t ) } = F ( s ) \mathcal{L}\{f(t)\}=F(s) and g ( t ) = { f ( t βˆ’ a ) ; t > a 0 ; t < a g(t)=\begin{cases} f(t-a)\quad&; {t>a}\\ 0 \quad&;{t<a} \end{cases} , then L { g ( t ) } = e βˆ’ a s F ( s ) \mathcal{L}\{g(t)\}=e^{-as}F(s) . Change of Scale If f(t) is a function and F(s) is its Laplace transform, and c is a constant, then L { f ( a t ) } = 1 a F ( s a ) \mathcal{L}\{f(at)\}=\frac{1}{a}F(\frac{s}{a}) . Laplace Transform of Derivatives If L { f ( t ) } = F ( s ) \mathcal{L}\{f(t)\}=F(s) , then L { f β€² ( t ) } = s F ( s ) βˆ’ f ( 0 ) \mathcal{L}\{f'(t)\}=sF(s)-f(0) , where f(t) is continuous for 0 ≀ t ≀ N 0\le t\le N and of exponential order Ξ³ \gamma , and its derivative f β€² ( t ) f'(t) is sectionally continuous for 0 ≀ t ≀ N 0\le t\le N . If f(t) fails to be continuous at t=0 but lim ⁑ t β†’ 0 f ( t ) = f ( 0 + ) \lim\limits_{t\to0}f(t)=f(0^+) , then L { f β€² ( t ) } = s F ( s ) βˆ’ f ( 0 + ) \mathcal{L}\{f'(t)\}=sF(s)-f(0^+) . If f(t) fails to be continuous at t=a, then L { f β€² ( t ) } = s F ( s ) βˆ’ f ( 0 ) βˆ’ e βˆ’ a s { f ( a + ) βˆ’ f ( a βˆ’ ) } \mathcal{L}\{f'(t)\}=sF(s)-f(0)-e^{-as}\{f(a^+)-f(a^-)\} If L { f ( t ) } = F ( s ) \mathcal{L}\{f(t)\}=F(s) , then L { f ( n ) ( t ) } = s n F ( s ) βˆ’ s n βˆ’ 1 f ( 0 ) βˆ’ s n βˆ’ 2 f β€² ( 0 ) βˆ’ . . . βˆ’ f ( n βˆ’ 1 ) ( 0 ) \mathcal{L}\{f^{(n)}(t)\}=s^nF(s)-s^{n-1}f(0)-s^{n-2}f'(0)-...-f^{(n-1)}(0) , where f ( t ) ,   f β€² ( t ) ,   f β€² β€² ( t ) ,   . . .   , f ( n βˆ’ 1 ) ( t ) f(t),\,f'(t),\,f''(t),\,...\,,f^{(n-1)}(t) are continuous for 0 ≀ t ≀ N 0\le t\le N and of exponential order for t > N t>N while f ( n ) ( t ) f^{(n)}(t) is sectionally continuous for 0 ≀ t ≀ N 0\le t\le N . Laplace Transform of Integrals: If L { f ( t ) } = F ( s ) \mathcal{L}\{f(t)\} =F(s) , then L { ∫ 0 t f ( v ) d v } = F ( s ) s \mathcal{L}\{\int\limits_0^t f(v)dv\}=\frac{F(s)}{s} . Multiplication by t n t^n If L { f ( t ) } = F ( s ) \mathcal{L}\{f(t)\} = F(s) , then L { t n f ( t ) } = ( βˆ’ 1 ) n d n d s n F ( s ) \mathcal{L}\{t^nf(t)\} = (-1)^n \frac{d^n}{ds^n}F(s) , where d n d s n \frac{d^n}{ds^n} denotes the n-th derivative. Division by t t If L { f ( t ) } = F ( s ) \mathcal{L}\{f(t)\} = F(s) , then L { f ( t ) t } = ∫ s ∞ f ( v ) d v \mathcal{L}\{\frac{f(t)}{t}\} = \int\limits_{s}^{\infty}f(v)dv . Laplace Transform of Periodic functions Let a function f(t) be periodic with period T>0, such that f ( t + T ) = f ( t ) f(t+T)=f(t) . Then L { f ( t ) } = ∫ 0 T e βˆ’ s t f ( t ) d t 1 βˆ’ e βˆ’ s T \mathcal{L}\{f(t)\}=\frac{\int\limits_0^T e^{-st}f(t)dt}{1-e^{-sT}} . Behavior of F(s) as s β†’ ∞ \to\infty If L { f ( t ) } = F ( s ) \mathcal{L}\{f(t)\}=F(s) , then lim ⁑ s β†’ ∞ F ( s ) = 0 \lim\limits_{s\to\infty}F(s)=0 . Initial Value Theorem Let f(t) be a sectional continuous with Laplace transform F(s). Then lim ⁑ s β†’ ∞ s F ( s ) = f ( 0 + ) \lim\limits_{s\to\infty}sF(s) = f(0^+) , where the limit s β†’ ∞ s\to\infty has to be taken in such a way that the real part of s, Re s \to\infty as well. Final Value Theorem Let f(t) be a sectional continuous with Laplace transform F(s). When f ( ∞ ) = lim ⁑ t β†’ ∞ f ( t ) f(\infty) =\lim\limits_{t\to\infty}f(t) exists, then lim ⁑ s β†’ 0 s F ( s ) = f ( ∞ ) \lim\limits_{s\to0}sF(s) = f(\infty) , where the limit s β†’ 0 s\to0 has to be taken in such a way that the real part of s, Re( s) \to0 as well. Convolution Theorem for Laplace Transform Let f(t) and g(t) be piecewise continuous and of exponential order Ξ³ \gamma with their Laplace transforms F ( s ) = L { f ( t ) } F(s)=\mathcal{L}\{f(t)\} and G ( s ) = L { g ( t ) } G(s)=\mathcal{L}\{g(t)\} , respectively. Then L { f βˆ— g } \mathcal{L}\{f*g\} exists for Re(s)> Ξ³ \gamma and L { f βˆ— g } = F ( s ) β‹… G ( s ) \mathcal{L}\{f*g\}=F(s)\cdot G(s) . Inverse Laplace Transformation: If the Laplace transform of a function f(t) is F(s), i.e., if L { f ( t ) } = F ( s ) \mathcal{L}\{f(t)\}=F(s) , then f(t) is called the inverse Laplace transform of F(s), and we write it symbolically as f ( t ) = L βˆ’ 1 { F ( s ) } f(t)=\mathcal{L}^{-1}\{F(s)\} where L βˆ’ 1 \mathcal{L^{-1}} is called the inverse Laplace transformation operator. Example: Find the inverse Laplace transform of F(s)= 1 s + 3 \frac{1}{s+3} . We know that L { e a t } = 1 s βˆ’ a \mathcal{L}\{e^{at}\}=\frac{1}{s-a} , s>a. Then, L βˆ’ 1 { 1 s βˆ’ a } = e a t \mathcal{L^{-1}}\{\frac{1}{s-a}\}=e^{at} . Similarly, L βˆ’ 1 { 1 s + 3 } = e βˆ’ 3 t \mathcal{L^{-1}}\{\frac{1}{s+3}\}=e^{-3t} . Bilateral Laplace Transform The bilateral Laplace transform involves the values of a function for both t<0 and t β‰₯ \ge 0. This means that the bilateral Laplace transform is well-suited for non-causal signals and functions. If f(t) is the function and F(s) is its bilateral Laplace transform, then F(s) is given by: F ( s ) = ∫ βˆ’ ∞ ∞ f ( t ) e βˆ’ s t d t F(s) = \int_{-\infty}^{\infty} f(t) e^{-st}dt Applications of Laplace Transform Various applications of the Laplace transform include: The Laplace transform can be used to find the transfer function of linear time-invariant continuous-time systems: In linear time-invariant continuous-time systems (LTI systems), h(t) is the impulse response. The system function, or transfer function, H(s), of the LTI system is the Laplace transform of h(t). Laplace transform can be used to solve differential equation problems, including initial value problems. In an initial value problem, the solution to a differential equation is determined by the initial conditions of the system, such as the initial values of the function and its derivatives. Let H(s) be the transfer function of a causal LTI system described by the following differential equation: a n d n y ( t ) d t n + a n βˆ’ 1 d n βˆ’ 1 y ( t ) d t n βˆ’ 1 + β‹― + a 1 d y ( t ) d t + a 0 y ( t ) = b m d m x ( t ) d t m + b m βˆ’ 1 d m βˆ’ 1 x ( t ) d t m βˆ’ 1 + β‹― + b 1 d x ( t ) d t + b 0 x ( t ) a_n \frac{d^n y(t)}{dt^n} + a_{n-1} \frac{d^{n-1} y(t)}{dt^{n-1}} + \cdots + a_1 \frac{dy(t)}{dt} + a_0 y(t) = b_m \frac{d^m x(t)}{dt^m} + b_{m-1} \frac{d^{m-1} x(t)}{dt^{m-1}} + \cdots + b_1 \frac{dx(t)}{dt} + b_0 x(t) satisfying the following condition of initial rest, y ( 0 ) = y β€² ( 0 ) = y β€² β€² ( 0 ) = . . . = y m βˆ’ 2 ( 0 ) = y m βˆ’ 1 ( 0 ) = 0 y(0)=y'(0)=y''(0)=...=y^{m-2}(0)=y^{m-1}(0)=0 Then the system is stable if and only if the poles of H(s) lie in the left half-plane Re(s)<0. Laplace transform can be applied to analyze electrical circuits, simplifying the process of solving circuits with capacitors, inductors, and resistors by converting the time-domain equations into s-domain equations. Laplace transform is used in probability theory to find the distribution of sums of random variables and to solve problems related to stochastic processes. For example: Transforming Probability Density Functions (PDFs). The Laplace transform can be used to transform the probability density function (PDF) of a random variable. For a non-negative random variable X with PDF f X ( x ) f_X(x) , the Laplace transform is L { f X ( x ) } = F ( s ) = ∫ 0 ∞ e βˆ’ s x f X ( x )   d x \mathcal{L}\{f_X(x)\} = F(s) = \int_0^\infty e^{-sx} f_X(x) \, dx . Related Articles: Laplace Transform Practice Questions Inverse Laplace Transform Fourier Transform
Markdown
[![geeksforgeeks](https://media.geeksforgeeks.org/gfg-gg-logo.svg)](https://www.geeksforgeeks.org/) ![search icon](https://media.geeksforgeeks.org/auth-dashboard-uploads/Property=Light---Default.svg) - Sign In - [Courses]() - [Tutorials]() - [Interview Prep]() - [Number System and Arithmetic](https://www.geeksforgeeks.org/engineering-mathematics/number-theory/) - [Algebra](https://www.geeksforgeeks.org/maths/algebra/) - [Set Theory](https://www.geeksforgeeks.org/maths/set-theory/) - [Probability](https://www.geeksforgeeks.org/maths/probability-in-maths/) - [Statistics](https://www.geeksforgeeks.org/maths/statistics/) - [Geometry](https://www.geeksforgeeks.org/maths/geometry/) - [Calculus](https://www.geeksforgeeks.org/maths/math-calculus/) - [Logarithms](https://www.geeksforgeeks.org/maths/logarithms/) - [Mensuration](https://www.geeksforgeeks.org/maths/mensuration/) - [Matrices](https://www.geeksforgeeks.org/engineering-mathematics/matrices/) # Laplace Transform Last Updated : 26 Feb, 2026 Laplace transform is an integral transform used in mathematics and engineering to convert a function of time f(t) into a function of a complex variable s, denoted as F(s), where s = Οƒ \+ ΞΉ Ο‰ \\sigma+\\iota\\omega Οƒ\+ΞΉΟ‰. Let us assume f ( t ) f(t) f(t) is a function, be it a real or complex function of the variable t \> 0 t\>0 t\>0, where t t t is time. Then, the Laplace transform F ( s ) F(s) F(s) of f ( t ) f(t) f(t) is the complex function defined for s ∈ C s\\in \\Complex s∈C, given by: > F ( s ) \= L { f ( t ) } \= ∫ 0 ∞ e βˆ’ s t f ( t ) d t F(s) = \\mathcal{L}\\{f(t)\\} = \\int\_{0}^{\\infty} e^{-st} f(t) \\, dt F(s)\=L{f(t)}\=∫0βˆžβ€‹eβˆ’stf(t)dt where s = \\sigma + i\\omega. ### Standard Notation: If a function of t t t is indicated as f(t), f ( t ) , g ( t ) , f(t),g(t), f(t),g(t), or y ( t ) y(t) y(t), then their respective Laplace transforms are represented by F ( s ) , G ( s ) F(s), G(s) F(s),G(s) and Y ( s ) Y(s) Y(s). Besides the notation F ( s ) F(s) F(s), we can also use L { f ( t ) } \\mathcal{L}\\{f(t)\\} L{f(t)} or L { f } ( s ) \\mathcal{L}\\{f\\}(s) L{f}(s). ### Laplace transforms of some elementary functions: | Function f ( t ) f(t) f(t) | Laplace Transform L { f ( t ) } \= F ( s ) \\mathcal{L}\\{f(t)\\} =F(s) L{f(t)}\=F(s) | |---|---| | 1 | 1 s ; s \> 0 \\frac{1}{s};\\,s\>0 s1​;s\>0 | | t t t | 1 s 2 ; s \> 0 \\frac{1}{s^2};\\,s\>0 s21​;s\>0 | | t n n \= 0 , 1 , 2 , . . . t^n\\\\n = 0,1,2,... tnn\=0,1,2,... | n \! s n \+ 1 ; s \> 0 \\frac{n!}{s^n+1};\\,s\>0 sn\+1n\!​;s\>0 | | e a t e^{at} eat | 1 s βˆ’ a ; s \> a \\frac{1}{s-a};\\,s\>a sβˆ’a1​;s\>a | | sin ⁑ a t \\sin at sinat | a s 2 \+ a 2 ; s \> 0 \\frac{a}{s^2+a^2};\\,s\>0 s2\+a2a​;s\>0 | | cos ⁑ a t \\cos at cosat | s s 2 \+ a 2 ; s \> 0 \\frac{s}{s^2+a^2};\\,s\>0 s2\+a2s​;s\>0 | | sinh ⁑ a t \\sinh at sinhat | a s 2 βˆ’ a 2 ; s \> ∣ a ∣ \\frac{a}{s^2-a^2};\\,s\>\|a\| s2βˆ’a2a​;s\>∣a∣ | | cosh ⁑ a t \\cosh at coshat | s s 2 βˆ’ a 2 ; s \> ∣ a ∣ \\frac{s}{s^2-a^2};\\,s\>\|a\| s2βˆ’a2s​;s\>∣a∣ | ### Existence of the Laplace Transform Here are some definitions before delving into the sufficient conditions for the existence of the Laplace transform: - ****Sectional Continuity:**** A function is said to be ****sectionally or piecewise continuous**** in an interval t 1 ≀ t ≀ t 2 t\_1\\le t\\le t\_2 t1​≀t≀t2​ if that interval can be subdivided into a finite number of subintervals, in each of which the function is continuous and has finite left- and right-hand limits. - ****Functions of Exponential Order****: If real constants k \> 0 k\>0 k\>0 and Ξ³ \\gamma Ξ³ exist such that for all t \> N t\>N t\>N , the function f ( t ) f(t) f(t) satisfies the condition ∣ f ( t ) ∣ ≀ k e Ξ³ t \|f(t)\|\\le ke^{\\gamma t} ∣f(t)βˆ£β‰€keΞ³t , then f ( t ) f(t) f(t) is said to be of exponential order Ξ³ \\bm\\gamma Ξ³ . #### Sufficient Condition for Existence of Laplace Transform: If f ( t ) f(t) f(t) is sectionally continuous in every finite interval 0 ≀ t ≀ N 0\\le t\\le N 0≀t≀N and of exponential order Ξ³ \\bm\\gamma Ξ³ for t \> N \\bm{t\>N} t\>N, then its Laplace transform F ( s ) F(s) F(s) exists for all s \> Ξ³ \\bm{s\>\\gamma} s\>Ξ³. ## Important Properties of Laplace Transformation: - Linearity - Shifting - Change of Scale - Laplace Transforms of Derivatives - Laplace Transforms of Integrals - Multiplication by t n t^n tn - Division by t - Laplace Transform of a Periodic function - Behavior of F(s) as s β†’ ∞ \\to\\infty β†’βˆž - Initial value theorem - Final value theorem - Convolution theorem for Laplace transform ### Linearity If c 1 c\_1 c1​ and c 2 c\_2 c2​ are two constants, while f 1 ( t ) f\_1(t) f1​(t) and f 2 ( t ) f\_2(t) f2​(t) are functions, and F 1 ( s ) F\_1(s) F1​(s) and F 2 ( s ) F\_2(s) F2​(s) are their respective Laplace transforms, then: > L { c 1 f 1 ( t ) \+ c 2 f 2 ( t ) } \= c 1 L { f 1 ( t ) } \+ c 2 L { f 2 ( t ) } \= c 1 F 1 ( s ) \+ c 2 F 2 ( s ) \\begin{aligned}\\mathcal{L}\\{c\_1f\_1(t) +c\_2f\_2(t)\\} &= c\_1\\mathcal{L}\\{f\_1(t)\\}+c\_2\\mathcal{L}\\{f\_2(t)\\}\\\\&=c\_1F\_1(s) +c\_2F\_2(s)\\end{aligned} L{c1​f1​(t)\+c2​f2​(t)}​\=c1​L{f1​(t)}\+c2​L{f2​(t)}\=c1​F1​(s)\+c2​F2​(s)​ ### Shifting It constitutes of two properties 1. ****First shifting property****: If L { f ( t ) } \= F ( s ) \\mathcal{L}\\{f(t)\\}=F(s) L{f(t)}\=F(s) , then L { e a t f ( t ) } \= F ( s βˆ’ a ) \\mathcal{L}\\{e^{at}f(t)\\}=F(s-a) L{eatf(t)}\=F(sβˆ’a) . 2. ****Second Shifting property****: If L { f ( t ) } \= F ( s ) \\mathcal{L}\\{f(t)\\}=F(s) L{f(t)}\=F(s) and g ( t ) \= { f ( t βˆ’ a ) ; t \> a 0 ; t \< a g(t)=\\begin{cases} f(t-a)\\quad&; {t\>a}\\\\ 0 \\quad&;{t\<a} \\end{cases} g(t)\={f(tβˆ’a)0​;t\>a;t\<a​ , then L { g ( t ) } \= e βˆ’ a s F ( s ) \\mathcal{L}\\{g(t)\\}=e^{-as}F(s) L{g(t)}\=eβˆ’asF(s) . ### Change of Scale If f(t) is a function and F(s) is its Laplace transform, and c is a constant, then L { f ( a t ) } \= 1 a F ( s a ) \\mathcal{L}\\{f(at)\\}=\\frac{1}{a}F(\\frac{s}{a}) L{f(at)}\=a1​F(as​). ### Laplace Transform of Derivatives 1. If L { f ( t ) } \= F ( s ) \\mathcal{L}\\{f(t)\\}=F(s) L{f(t)}\=F(s) , then L { f β€² ( t ) } \= s F ( s ) βˆ’ f ( 0 ) \\mathcal{L}\\{f'(t)\\}=sF(s)-f(0) L{fβ€²(t)}\=sF(s)βˆ’f(0) , where f(t) is continuous for 0 ≀ t ≀ N 0\\le t\\le N 0≀t≀N and of exponential order Ξ³ \\gamma Ξ³ , and its derivative f β€² ( t ) f'(t) fβ€²(t) is sectionally continuous for 0 ≀ t ≀ N 0\\le t\\le N 0≀t≀N . 2. ****If f(t) fails**** to be ****continuous**** at t=0 but lim ⁑ t β†’ 0 f ( t ) \= f ( 0 \+ ) \\lim\\limits\_{t\\to0}f(t)=f(0^+) tβ†’0lim​f(t)\=f(0\+) , then L { f β€² ( t ) } \= s F ( s ) βˆ’ f ( 0 \+ ) \\mathcal{L}\\{f'(t)\\}=sF(s)-f(0^+) L{fβ€²(t)}\=sF(s)βˆ’f(0\+) . 3. ****If f(t) fails**** to be ****continuous**** at t=a, then L { f β€² ( t ) } \= s F ( s ) βˆ’ f ( 0 ) βˆ’ e βˆ’ a s { f ( a \+ ) βˆ’ f ( a βˆ’ ) } \\mathcal{L}\\{f'(t)\\}=sF(s)-f(0)-e^{-as}\\{f(a^+)-f(a^-)\\} L{fβ€²(t)}\=sF(s)βˆ’f(0)βˆ’eβˆ’as{f(a\+)βˆ’f(aβˆ’)} 4. If L { f ( t ) } \= F ( s ) \\mathcal{L}\\{f(t)\\}=F(s) L{f(t)}\=F(s) , then L { f ( n ) ( t ) } \= s n F ( s ) βˆ’ s n βˆ’ 1 f ( 0 ) βˆ’ s n βˆ’ 2 f β€² ( 0 ) βˆ’ . . . βˆ’ f ( n βˆ’ 1 ) ( 0 ) \\mathcal{L}\\{f^{(n)}(t)\\}=s^nF(s)-s^{n-1}f(0)-s^{n-2}f'(0)-...-f^{(n-1)}(0) L{f(n)(t)}\=snF(s)βˆ’snβˆ’1f(0)βˆ’snβˆ’2fβ€²(0)βˆ’...βˆ’f(nβˆ’1)(0) , where f ( t ) , f β€² ( t ) , f β€² β€² ( t ) , . . . , f ( n βˆ’ 1 ) ( t ) f(t),\\,f'(t),\\,f''(t),\\,...\\,,f^{(n-1)}(t) f(t),fβ€²(t),fβ€²β€²(t),...,f(nβˆ’1)(t) are continuous for 0 ≀ t ≀ N 0\\le t\\le N 0≀t≀N and of exponential order for t \> N t\>N t\>N while f ( n ) ( t ) f^{(n)}(t) f(n)(t) is sectionally continuous for 0 ≀ t ≀ N 0\\le t\\le N 0≀t≀N . ### Laplace Transform of Integrals: If L { f ( t ) } \= F ( s ) \\mathcal{L}\\{f(t)\\} =F(s) L{f(t)}\=F(s), then L { ∫ 0 t f ( v ) d v } \= F ( s ) s \\mathcal{L}\\{\\int\\limits\_0^t f(v)dv\\}=\\frac{F(s)}{s} L{0∫t​f(v)dv}\=sF(s)​. ### Multiplication by t n t^n tn If L { f ( t ) } \= F ( s ) \\mathcal{L}\\{f(t)\\} = F(s) L{f(t)}\=F(s), then L { t n f ( t ) } \= ( βˆ’ 1 ) n d n d s n F ( s ) \\mathcal{L}\\{t^nf(t)\\} = (-1)^n \\frac{d^n}{ds^n}F(s) L{tnf(t)}\=(βˆ’1)ndsndn​F(s), where d n d s n \\frac{d^n}{ds^n} dsndn​ denotes the n-th derivative. ### Division by t t t If L { f ( t ) } \= F ( s ) \\mathcal{L}\\{f(t)\\} = F(s) L{f(t)}\=F(s), then L { f ( t ) t } \= ∫ s ∞ f ( v ) d v \\mathcal{L}\\{\\frac{f(t)}{t}\\} = \\int\\limits\_{s}^{\\infty}f(v)dv L{tf(t)​}\=sβˆ«βˆžβ€‹f(v)dv. ### Laplace Transform of Periodic functions Let a function f(t) be periodic with period T\>0, such that f ( t \+ T ) \= f ( t ) f(t+T)=f(t) f(t\+T)\=f(t). Then L { f ( t ) } \= ∫ 0 T e βˆ’ s t f ( t ) d t 1 βˆ’ e βˆ’ s T \\mathcal{L}\\{f(t)\\}=\\frac{\\int\\limits\_0^T e^{-st}f(t)dt}{1-e^{-sT}} L{f(t)}\=1βˆ’eβˆ’sT0∫T​eβˆ’stf(t)dt​. ### Behavior of F(s) as sβ†’ ∞ \\to\\infty β†’βˆž If L { f ( t ) } \= F ( s ) \\mathcal{L}\\{f(t)\\}=F(s) L{f(t)}\=F(s), then lim ⁑ s β†’ ∞ F ( s ) \= 0 \\lim\\limits\_{s\\to\\infty}F(s)=0 sβ†’βˆžlim​F(s)\=0. ### Initial Value Theorem Let f(t) be a sectional continuous with Laplace transform F(s). Then lim ⁑ s β†’ ∞ s F ( s ) \= f ( 0 \+ ) \\lim\\limits\_{s\\to\\infty}sF(s) = f(0^+) sβ†’βˆžlim​sF(s)\=f(0\+), where the limit s β†’ ∞ s\\to\\infty sβ†’βˆž has to be taken in such a way that the real part of s, ****Re**** s \\to\\infty as well. ### Final Value Theorem Let f(t) be a sectional continuous with Laplace transform F(s). When f ( ∞ ) \= lim ⁑ t β†’ ∞ f ( t ) f(\\infty) =\\lim\\limits\_{t\\to\\infty}f(t) f(∞)\=tβ†’βˆžlim​f(t) exists, then lim ⁑ s β†’ 0 s F ( s ) \= f ( ∞ ) \\lim\\limits\_{s\\to0}sF(s) = f(\\infty) sβ†’0lim​sF(s)\=f(∞), where the limit s β†’ 0 s\\to0 sβ†’0 has to be taken in such a way that the real part of s, ****Re(****s) \\to0 as well. ### Convolution Theorem for Laplace Transform Let f(t) and g(t) be piecewise continuous and of exponential order Ξ³ \\gamma Ξ³ with their Laplace transforms F ( s ) \= L { f ( t ) } F(s)=\\mathcal{L}\\{f(t)\\} F(s)\=L{f(t)} and G ( s ) \= L { g ( t ) } G(s)=\\mathcal{L}\\{g(t)\\} G(s)\=L{g(t)}, respectively. Then L { f βˆ— g } \\mathcal{L}\\{f\*g\\} L{fβˆ—g} exists for Re(s)\>Ξ³ \\gamma Ξ³ and L { f βˆ— g } \= F ( s ) β‹… G ( s ) \\mathcal{L}\\{f\*g\\}=F(s)\\cdot G(s) L{fβˆ—g}\=F(s)β‹…G(s). ## Inverse Laplace Transformation: If the Laplace transform of a function f(t) is F(s), i.e., if L { f ( t ) } \= F ( s ) \\mathcal{L}\\{f(t)\\}=F(s) L{f(t)}\=F(s), then f(t) is called the inverse Laplace transform of F(s), and we write it symbolically as f ( t ) \= L βˆ’ 1 { F ( s ) } f(t)=\\mathcal{L}^{-1}\\{F(s)\\} f(t)\=Lβˆ’1{F(s)}where L βˆ’ 1 \\mathcal{L^{-1}} Lβˆ’1 is called the [inverse Laplace transformation](https://www.geeksforgeeks.org/electronics-engineering/inverse-laplace-transform/) operator. - Example: Find the inverse Laplace transform of F(s)= 1 s \+ 3 \\frac{1}{s+3} s\+31​ . We know that L { e a t } \= 1 s βˆ’ a \\mathcal{L}\\{e^{at}\\}=\\frac{1}{s-a} L{eat}\=sβˆ’a1​ , s\>a. Then, L βˆ’ 1 { 1 s βˆ’ a } \= e a t \\mathcal{L^{-1}}\\{\\frac{1}{s-a}\\}=e^{at} Lβˆ’1{sβˆ’a1​}\=eat . Similarly, L βˆ’ 1 { 1 s \+ 3 } \= e βˆ’ 3 t \\mathcal{L^{-1}}\\{\\frac{1}{s+3}\\}=e^{-3t} Lβˆ’1{s\+31​}\=eβˆ’3t . ## Bilateral Laplace Transform The bilateral Laplace transform involves the values of a function for both t\<0 and tβ‰₯ \\ge β‰₯0\. This means that the bilateral Laplace transform is well-suited for non-causal signals and functions. If f(t) is the function and F(s) is its bilateral Laplace transform, then F(s) is given by: > F ( s ) \= ∫ βˆ’ ∞ ∞ f ( t ) e βˆ’ s t d t F(s) = \\int\_{-\\infty}^{\\infty} f(t) e^{-st}dt F(s)\=βˆ«βˆ’βˆžβˆžβ€‹f(t)eβˆ’stdt ## Applications of Laplace Transform Various applications of the Laplace transform include: - The Laplace transform can be used to find the transfer function of linear time-invariant continuous-time systems: In linear time-invariant continuous-time systems (LTI systems), h(t) is the impulse response. The system function, or transfer function, H(s), of the LTI system is the Laplace transform of h(t). - Laplace transform can be used to solve [differential equation](https://www.geeksforgeeks.org/maths/differential-equations/) problems, including initial value problems. In an initial value problem, the solution to a differential equation is determined by the initial conditions of the system, such as the initial values of the function and its derivatives. - Let H(s) be the transfer function of a causal LTI system described by the following differential equation: a n d n y ( t ) d t n \+ a n βˆ’ 1 d n βˆ’ 1 y ( t ) d t n βˆ’ 1 \+ β‹― \+ a 1 d y ( t ) d t \+ a 0 y ( t ) \= b m d m x ( t ) d t m \+ b m βˆ’ 1 d m βˆ’ 1 x ( t ) d t m βˆ’ 1 \+ β‹― \+ b 1 d x ( t ) d t \+ b 0 x ( t ) a\_n \\frac{d^n y(t)}{dt^n} + a\_{n-1} \\frac{d^{n-1} y(t)}{dt^{n-1}} + \\cdots + a\_1 \\frac{dy(t)}{dt} + a\_0 y(t) = b\_m \\frac{d^m x(t)}{dt^m} + b\_{m-1} \\frac{d^{m-1} x(t)}{dt^{m-1}} + \\cdots + b\_1 \\frac{dx(t)}{dt} + b\_0 x(t) an​dtndny(t)​\+anβˆ’1​dtnβˆ’1dnβˆ’1y(t)​\+β‹―\+a1​dtdy(t)​\+a0​y(t)\=bm​dtmdmx(t)​\+bmβˆ’1​dtmβˆ’1dmβˆ’1x(t)​\+β‹―\+b1​dtdx(t)​\+b0​x(t) satisfying the following condition of initial rest, y ( 0 ) \= y β€² ( 0 ) \= y β€² β€² ( 0 ) \= . . . \= y m βˆ’ 2 ( 0 ) \= y m βˆ’ 1 ( 0 ) \= 0 y(0)=y'(0)=y''(0)=...=y^{m-2}(0)=y^{m-1}(0)=0 y(0)\=yβ€²(0)\=yβ€²β€²(0)\=...\=ymβˆ’2(0)\=ymβˆ’1(0)\=0 Then the system is stable if and only if the poles of H(s) lie in the left half-plane Re(s)\<0. - Laplace transform can be applied to analyze electrical circuits, simplifying the process of solving circuits with capacitors, inductors, and resistors by converting the time-domain equations into s-domain equations. - Laplace transform is used in [probability theory](https://www.geeksforgeeks.org/maths/probability-theory/) to find the distribution of sums of random variables and to solve problems related to stochastic processes. For example: Transforming Probability Density Functions (PDFs). The Laplace transform can be used to transform the probability density function (PDF) of a random variable. For a non-negative [random variable](https://www.geeksforgeeks.org/engineering-mathematics/random-variable/) X with PDF f X ( x ) f\_X(x) fX​(x) , the Laplace transform is L { f X ( x ) } \= F ( s ) \= ∫ 0 ∞ e βˆ’ s x f X ( x ) d x \\mathcal{L}\\{f\_X(x)\\} = F(s) = \\int\_0^\\infty e^{-sx} f\_X(x) \\, dx L{fX​(x)}\=F(s)\=∫0βˆžβ€‹eβˆ’sxfX​(x)dx . ### Related Articles: > - [Laplace Transform Practice Questions](https://www.geeksforgeeks.org/maths/laplace-transforms-practice-problems/#:~:text=What%20is%20the%20Laplace%20transform%3F,the%20solution%20of%20differential%20equations.) > - [Inverse Laplace Transform](https://www.geeksforgeeks.org/dsa/solving-initial-value-2nd-order-differential-equation-problem-using-laplace-transform-in-matlab/) > - [Fourier Transform](https://www.geeksforgeeks.org/maths/fourier-transform/) Comment [P](https://www.geeksforgeeks.org/user/punitss8u0w/) [punitss8u0w](https://www.geeksforgeeks.org/user/punitss8u0w/) 2 Article Tags: Article Tags: [Mathematics](https://www.geeksforgeeks.org/category/school-learning/maths/) [School Learning](https://www.geeksforgeeks.org/category/school-learning/) [Calculus](https://www.geeksforgeeks.org/tag/calculus/) ### Explore [![GeeksforGeeks](https://media.geeksforgeeks.org/auth-dashboard-uploads/gfgFooterLogo.png)](https://www.geeksforgeeks.org/) ![location](https://media.geeksforgeeks.org/img-practice/Location-1685004904.svg) Corporate & Communications Address: A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305) ![location](https://media.geeksforgeeks.org/img-practice/Location-1685004904.svg) Registered Address: K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305 [![GFG App on Play Store](https://media.geeksforgeeks.org/auth-dashboard-uploads/googleplay-%281%29.png)](https://geeksforgeeksapp.page.link/gfg-app)[![GFG App on App Store](https://media.geeksforgeeks.org/auth-dashboard-uploads/appstore-%281%29.png)](https://geeksforgeeksapp.page.link/gfg-app) - Company - [About Us](https://www.geeksforgeeks.org/about/) - [Legal](https://www.geeksforgeeks.org/legal/) - [Privacy Policy](https://www.geeksforgeeks.org/legal/privacy-policy/) - [Contact Us](https://www.geeksforgeeks.org/about/contact-us/) - [Advertise with us](https://www.geeksforgeeks.org/advertise-with-us/) - [GFG Corporate Solution](https://www.geeksforgeeks.org/gfg-corporate-solution/) - [Campus Training Program](https://www.geeksforgeeks.org/campus-training-program/) - Explore - [POTD](https://www.geeksforgeeks.org/problem-of-the-day) - [Job-A-Thon](https://practice.geeksforgeeks.org/events/rec/job-a-thon/) - [Blogs](https://www.geeksforgeeks.org/category/blogs/?type=recent) - [Nation Skill Up](https://www.geeksforgeeks.org/nation-skill-up/) - Tutorials - [Programming Languages](https://www.geeksforgeeks.org/computer-science-fundamentals/programming-language-tutorials/) - [DSA](https://www.geeksforgeeks.org/dsa/dsa-tutorial-learn-data-structures-and-algorithms/) - [Web Technology](https://www.geeksforgeeks.org/web-tech/web-technology/) - [AI, ML & Data Science](https://www.geeksforgeeks.org/machine-learning/ai-ml-and-data-science-tutorial-learn-ai-ml-and-data-science/) - [DevOps](https://www.geeksforgeeks.org/devops/devops-tutorial/) - [CS Core Subjects](https://www.geeksforgeeks.org/gate/gate-exam-tutorial/) - [Interview Preparation](https://www.geeksforgeeks.org/aptitude/interview-corner/) - [Software and Tools](https://www.geeksforgeeks.org/websites-apps/software-and-tools-a-to-z-list/) - Courses - [ML and Data Science](https://www.geeksforgeeks.org/courses/category/machine-learning-data-science) - [DSA and Placements](https://www.geeksforgeeks.org/courses/category/dsa-placements) - [Web Development](https://www.geeksforgeeks.org/courses/category/development-testing) - [Programming Languages](https://www.geeksforgeeks.org/courses/category/programming-languages) - [DevOps & Cloud](https://www.geeksforgeeks.org/courses/category/cloud-devops) - [GATE](https://www.geeksforgeeks.org/courses/category/gate) - [Trending Technologies](https://www.geeksforgeeks.org/courses/category/trending-technologies/) - Videos - [DSA](https://www.geeksforgeeks.org/videos/category/sde-sheet/) - [Python](https://www.geeksforgeeks.org/videos/category/python/) - [Java](https://www.geeksforgeeks.org/videos/category/java-w6y5f4/) - [C++](https://www.geeksforgeeks.org/videos/category/c/) - [Web Development](https://www.geeksforgeeks.org/videos/category/web-development/) - [Data Science](https://www.geeksforgeeks.org/videos/category/data-science/) - [CS Subjects](https://www.geeksforgeeks.org/videos/category/cs-subjects/) - Preparation Corner - [Interview Corner](https://www.geeksforgeeks.org/interview-prep/interview-corner/) - [Aptitude](https://www.geeksforgeeks.org/aptitude/aptitude-questions-and-answers/) - [Puzzles](https://www.geeksforgeeks.org/aptitude/puzzles/) - [GfG 160](https://www.geeksforgeeks.org/courses/gfg-160-series) - [System Design](https://www.geeksforgeeks.org/system-design/system-design-tutorial/) [@GeeksforGeeks, Sanchhaya Education Private Limited](https://www.geeksforgeeks.org/), [All rights reserved](https://www.geeksforgeeks.org/copyright-information/) ![]()
Readable Markdown
Last Updated : 26 Feb, 2026 Laplace transform is an integral transform used in mathematics and engineering to convert a function of time f(t) into a function of a complex variable s, denoted as F(s), where s = Οƒ \+ ΞΉ Ο‰ \\sigma+\\iota\\omega. Let us assume f ( t ) f(t) is a function, be it a real or complex function of the variable t \> 0 t\>0, where t t is time. Then, the Laplace transform F ( s ) F(s) of f ( t ) f(t) is the complex function defined for s ∈ C s\\in \\Complex, given by: > F ( s ) \= L { f ( t ) } \= ∫ 0 ∞ e βˆ’ s t f ( t ) d t F(s) = \\mathcal{L}\\{f(t)\\} = \\int\_{0}^{\\infty} e^{-st} f(t) \\, dt where s = \\sigma + i\\omega. ### Standard Notation: If a function of t t is indicated as f(t), f ( t ) , g ( t ) , f(t),g(t), or y ( t ) y(t), then their respective Laplace transforms are represented by F ( s ) , G ( s ) F(s), G(s) and Y ( s ) Y(s). Besides the notation F ( s ) F(s), we can also use L { f ( t ) } \\mathcal{L}\\{f(t)\\} or L { f } ( s ) \\mathcal{L}\\{f\\}(s). ### Laplace transforms of some elementary functions: | Function f ( t ) f(t) | Laplace Transform L { f ( t ) } \= F ( s ) \\mathcal{L}\\{f(t)\\} =F(s) | |---|---| | 1 | 1 s ; s \> 0 \\frac{1}{s};\\,s\>0 | | t t | 1 s 2 ; s \> 0 \\frac{1}{s^2};\\,s\>0 | | t n n \= 0 , 1 , 2 , . . . t^n\\\\n = 0,1,2,... | n \! s n \+ 1 ; s \> 0 \\frac{n!}{s^n+1};\\,s\>0 | | e a t e^{at} | 1 s βˆ’ a ; s \> a \\frac{1}{s-a};\\,s\>a | | sin ⁑ a t \\sin at | a s 2 \+ a 2 ; s \> 0 \\frac{a}{s^2+a^2};\\,s\>0 | | cos ⁑ a t \\cos at | s s 2 \+ a 2 ; s \> 0 \\frac{s}{s^2+a^2};\\,s\>0 | | sinh ⁑ a t \\sinh at | a s 2 βˆ’ a 2 ; s \> ∣ a ∣ \\frac{a}{s^2-a^2};\\,s\>\|a\| | | cosh ⁑ a t \\cosh at | s s 2 βˆ’ a 2 ; s \> ∣ a ∣ \\frac{s}{s^2-a^2};\\,s\>\|a\| | ### Existence of the Laplace Transform Here are some definitions before delving into the sufficient conditions for the existence of the Laplace transform: - ****Sectional Continuity:**** A function is said to be ****sectionally or piecewise continuous**** in an interval t 1 ≀ t ≀ t 2 t\_1\\le t\\le t\_2 if that interval can be subdivided into a finite number of subintervals, in each of which the function is continuous and has finite left- and right-hand limits. - ****Functions of Exponential Order****: If real constants k \> 0 k\>0 and Ξ³ \\gamma exist such that for all t \> N t\>N , the function f ( t ) f(t) satisfies the condition ∣ f ( t ) ∣ ≀ k e Ξ³ t \|f(t)\|\\le ke^{\\gamma t} , then f ( t ) f(t) is said to be of exponential order Ξ³ \\bm\\gamma . #### Sufficient Condition for Existence of Laplace Transform: If f ( t ) f(t) is sectionally continuous in every finite interval 0 ≀ t ≀ N 0\\le t\\le N and of exponential order Ξ³ \\bm\\gamma for t \> N \\bm{t\>N}, then its Laplace transform F ( s ) F(s) exists for all s \> Ξ³ \\bm{s\>\\gamma}. ## Important Properties of Laplace Transformation: - Linearity - Shifting - Change of Scale - Laplace Transforms of Derivatives - Laplace Transforms of Integrals - Multiplication by t n t^n - Division by t - Laplace Transform of a Periodic function - Behavior of F(s) as s β†’ ∞ \\to\\infty - Initial value theorem - Final value theorem - Convolution theorem for Laplace transform ### Linearity If c 1 c\_1 and c 2 c\_2 are two constants, while f 1 ( t ) f\_1(t) and f 2 ( t ) f\_2(t) are functions, and F 1 ( s ) F\_1(s) and F 2 ( s ) F\_2(s) are their respective Laplace transforms, then: > L { c 1 f 1 ( t ) \+ c 2 f 2 ( t ) } \= c 1 L { f 1 ( t ) } \+ c 2 L { f 2 ( t ) } \= c 1 F 1 ( s ) \+ c 2 F 2 ( s ) \\begin{aligned}\\mathcal{L}\\{c\_1f\_1(t) +c\_2f\_2(t)\\} &= c\_1\\mathcal{L}\\{f\_1(t)\\}+c\_2\\mathcal{L}\\{f\_2(t)\\}\\\\&=c\_1F\_1(s) +c\_2F\_2(s)\\end{aligned} ### Shifting It constitutes of two properties 1. ****First shifting property****: If L { f ( t ) } \= F ( s ) \\mathcal{L}\\{f(t)\\}=F(s) , then L { e a t f ( t ) } \= F ( s βˆ’ a ) \\mathcal{L}\\{e^{at}f(t)\\}=F(s-a) . 2. ****Second Shifting property****: If L { f ( t ) } \= F ( s ) \\mathcal{L}\\{f(t)\\}=F(s) and g ( t ) \= { f ( t βˆ’ a ) ; t \> a 0 ; t \< a g(t)=\\begin{cases} f(t-a)\\quad&; {t\>a}\\\\ 0 \\quad&;{t\<a} \\end{cases} , then L { g ( t ) } \= e βˆ’ a s F ( s ) \\mathcal{L}\\{g(t)\\}=e^{-as}F(s) . ### Change of Scale If f(t) is a function and F(s) is its Laplace transform, and c is a constant, then L { f ( a t ) } \= 1 a F ( s a ) \\mathcal{L}\\{f(at)\\}=\\frac{1}{a}F(\\frac{s}{a}). ### Laplace Transform of Derivatives 1. If L { f ( t ) } \= F ( s ) \\mathcal{L}\\{f(t)\\}=F(s) , then L { f β€² ( t ) } \= s F ( s ) βˆ’ f ( 0 ) \\mathcal{L}\\{f'(t)\\}=sF(s)-f(0) , where f(t) is continuous for 0 ≀ t ≀ N 0\\le t\\le N and of exponential order Ξ³ \\gamma , and its derivative f β€² ( t ) f'(t) is sectionally continuous for 0 ≀ t ≀ N 0\\le t\\le N . 2. ****If f(t) fails**** to be ****continuous**** at t=0 but lim ⁑ t β†’ 0 f ( t ) \= f ( 0 \+ ) \\lim\\limits\_{t\\to0}f(t)=f(0^+) , then L { f β€² ( t ) } \= s F ( s ) βˆ’ f ( 0 \+ ) \\mathcal{L}\\{f'(t)\\}=sF(s)-f(0^+) . 3. ****If f(t) fails**** to be ****continuous**** at t=a, then L { f β€² ( t ) } \= s F ( s ) βˆ’ f ( 0 ) βˆ’ e βˆ’ a s { f ( a \+ ) βˆ’ f ( a βˆ’ ) } \\mathcal{L}\\{f'(t)\\}=sF(s)-f(0)-e^{-as}\\{f(a^+)-f(a^-)\\} 4. If L { f ( t ) } \= F ( s ) \\mathcal{L}\\{f(t)\\}=F(s) , then L { f ( n ) ( t ) } \= s n F ( s ) βˆ’ s n βˆ’ 1 f ( 0 ) βˆ’ s n βˆ’ 2 f β€² ( 0 ) βˆ’ . . . βˆ’ f ( n βˆ’ 1 ) ( 0 ) \\mathcal{L}\\{f^{(n)}(t)\\}=s^nF(s)-s^{n-1}f(0)-s^{n-2}f'(0)-...-f^{(n-1)}(0) , where f ( t ) , f β€² ( t ) , f β€² β€² ( t ) , . . . , f ( n βˆ’ 1 ) ( t ) f(t),\\,f'(t),\\,f''(t),\\,...\\,,f^{(n-1)}(t) are continuous for 0 ≀ t ≀ N 0\\le t\\le N and of exponential order for t \> N t\>N while f ( n ) ( t ) f^{(n)}(t) is sectionally continuous for 0 ≀ t ≀ N 0\\le t\\le N . ### Laplace Transform of Integrals: If L { f ( t ) } \= F ( s ) \\mathcal{L}\\{f(t)\\} =F(s), then L { ∫ 0 t f ( v ) d v } \= F ( s ) s \\mathcal{L}\\{\\int\\limits\_0^t f(v)dv\\}=\\frac{F(s)}{s}. ### Multiplication by t n t^n If L { f ( t ) } \= F ( s ) \\mathcal{L}\\{f(t)\\} = F(s), then L { t n f ( t ) } \= ( βˆ’ 1 ) n d n d s n F ( s ) \\mathcal{L}\\{t^nf(t)\\} = (-1)^n \\frac{d^n}{ds^n}F(s), where d n d s n \\frac{d^n}{ds^n} denotes the n-th derivative. ### Division by t t If L { f ( t ) } \= F ( s ) \\mathcal{L}\\{f(t)\\} = F(s), then L { f ( t ) t } \= ∫ s ∞ f ( v ) d v \\mathcal{L}\\{\\frac{f(t)}{t}\\} = \\int\\limits\_{s}^{\\infty}f(v)dv. ### Laplace Transform of Periodic functions Let a function f(t) be periodic with period T\>0, such that f ( t \+ T ) \= f ( t ) f(t+T)=f(t). Then L { f ( t ) } \= ∫ 0 T e βˆ’ s t f ( t ) d t 1 βˆ’ e βˆ’ s T \\mathcal{L}\\{f(t)\\}=\\frac{\\int\\limits\_0^T e^{-st}f(t)dt}{1-e^{-sT}}. ### Behavior of F(s) as sβ†’ ∞ \\to\\infty If L { f ( t ) } \= F ( s ) \\mathcal{L}\\{f(t)\\}=F(s), then lim ⁑ s β†’ ∞ F ( s ) \= 0 \\lim\\limits\_{s\\to\\infty}F(s)=0. ### Initial Value Theorem Let f(t) be a sectional continuous with Laplace transform F(s). Then lim ⁑ s β†’ ∞ s F ( s ) \= f ( 0 \+ ) \\lim\\limits\_{s\\to\\infty}sF(s) = f(0^+), where the limit s β†’ ∞ s\\to\\infty has to be taken in such a way that the real part of s, ****Re**** s \\to\\infty as well. ### Final Value Theorem Let f(t) be a sectional continuous with Laplace transform F(s). When f ( ∞ ) \= lim ⁑ t β†’ ∞ f ( t ) f(\\infty) =\\lim\\limits\_{t\\to\\infty}f(t) exists, then lim ⁑ s β†’ 0 s F ( s ) \= f ( ∞ ) \\lim\\limits\_{s\\to0}sF(s) = f(\\infty), where the limit s β†’ 0 s\\to0 has to be taken in such a way that the real part of s, ****Re(****s) \\to0 as well. ### Convolution Theorem for Laplace Transform Let f(t) and g(t) be piecewise continuous and of exponential order Ξ³ \\gamma with their Laplace transforms F ( s ) \= L { f ( t ) } F(s)=\\mathcal{L}\\{f(t)\\} and G ( s ) \= L { g ( t ) } G(s)=\\mathcal{L}\\{g(t)\\}, respectively. Then L { f βˆ— g } \\mathcal{L}\\{f\*g\\} exists for Re(s)\>Ξ³ \\gamma and L { f βˆ— g } \= F ( s ) β‹… G ( s ) \\mathcal{L}\\{f\*g\\}=F(s)\\cdot G(s). ## Inverse Laplace Transformation: If the Laplace transform of a function f(t) is F(s), i.e., if L { f ( t ) } \= F ( s ) \\mathcal{L}\\{f(t)\\}=F(s), then f(t) is called the inverse Laplace transform of F(s), and we write it symbolically as f ( t ) \= L βˆ’ 1 { F ( s ) } f(t)=\\mathcal{L}^{-1}\\{F(s)\\}where L βˆ’ 1 \\mathcal{L^{-1}} is called the [inverse Laplace transformation](https://www.geeksforgeeks.org/electronics-engineering/inverse-laplace-transform/) operator. - Example: Find the inverse Laplace transform of F(s)= 1 s \+ 3 \\frac{1}{s+3} . We know that L { e a t } \= 1 s βˆ’ a \\mathcal{L}\\{e^{at}\\}=\\frac{1}{s-a} , s\>a. Then, L βˆ’ 1 { 1 s βˆ’ a } \= e a t \\mathcal{L^{-1}}\\{\\frac{1}{s-a}\\}=e^{at} . Similarly, L βˆ’ 1 { 1 s \+ 3 } \= e βˆ’ 3 t \\mathcal{L^{-1}}\\{\\frac{1}{s+3}\\}=e^{-3t} . ## Bilateral Laplace Transform The bilateral Laplace transform involves the values of a function for both t\<0 and tβ‰₯ \\ge0\. This means that the bilateral Laplace transform is well-suited for non-causal signals and functions. If f(t) is the function and F(s) is its bilateral Laplace transform, then F(s) is given by: > F ( s ) \= ∫ βˆ’ ∞ ∞ f ( t ) e βˆ’ s t d t F(s) = \\int\_{-\\infty}^{\\infty} f(t) e^{-st}dt ## Applications of Laplace Transform Various applications of the Laplace transform include: - The Laplace transform can be used to find the transfer function of linear time-invariant continuous-time systems: In linear time-invariant continuous-time systems (LTI systems), h(t) is the impulse response. The system function, or transfer function, H(s), of the LTI system is the Laplace transform of h(t). - Laplace transform can be used to solve [differential equation](https://www.geeksforgeeks.org/maths/differential-equations/) problems, including initial value problems. In an initial value problem, the solution to a differential equation is determined by the initial conditions of the system, such as the initial values of the function and its derivatives. - Let H(s) be the transfer function of a causal LTI system described by the following differential equation: a n d n y ( t ) d t n \+ a n βˆ’ 1 d n βˆ’ 1 y ( t ) d t n βˆ’ 1 \+ β‹― \+ a 1 d y ( t ) d t \+ a 0 y ( t ) \= b m d m x ( t ) d t m \+ b m βˆ’ 1 d m βˆ’ 1 x ( t ) d t m βˆ’ 1 \+ β‹― \+ b 1 d x ( t ) d t \+ b 0 x ( t ) a\_n \\frac{d^n y(t)}{dt^n} + a\_{n-1} \\frac{d^{n-1} y(t)}{dt^{n-1}} + \\cdots + a\_1 \\frac{dy(t)}{dt} + a\_0 y(t) = b\_m \\frac{d^m x(t)}{dt^m} + b\_{m-1} \\frac{d^{m-1} x(t)}{dt^{m-1}} + \\cdots + b\_1 \\frac{dx(t)}{dt} + b\_0 x(t) satisfying the following condition of initial rest, y ( 0 ) \= y β€² ( 0 ) \= y β€² β€² ( 0 ) \= . . . \= y m βˆ’ 2 ( 0 ) \= y m βˆ’ 1 ( 0 ) \= 0 y(0)=y'(0)=y''(0)=...=y^{m-2}(0)=y^{m-1}(0)=0 Then the system is stable if and only if the poles of H(s) lie in the left half-plane Re(s)\<0. - Laplace transform can be applied to analyze electrical circuits, simplifying the process of solving circuits with capacitors, inductors, and resistors by converting the time-domain equations into s-domain equations. - Laplace transform is used in [probability theory](https://www.geeksforgeeks.org/maths/probability-theory/) to find the distribution of sums of random variables and to solve problems related to stochastic processes. For example: Transforming Probability Density Functions (PDFs). The Laplace transform can be used to transform the probability density function (PDF) of a random variable. For a non-negative [random variable](https://www.geeksforgeeks.org/engineering-mathematics/random-variable/) X with PDF f X ( x ) f\_X(x) , the Laplace transform is L { f X ( x ) } \= F ( s ) \= ∫ 0 ∞ e βˆ’ s x f X ( x ) d x \\mathcal{L}\\{f\_X(x)\\} = F(s) = \\int\_0^\\infty e^{-sx} f\_X(x) \\, dx . ### Related Articles: > - [Laplace Transform Practice Questions](https://www.geeksforgeeks.org/maths/laplace-transforms-practice-problems/#:~:text=What%20is%20the%20Laplace%20transform%3F,the%20solution%20of%20differential%20equations.) > - [Inverse Laplace Transform](https://www.geeksforgeeks.org/dsa/solving-initial-value-2nd-order-differential-equation-problem-using-laplace-transform-in-matlab/) > - [Fourier Transform](https://www.geeksforgeeks.org/maths/fourier-transform/)
Shard103 (laksa)
Root Hash12046344915360636903
Unparsed URLorg,geeksforgeeks!www,/maths/laplace-transform/ s443