Wavefunction and shroedinger equation

  • Thread starter Thread starter renegade05
  • Start date Start date
  • Tags Tags
    Wavefunction
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 · 1K views
renegade05
Messages
52
Reaction score
0

Homework Statement



upload_2014-9-27_16-25-56.png


Homework Equations



upload_2014-9-27_16-26-39.png


The Attempt at a Solution



First, I got the wavefunction to look like the one in the question. I think the wavefunction should be n=1 not n=0. So Y(theta,psi) = A constant, that is where the C comes from. But how can I plug this into the shrodinger equation? How can I answer this question?
 
Physics news on Phys.org
In the Schrödinger equation, there is a differentiation operator ([itex]-\frac{\hbar^2}{2m} \nabla^2[/itex] )and a multiplication-by-a-function([itex]-\frac{kZe^2}{r}[/itex]) operator. You just should apply those operators to [itex]\phi_{0,0,0}(\vec r)[/itex] and add the results and check whether you get a constant times [itex]\phi_{0,0,0}(\vec r)[/itex].
For [itex]-\frac{\hbar^2}{2m} \nabla^2[/itex], you should first take the gradient of [itex]\phi_{0,0,0}(\vec r)[/itex] which gives you a vector field which you should get the divergence of. Then multiply by [itex]-\frac{\hbar^2}{2m}[/itex].
 
Alternatively to the two step approach in first taking the gradient and then the divergence of the gradient, you could apply the Laplace operator in spherical coordinates directly:
$$
\nabla^2 = \frac{1}{r^2}\frac{\partial}{\partial r} r^2 \frac{\partial}{\partial r} = \frac{\partial^2}{\partial r^2} + \frac{2}{r} \frac{\partial}{\partial r} ,
$$
where I have removed the angular part since your wave function does not depend on the angles.