How does one find the time dependent wavefunction?

AI Thread Summary
To find the time-dependent wavefunction ##\Psi(x,t)## from a given wavefunction like $$\Psi(x) = N e^{-\mu x}$$ within an infinite well potential, it is essential to first decompose the wavefunction into a sum of the system's energy eigenfunctions. The proposed wavefunction is incompatible with the infinite square well due to boundary condition violations. If the wavefunction can be expressed as a sum of eigenfunctions, each term is multiplied by the factor ##e^{-iE_n t / \hbar}##. Alternatively, one can discretize the time-space domain and apply numerical methods like the Crank-Nicolson method to solve for the wavefunction. Understanding the proper formulation and constraints is crucial for accurately determining ##\Psi(x,t)##.
tumconn
Messages
3
Reaction score
0

Homework Statement


Random given wavefunction,say $$\Psi (x) = N e^{- \mu x}$$ in a V(x) e.g. infinite well .Find ## \Psi (x,t) ##.

Homework Equations


-

The Attempt at a Solution


If the wavefunction is given as the sum of eigenfunctions,you just multiply them by ## e^{-i \frac{tE}{\hbar}}##.But in the case above there isn't one defined energy so you can't do this.
 
Physics news on Phys.org
Well, first of all, the wavefunction that you proposed is incompatible with the infinite square well as it does not live within the Hilbert space of the infinite square well potential - the boundary conditions clearly don't agree.

That aside, you already recognised that if the wavefunction were to be written in the form of a sum of energy eigenfunctions, then you would simply affix the relevant exponential factor to each term i.e.
\Psi(x,t) = \sum_{n} c_{n} \psi_{n}(x) e^{- iE_{n}t / \hbar}
So then, if you were given an arbitrary wavefunction, the first thing that needs to be done is none other than to decompose it into the sum of the relevant eigenfunctions of the system:
\Psi(x) = \sum_{n} c_{n} \psi_{n}(x) i.e. you need to solve for the coefficients ##c_{n}##.
 
  • Like
Likes tumconn
tumconn said:

Homework Statement


Random given wavefunction,say $$\Psi (x) = N e^{- \mu x}$$ in a V(x) e.g. infinite well .Find ## \Psi (x,t) ##.

Homework Equations


-

The Attempt at a Solution


If the wavefunction is given as the sum of eigenfunctions,you just multiply them by ## e^{-i \frac{tE}{\hbar}}##.But in the case above there isn't one defined energy so you can't do this.

It would have to be ##\psi(x) = Ne^{-\mu |x|}## to be normalizabe, and even then the wavefunction wouldn't be exactly zero outside any interval ##x\in [a,b]## like it has to be in an infinite well.

The options for solving ##\psi (x,t)## are either the decomposition to eigenfunctions of ##H## and multiplication with the ##e^{-iEt}## factors, or discretization of the considered time-space domain ##\psi (m\Delta x, n\Delta t)=\psi_{m,n}## and solution of the numbers ##\psi_{m,n}## with Crank-Nicolson method (this works even if the spectrum of ##H## isn't known).
 
  • Like
Likes tumconn
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top