How to generalize a theorem to 3D

  • Thread starter Thread starter balugaa
  • Start date Start date
  • Tags Tags
    3d Theorem
balugaa
Messages
2
Reaction score
0

Homework Statement



So have this theorem defined for transforms on the Fourier kind, and hilbert spaces, on R2
The theorem sets bounds for norms of the functions and the transforms in the hilbert scale

I have the proofs for the 2D case given in my lecture notes

Problem: Generalize the above 2D theorem to prove a 3D result.

what does generalize the theorem mean?

Homework Equations



||f||_H(R2) <= ||RF||_H(Z) - here Z = cylinder



The Attempt at a Solution



So i have to use the generalisation to show

||f||_H(R3) <= ||Rf||_H(Z) - here Z = sphere

Does generalize mean i basically take the proof on the theorem above, and plug in the 3D case in the proof to derive the equations?

Basically this is what i would have done, just wanted to check that that's what generalize a theorem mean
 
Physics news on Phys.org
generalise often means to extend or make the theorem applicable to less restrictve conditions, in this case showing the R^2 result can be extended to R3
 
lanedance said:
generalise often means to extend or make the theorem applicable to less restrictve conditions, in this case showing the R^2 result can be extended to R3

Cool, i went all the way to R^n with the orig theorem, worked through the proof plugged in n=2 to show the 2D result .. and n = 3 for the 3D ...
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top