Integrating imaginary units and operators

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
Dean Navels
Messages
12
Reaction score
0
When integrating terms including the imaginary unit i and operators like position and momentum, do you simply treat these as constants?
 
Physics news on Phys.org
Yes, for example when you have the integral

##\int_a^b ix dx## ,

you can take the ##i## outside the integration like any constant:

##\int_a^b ix dx = i\int_a^b x dx## .
 
  • Like
Likes   Reactions: Dean Navels
hilbert2 said:
Yes, for example when you have the integral

##\int_a^b ix dx## ,

you can take the ##i## outside the integration like any constant:

##\int_a^b ix dx = i\int_a^b x dx## .
Thank you very much, sir!