- The idempotent (“tropical”) Fourier transform turns out to be the Legendre transform;
- The fractional Fourier transform, known to physicists as the propagator of the quantum harmonic oscillator, is a pretty fun thing to consider;
- The Fourier-Laplace transform on Abelian groups seems like a fairly straightforward extension of the idea of plugging in a complex frequency, but I haven’t seen a textbook exposition (only an old article);
- The non-linear Fourier transform (with Ki xi + Lij xi xj + ..., finite or infinite sum) seems impressively obscure (I know of a total of one book reference) but occurs in quantum field theory as the “n-loop” or “∞-loop effective action”;
- The odd (in the super sense) Fourier transform turns out to underpin stuff like the Hodge star on differential forms;
- On a finite non-Abelian groups, the duality splits into two: every function on conjugacy classes is a linear combination of irreducible characters; every function on group is a linear combination of irreducible matrix elements; this is probably also doable on Lie groups but I’m too much of a wimp to learn the theory.
(Also, generating functions should by all appearances be a fairly elementary chapter of the Fourier story, as electronic engineers with their “Z-transform” also realize, but I haven’t seen that implemented convincingly in full.)
See as well Baez’s old issue of “This Week’s Finds” where he started with sound and well all the way to spectra of Banach algebras and rings—as in Gelfand duality, algebraic geometry etc. (Can’t seem to locate the specific issue now.) Of course there are also wavelets (there’s even a Fields Medal for those now), but I don’t know that they fit into the representation theory ideology (would be excited to be wrong!).
Well seen! TFA is certainly inspired by that very old Baez post, where he explained to Oz the many viewpoints of Fourier analysis. I was dismayed to see that all such viewpoints were algebraic in nature, requiring special structure in the base space, thus neglecting the fundamental case of a general manifold without symmetries. Now it seems that there are still missing generalizations!
Are those talking about the same thing?
[Information Transmission using the Nonlinear Fourier Transform, Part I: Mathematical Tools](https://arxiv.org/abs/1202.3653)
[Nonlinear Fourier Analysis](https://arxiv.org/abs/1201.5129)
https://www.gaussianwaves.com/2015/11/interpreting-fft-resul...
Note that complex numbers are merely convenient for working with two dimensional quantities. The square root of -1 is just math geek for orthogonal, and has nothing whatsoever to do with signals
I referred to the idea that by plugging an imaginary frequency into the Fourier transform [ETA: the grown-up Fourier transform with the complex exponent, not the schoolboy cosine kludge], you get the Laplace transform, and while that changes the inverse Fourier transform in a different way, it’s not hard to work out how specifically and obtain the inverse Laplace transform.
Why you’d want to do that, I actually don’t know how to explain convincingly. The post hoc rationalization is simple and more or less the reason people prefer the Laplace transform in signal processing: you still get a convolution theorem, but are now allowed to work with exponentially increasing functions, which standard Fourier theory (even the tempered distributions version) can’t accomodate. But while that’s useful from a toolbox standpoint, it isn’t satisfying as motivation, I think.
This is not the only way looking at the complex frequency plane turns out to be useful—there’s a whole thing about doing complex analysis to response functions aka propagators—but there too I can’t really say why you’d guess to look in that direction in the first place.
What I mentioned was that this idea of Laplace as imaginary Fourier extends beyond the reals to the group setting at least to some extent, so it’s not entirely an R-specific accident. Again, dunno why, I’ve explored this stuff a bit but am far from an expert.
"Sanjeev admits that he used to find Fourier transforms intimidating as a student. His fear vanished once he realized that it is a rewording of the following trivial idea:
If u_1, u_2, ..., u_n is an orthonormal basis of R^n then every vector v can be expressed as Sum_i alpha_i u_i where alpha_i = <v, u_i> and Sum_i alpha_i^2 = |v|^2"
If you are any sort of programmer "Linear Algebra" is going to be the best bang for your buck. You can have a look a some of the books of Gilbert Strang or his online courses. Beyond that the classic books in "Abstract Algebra" are those by Serge Lang or Jacobson. Either or might be too difficult and maybe not worth it.
I always tell people to study integration correctly. By that I mean measure theory, with the Riemann integral taught in schools you can only go so far.
With those two you are in a good position to tackle functional analysis. The classic book on the subject is that of Walter Rudin but maybe it too hard for self learners. A better alternative might be the open course at MIT:
https://ocw.mit.edu/courses/18-102-introduction-to-functiona...
I also like the book by Vladimir Kadets.
Functional analysis is terribly important in practical areas like signal processing, quantum mechanics or partial differential equation in general. so it might be worth your pain.
There are many ways you can go from there.
I can't leave without recommending one more things. If you are curious of advanced mathematics as a tourist the three books by Avner Ash and Robert Gross make a great read
Someone correct me if I'm wrong, but I do think the latter does generalize the former. I vaguely remember seeing it derived as essentially linking +/- infinity so the function is "periodic" on the real line. But I could be misremembering
This is the class I took, it's incredible: https://see.stanford.edu/Course/EE261/137
""" Fourier analysis is like playing with music notes. We have different ways of looking at these notes, like how high or low they are, or how long they last. In the same way, we have different ways of looking at signals and how they change over time or space.
Just like how we can make different types of music by combining different notes in different ways, we can make different types of signals by combining different types of Fourier analysis.
There are four classic ways to do Fourier analysis, and each one is like a different way of looking at the signal. They're like different types of glasses we can put on to see the signal more clearly.
But there are also other ways to do Fourier analysis, like looking at signals on different types of spaces or using different types of math. It's like having even more types of glasses to look at the signal!
So when you ask a mathematician what Fourier analysis is, they might give you a different answer depending on which type of glasses they like to wear. """
For a much broader generalization, albeit with expensive concepts, cf. Tannaka-Krein duality.