Use Fourier Analysis to solve

Click For Summary
SUMMARY

The discussion centers on the convolution of the sequence defined by f[k] = 1/k! and its implications for deriving a simple formula for fsub2[k]. Participants emphasize the relationship between convolution and power series, suggesting that the convolution can be expressed as g(n) = ∑(k=0 to n) f(k)f(n-k). The conversation highlights the importance of recognizing patterns in the resulting sums, particularly connections to binomial expansions, which can simplify the problem-solving process.

PREREQUISITES
  • Understanding of convolution in sequences
  • Familiarity with factorial notation and properties
  • Knowledge of power series and their applications
  • Basic concepts of binomial expansions
NEXT STEPS
  • Study the relationship between convolution and power series in detail
  • Explore the properties of factorials and their role in combinatorial mathematics
  • Learn how to derive binomial expansions from convolution sums
  • Investigate examples of convolution in discrete mathematics
USEFUL FOR

Mathematics students, particularly those studying combinatorics, sequence analysis, and Fourier analysis, will benefit from this discussion.

corey2014
Messages
22
Reaction score
0

Homework Statement


let f[k]=1/k!, then let fsub2[k]=f[k] convoluted with f[k]
what is a simple formula for fsubm[k]?


Homework Equations


f[k] convoluted with f[k] = summation from negative infinity to infinity of 1/m! * 1/(n-m)!


The Attempt at a Solution


I tried a base case, but now I feel like this should be e^x, because the rest of the terms will drop out? Please Help I don't really know where to start...
 
Physics news on Phys.org
corey2014 said:

Homework Statement


let f[k]=1/k!, then let fsub2[k]=f[k] convoluted with f[k]
what is a simple formula for fsubm[k]?

Homework Equations


f[k] convoluted with f[k] = summation from negative infinity to infinity of 1/m! * 1/(n-m)!

The Attempt at a Solution


I tried a base case, but now I feel like this should be e^x, because the rest of the terms will drop out? Please Help I don't really know where to start...

You don't have any x in your sequence. Do you know the relation between convolution of sequences and power series? This problem can be done using that, if you know it, or it can be worked directly. But I think you want to write the convolution more carefully. Your sequence f is only defined for k = 0,1,2... and the convolution of f with itself would be$$
f\star f = g \hbox{ where }g(n)=\sum_{k=0}^n f(k)f(n-k)$$If you write out ##g(n)## for your particular function, you might be surprised and recognize it from somewhere.
 
Last edited:
no I don't know it, or maybe I just don't recognize it... When i broke it down I got 1/n!+1/(n+1)!+...+1/(n+1)!+1/n!
 
LCKurtz said:
You don't have any x in your sequence. Do you know the relation between convolution of sequences and power series? This problem can be done using that, if you know it, or it can be worked directly. But I think you want to write the convolution more carefully. Your sequence f is only defined for k = 0,1,2... and the convolution of f with itself would be$$
f\star f = g \hbox{ where }g(n)=\sum_{k=0}^n f(k)f(n-k)$$If you write out ##g(n)## for your particular function, you might be surprised and recognize it from somewhere.

corey2014 said:
no I don't know it, or maybe I just don't recognize it... When i broke it down I got 1/n!+1/(n+1)!+...+1/(n+1)!+1/n!

Each term in the sum for ##g(n)## would have two factorials, one for ##f(k)## and one for ##f(n-k)## wouldn't it? Substitute your formulas for ##f## directly in the sum for ##g(n)## and leave the summation sign in. What do you get? See if you can find any connection to binomial expansions.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K