Quantum Mechanics Integral Trouble

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
3 replies · 2K views
jakePHYS
Messages
2
Reaction score
0
1. Problem: int[(x^2)*(sin^2 (n*Pi*x/a)] from 0 to a

3. Physics teacher tells me to just look it up. I've wrestled with every table of integrals I can find (web, library, my books), but I'm still hung up.
 
Physics news on Phys.org
Write it as x^2*sin(k*x) where k is n*pi/a. First use the trig identity sin^2(kx)=(1-cos(2kx))/2. Then to integrate something like x^2*cos(2kx) you just have to integrate by parts twice. It's not the easiest integral in the world, but it's not the hardest either.
 
Thnx

:biggrin: This has been vexing me for 3 1/2 weeks now! THANK YOU! :biggrin: