Normalize function - quantum chemistry

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
kanciara
Messages
1
Reaction score
0
Homework Statement
Normalize function f(r) = Nexp{-alpha*r}
Where alpha is positive const and r is a vector
Relevant Equations
f(r)=N*exp{-alpha*r}
Normalize function f(r) = Nexp{-alpha*r}
Where alpha is positive const and r is a vector

I was just wondering if the fact that we have a vector value in our equation changes anything about the solution
 
Physics news on Phys.org
kanciara said:
Homework Statement:: Normalize function f(r) = Nexp{-alpha*r}
Where alpha is positive const and r is a vector
Relevant Equations:: f(r)=N*exp{-alpha*r}

Normalize function f(r) = Nexp{-alpha*r}
Where alpha is positive const and r is a vector

I was just wondering if the fact that we have a vector value in our equation changes anything about the solution
Why do you think ##r## is a vector? Make sure you're not confusing vector ##\vec r## with its magnitude ##r##.
 
kanciara said:
Homework Statement:: Normalize function f(r) = Nexp{-alpha*r}
Where alpha is positive const and r is a vector
Relevant Equations:: f(r)=N*exp{-alpha*r}

Normalize function f(r) = Nexp{-alpha*r}
Where alpha is positive const and r is a vector

I was just wondering if the fact that we have a vector value in our equation changes anything about the solution
The argument inside the exponential needs to be a scalar, so it would have to be something like ## \alpha \cdot \textbf{r}##. It should be clear by context. I've seen ##\textbf{k} \cdot \textbf{x}## in a wavefunction but never written with a radial variable.

If it is a scalar product then you will have something like
##\int N e^{ \alpha _r r + \alpha _{ \theta } \theta + \alpha _{ \phi } \phi }## (or some such) which you should be able to separate out and integrate individually.

-Dan