Fourier says that any periodic function can be represented like a infinite sum of sine functions with their appropriate periods,amplitudes and phases. My question is: is it possible to represent the periodic function like a sum of other periodic functions like a square wave function or some other shape, or they must be the sine functions?
2026-05-16 14:54:20.1778943260
Fourier transform with non sine functions?
1.6k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in FOURIER-ANALYSIS
- An estimate in the introduction of the Hilbert transform in Grafakos's Classical Fourier Analysis
- Verifying that translation by $h$ in time is the same as modulating by $-h$ in frequency (Fourier Analysis)
- How is $\int_{-T_0/2}^{+T_0/2} \delta(t) \cos(n\omega_0 t)dt=1$ and $\int_{-T_0/2}^{+T_0/2} \delta(t) \sin(n\omega_0 t)=0$?
- Understanding Book Proof that $[-2 \pi i x f(x)]^{\wedge}(\xi) = {d \over d\xi} \widehat{f}(\xi)$
- Proving the sharper form of the Lebesgue Differentiation Theorem
- Exercise $10$ of Chapter $4$ in Fourier Analysis by Stein & Shakarchi
- Show that a periodic function $f(t)$ with period $T$ can be written as $ f(t) = f_T (t) \star \frac{1}{T} \text{comb}\bigg(\frac{t}{T}\bigg) $
- Taking the Discrete Inverse Fourier Transform of a Continuous Forward Transform
- Is $x(t) = \sin(3t) + \cos\left({2\over3}t\right) + \cos(\pi t)$ periodic?
- Translation of the work of Gauss where the fast Fourier transform algorithm first appeared
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
geometry
circles
algebraic-number-theory
functions
real-analysis
elementary-set-theory
proof-verification
proof-writing
number-theory
elementary-number-theory
puzzle
game-theory
calculus
multivariable-calculus
partial-derivative
complex-analysis
logic
set-theory
second-order-logic
homotopy-theory
winding-number
ordinary-differential-equations
numerical-methods
derivatives
integration
definite-integrals
probability
limits
sequences-and-series
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
For representing: yes. And it is actually pretty easy.
Let $(\psi_j(x))$ be any sequence of (not-necessarily continuous!) bounded periodic functions that converges uniformly to $\sin(x)$. And let $\phi_j = \psi_{j+1} - \psi_j$. Then it is easy to see that we can do a decomposition of functions relative to $\phi_j$ and its higher frequency rescalings.
In fact, when it comes to periodic square integrable functions, a Fourier transform is nothing more than a representation of the function in a predetermined frame.
You should regard this from the point of view of linear algebra: the Fourier transform is obtained by first finding a basis (which are themselves functions) on the vector space of square integrable functions, and then decomposing vectors (which in this case is itself a function) relative to that basis.
So why do we do Fourier analysis with trigonometric functions? (Rather than $\sin$ and $\cos$, you should think $\exp (in x)$.)
They happen to enjoy some nice properties:
It turns out that if you are faced with a mathematical problem where the operator involved is not the usual derivative operator, but something else, you can check to see if some version of the spectral theorem applies. Just like the finite dimensional spectral theorem you may have seen in a course in linear algebra, with the help of the spectral theorem you can pick out a suitable orthonormal basis (which is different from just $\exp (inx)$) which you can use to represent your function.
In short, which basis (or frame) to use for representing functions should be determined by the problem you are trying to solve.
Incidentally, this point of view is very useful in, among other things, developments in physics. Quantum states are essentially these types of basis vectors.