Determining Form factor from density distribution

AI Thread Summary
The discussion focuses on using Fourier transforms to determine form factors from density distributions. The initial approach involved a complex integral that seemed overly complicated, prompting a request for guidance. A suggestion was made to keep the exponential functions separate rather than combining them into a sine function, which led to a simpler integral. The participant successfully solved the integral after applying the advice, resulting in the correct answer. This exchange highlights the importance of clarity in mathematical expressions for effective problem-solving.
Rayan
Messages
17
Reaction score
1
Homework Statement
Show that the form factor of density distribution $$ \rho (r) $$ is $$F(q^2) $$
Relevant Equations
$$ \rho (r) = \rho_0 \cdot e^{-\frac{r}{R}} $$
$$F(q^2) = \frac{8\pi \rho_0 R^3}{1 + \frac{q^2R62}{h^2} }$$
So my first thought was that I can just use Fourier trick and integrate:

$$ F(q^2) = \int_V \rho(r) \cdot e^{ i \frac{ \vec{q} \cdot \vec{r} }{h} } d^3r $$

$$ F(q^2) = 2\pi \rho_0 \int_0^{\infty} r^2 \cdot e^\frac{-r}{R} dr \cdot \int_0^{\pi} \sin{\theta} \cdot e^{ -i \frac{q \cdot r \cos(\theta) }{h} } d\theta $$

$$ F(q^2) = 2\pi \rho_0 \frac{-h}{iq} ( \frac{ e^{ i \frac{q \cdot r }{h} } - e^{ -i \frac{q \cdot r }{h} } }{r} ) \int_0^{\infty} r^2 \cdot e^{\frac{-r}{R}} dr $$

$$ F(q^2) = \frac{-4\pi h \rho_0}{q} \int_0^{\infty} \sin(\frac{qr}{h}) e^{\frac{-r}{R}} \cdot r dr $$

But the integral is very complicated, which probably means I missed up somewhere on the way, but I can't really see it! Any tips?
 
Last edited:
Physics news on Phys.org
Rayan said:
$$ F(q^2) = 2\pi \rho_0 \frac{-h}{iq} ( \frac{ e^{ i \frac{q \cdot r }{h} } - e^{ -i \frac{q \cdot r }{h} } }{r} ) \int_0^{\infty} r^2 \cdot e^{\frac{-r}{R}} dr $$
The expression in parentheses is a function of ##r## and should be inside the integral. Instead of combining the two exponentials into a sine function, you might try leaving them as exponential functions. Can you work out the following integral? $$\int_0^{\infty} e^{ i \frac{q \cdot r }{h}}\cdot e^{\frac{-r}{R}} rdr $$
 
TSny said:
The expression in parentheses is a function of ##r## and should be inside the integral. Instead of combining the two exponentials into a sine function, you might try leaving them as exponential functions. Can you work out the following integral? $$\int_0^{\infty} e^{ i \frac{q \cdot r }{h}}\cdot e^{\frac{-r}{R}} rdr $$
You're totally right! I managed to solve this integral instead and got the right answer! Thank you so much!!:)
 
Thread 'Help with Time-Independent Perturbation Theory "Good" States Proof'
(Disclaimer: this is not a HW question. I am self-studying, and this felt like the type of question I've seen in this forum. If there is somewhere better for me to share this doubt, please let me know and I'll transfer it right away.) I am currently reviewing Chapter 7 of Introduction to QM by Griffiths. I have been stuck for an hour or so trying to understand the last paragraph of this proof (pls check the attached file). It claims that we can express Ψ_{γ}(0) as a linear combination of...
Back
Top