I'm trying to prove which polynomials $t^\alpha$ with $\alpha>0$ belong to $\hat{H}^{1+\beta}([0,T])$, $0<\beta\leq 1$, given by $$\hat{H}^{s}([0,T])=\left\{u \in L^2([0,T]): \int_{0}^T \left(1+|\xi|^{2}\right)^s|\hat{u}(\xi)|^2d\xi<\infty\right\}.$$ I get $$\hat{u}(\xi)=\dfrac{e^{i\xi}}{\sqrt{2\pi}}(-T)^{-\alpha}T^\alpha\left[\Gamma(\alpha+1,-T)-\Gamma(\alpha+1)\right]$$ so $$|\hat{u}(\xi)|^2=\dfrac{e^{2\xi}}{2\pi}(-T)^{-2\alpha}T^{2\alpha}\left[\Gamma(\alpha+1,-T)-\Gamma(\alpha+1)\right]^2.$$ Then, I can't move forward. I need to compute the following integral $$\dfrac{1}{2\pi}(-T)^{-2\alpha}T^{2\alpha}\left[\Gamma(\alpha+1,-T)-\Gamma(\alpha+1)\right]^2\int_{0}^T \left(1+|\xi|^{2}\right)^se^{2\xi}d\xi.$$ Any help? Thanks in advance!
2026-03-25 03:21:18.1774408878
Fourier transform of a polynomial of fractional degree
122 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in FRACTIONAL-CALCULUS
- Fractional derivative and Leibniz rule
- Series Derived from the Fractional Derivative of Geometric Series
- Existence of a function satisfying zero boundary conditions for fractional Laplacian (1d)
- Does taking a fractional derivative remove a fractional amount of Holder regularity?
- Fractional derivatives of the power function between a=0 and a=-1
- complex integral / fractional derivative verification
- Fractional reaction diffusion equation
- Fractional calculus reference for hypercyclicity of fractional derivative.
- How do discrete factional order functions look like?
- What's Fractional Partial Differential Equation and its application.
Related Questions in FRACTIONAL-SOBOLEV-SPACES
- Inclusion map between Sobolev space
- $H^{\frac12}$ norm and preimage via the trace operator
- Embeddings between Hölder spaces $ C^{0,\beta} \hookrightarrow C^{0, \alpha} .$
- For which functions $u$ is $\partial_\nu u \in H^{-1/ 2}(\partial\Omega)$?
- Localization of Sobolev functions is continuous
- Counter example for analogous Poincare inequality does not hold on Fractional Sobolev spaces
- $H^s$ norm of a Fourier transform
- comparing two Sobolev spaces:$W_0^{s,p}(\Omega)$ and $\overline{ C_c^{\infty}(\Omega)}^{~~W^{s,p}(\Bbb R^d)}$
- Bi Laplacian operator explicitly form
- Relationships between fractional Sobolev space, Bessel spacse and Hajłasz–Sobolev space
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
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
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?
If I am not wandering, we have: $$ \int_0^T \left(1 + \xi^2\right)^s\,e^{2\xi}\,\text{d}\xi = \int_0^T \sum_{k = 0}^{\infty} \binom{s}{k}\,\xi^{2k}\,e^{2\xi}\,\text{d}\xi = \sum_{k = 0}^{\infty} \binom{s}{k} \int_0^T \xi^{2k}\,e^{2\xi}\,\text{d}\xi $$ ie: $$ \int_0^T \left(1 + \xi^2\right)^s\,e^{2\xi}\,\text{d}\xi = \sum_{k = 0}^{\infty} \binom{s}{k}2^{-2k-1}\left(\Gamma(2k+1,\,-2T) - (2k)!\right) $$ and besides this I could not go.