How Do You Convolve Two Monomials with Non-Integer Powers?

  • Context: Graduate 
  • Thread starter Thread starter Char. Limit
  • Start date Start date
  • Tags Tags
    Convolution
Click For Summary
SUMMARY

The convolution of two monomials with non-integer powers can be expressed using the formula: t^a \star t^b = t^{a+b+1} \sum_{n=0}^b \frac{(-1)^n b!}{(a+n+1) n! (b-n)!}. This formula is valid for positive integer powers and can potentially be generalized to positive real powers by substituting factorials with gamma functions. The discussion highlights the need for further exploration into the application of the gamma function in this context.

PREREQUISITES
  • Understanding of convolution operations in mathematics
  • Familiarity with monomials and their properties
  • Knowledge of gamma functions and their relation to factorials
  • Basic calculus, particularly integration techniques
NEXT STEPS
  • Research the application of the gamma function in convolution operations
  • Study the properties of monomials with non-integer powers
  • Learn about advanced integration techniques relevant to convolution
  • Explore mathematical literature on generalizing factorials to gamma functions
USEFUL FOR

Mathematicians, students studying advanced calculus, and researchers working on convolution operations involving non-integer powers.

Char. Limit
Gold Member
Messages
1,222
Reaction score
23
So I wanted to find the convolution of two monomials (don't ask me why) in the most general way I knew how. Of course, I only knew how for positive integer powers, but maybe someone can tell me how to do it for positive real powers (Gamma function maybe?). Anyway, here's what I did, replacing tau with s to make it easier to write:

[tex]t^a \star t^b = \int_0^t s^a \left(t-s\right)^b ds[/tex]

[tex]= \int_0^t s^a \left(t^b + \left(\left(-1\right)^1 b\right) s t^{b-1} + \frac{\left(-1\right)^2 b \left(b-1\right)}{2} s^2 t^{b-2} + ... + \frac{\left(-1\right)^{b-2} b \left(b-1\right)}{2} s^{b-2} t^2 + \left(\left(-1\right)^{b-1} b\right) t s^{b-1} + \left(-1\right)^b s^b\right) ds[/tex]

[tex]= \int_0^t t^b s^a + \left(\left(-1\right)^1 b\right) t^{b-1} s^{a+1} + \frac{\left(-1\right)^2 b \left(b-1\right)}{2} t^{b-2} s^{a+2} + ... + \frac{\left(-1\right)^{b-2} b \left(b-1\right)}{2} t^2 s^{a+b-2} + \left(\left(-1\right)^{b-1} b\right) t s^{a+b-1} + \left(-1\right)^b s^{a+b} ds[/tex]

[tex]= \frac{t^b s^{a+1}}{a+1} + \frac{\left(-1\right)^1 b t^{b-1} s^{a+2}}{a+2} + \frac{\left(-1\right)^2 b \left(b-1\right) t^{b-2} s^{a+3}}{2\left(a+3\right)} + ... + \frac{\left(-1\right)^{b-2} b \left(b-1\right) t^2 s^{a+b-1}}{2\left(a+b-1\right)} + \frac{\left(-1\right)^{b-1} b t s^{a+b}}{a+b} + \frac{\left(-1\right)^b s^{a+b+1}}{a+b+1} |_0^t[/tex]

[tex]=\frac{t^{a+b+1}}{a+1} + \frac{\left(-1\right)^1 b t^{a+b+1}}{a+2} + \frac{\left(-1\right)^2 b \left(b-1\right) t^{a+b+1}}{2\left(a+3\right)} + ... + \frac{\left(-1\right)^{b-2} b \left(b-1\right)} t^{a+b+1}}{2\left(a+b+1\right)} + \frac{\left(-1\right)^{b-1} b t^{a+b+1}}{a+b} + \frac{\left(-1\right)^b t^{a+b+1}}{a+b+1}[/tex]

[tex]= t^{a+b+1} \left(\frac{\left(-1\right)^0 b!}{\left(a+1\right) 0! \left(b-0\right)!} + \frac{\left(-1\right)^1 b!}{\left(a+2\right) 1! \left(b-1\right)!} + \frac{\left(-1\right)^2 b!}{\left(a+3\right) 2! \left(b-2\right)!} + ... + \frac{\left(-1\right)^{b-2} b!}{\left(a+b-1\right) \left(b-2\right)! 2!} + \frac{\left(-1\right)^{b-1} b!}{\left(a+b\right) \left(b-1\right)! 1!} + \frac{\left(-1\right)^b b!}{\left(a+b+1\right) \left(b-0\right)! 0!} \right)[/tex]

[tex]t^a \star t^b = t^{a+b+1} \sum_{n=0}^b \frac{\left(-1\right)^n b!}{\left(a+n+1\right) n! \left(b-n\right)!}[/tex]

Does this seem right? And is it possible to generalize this to powers other than positive integers?
 
Last edited:
  • Like
Likes   Reactions: ZubinM
Physics news on Phys.org
Bumping, it's been two or three days.

I do want to know one thing: the formula I have only holds for positive integer b. Assuming everything I did holds to be true, can I simply change the factorials to gamma functions (changing the b to b-1 of course) and continue from there?
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
10K
  • · Replies 4 ·
Replies
4
Views
11K
  • · Replies 1 ·
Replies
1
Views
10K
  • · Replies 0 ·
Replies
0
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K