Fixing Normalization Issues in Graphing Orthonormalized Functions

  • Thread starter Thread starter scigal89
  • Start date Start date
  • Tags Tags
    Functions
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
scigal89
Messages
11
Reaction score
0
In class we worked out the following

[tex] <br /> \int e^{ik(x-X)}dk=\frac{e^{ik(x-X)}}{i(x-X)}\approx \frac{sin[k(x-X)]}{x-X}<br /> [/tex]

by taking the real part of the solution. My teacher wants us to graph the following functions

[tex] <br /> \psi_{1} \sim \frac{sin(x)}{x}<br /> [/tex]

[tex] <br /> \psi_{2} \sim \frac{sin(x)}{x}-\frac{1}{2}\frac{sin(2x)}{2x}<br /> [/tex]

The second function, though, has a little dip in it at 0 that shouldn't be there. He says that's due to the fact that the functions aren't normalized and that we should be doing Gram-Scmidt or some other procedure to obtain the proper results. However, when I do Gram-Schmidt I get something nasty that can't possibly be correct (and most importantly, doesn't correct the problem). So what am I doing wrong?
 
Last edited:
Physics news on Phys.org
For Gram-Schmidt I take interval as (0, 2π). Then

[tex] <br /> \phi _{0} = \frac{sin(x)}{x\sqrt {Si(4 \pi)}}<br /> [/tex]

[tex] <br /> \psi _{1} = \left \{ \frac{sin(x)}{x}-\frac{1}{2}\frac{sin(2x)}{(2x)}\right \}-\left [ \int_{0}^{2\pi}\left \{ \frac{sin(x)}{x}-\frac{1}{2}\frac{sin(2x)}{(2x)}\right \}\frac{sin(x)}{x\sqrt {Si(4 \pi)}}dx \right ]\frac{sin(x)}{x\sqrt {Si(4 \pi)}}<br /> [/tex]

[tex] <br /> \psi _{1} \sim \frac{0.2627sin(x)}{x}-\frac{1}{2}\frac{sin(2x)}{2x}<br /> [/tex]

[tex] <br /> \phi _{1} \sim 3.3631\left \{ \frac{0.2627sin(x)}{x}-\frac{1}{2}\frac{sin(2x)}{2x} \right \}<br /> [/tex]

using the procedure for Gram-Schmidt outlined here: http://mathworld.wolfram.com/Gram-SchmidtOrthonormalization.html

and with a weighting function of 1.
 
Any suggestions?
 
Last edited: