Maple Professional
Maple Academic
Maple Student Edition
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professional
MapleSim Academic
Maple T.A. - Testing & Assessment
Maple T.A. MAA Placement Test Suite
Möbius - Online Courseware
Machine Design / Industrial Automation
Aerospace
Vehicle Engineering
Robotics
Power Industries
System Simulation and Analysis
Model development for HIL
Plant Modeling for Control Design
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematics Education
Engineering Education
High Schools & Two-Year Colleges
Testing & Assessment
Students
Financial Modeling
Operations Research
High Performance Computing
Physics
Live Webinars
Recorded Webinars
Upcoming Events
MaplePrimes
Maplesoft Blog
Maplesoft Membership
Maple Ambassador Program
MapleCloud
Technical Whitepapers
E-Mail Newsletters
Maple Books
Math Matters
Application Center
MapleSim Model Gallery
User Case Studies
Exploring Engineering Fundamentals
Teaching Concepts with Maple
Maplesoft Welcome Center
Teacher Resource Center
Student Help Center
Mellin/Inverse Mellin Transforms (inttrans Package)
Introduction
The Mellin and Inverse Mellin transforms mellin and invmellin are part of the inttrans package. The Mellin transform is closely related to the Laplace and Fourier transforms and has applications in many areas, including:
digital data structures
probabilistic algorithms
asymptotics of Gamma-related functions
coefficients of Dirichlet series
asymptotic estimation of integral forms
asymptotic analysis of algorithms
communication theory
The Mellin transform, as a function of , of a function of , is defined by the integral
The Inverse Mellin transform is defined by the contour integral
for a function of .
Simple Examples
Here are a few examples of invmellin, the inverse Mellin transform, in action.
Try an assumption on a:
Try changing the range:
In the above, we see that the correct assumptions on parameters and the correct range must be specified for the inverse Mellin transform.
Continuing with another example:
Check to see that the Mellin transform of this is our original expression:
Further Examples
The following is an example of a Mellin transform which does not simplify:
We try taking the inverse Mellin transform of this, with the valid range, and check to see that we get the original function:
The mellin and invmellin functions can also handle the Whittaker functions:
Try some general formulae:
For more information, see the following help pages: Mellin, Inverse Mellin, inttrans package, Laplace transform, and Fourier transform.
Return to Index for Example Worksheets
Download Help Document