Operator, eigenstate, small calculation

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
5 replies · 2K views
frerk
Messages
19
Reaction score
1
Hello :-) I have a small question for you :-)

1. Homework Statement


The Operator [tex]e^{A}[/tex] is definded bei the Taylor expanion [tex]e^{A} = \sum\nolimits_{n=0}^\infty \frac{A^n}{n!} .[/tex]
Prove that if [tex]|a \rangle[/tex] is an eigenstate of A, that is if [tex]A|a\rangle = a|a\rangle[/tex], then [tex]|a\rangle[/tex] is an eigenstate of [tex]e^{A}[/tex] with the eigenvalue of [tex]e^{a}.[/tex]

The Attempt at a Solution



I show you a very bad attempt:
[tex]A|a \rangle = a|a \rangle\quad\quad\quad| : |a\rangle |e^{...}[/tex]
[tex]e^A =e^a \quad\quad\quad| * |a\rangle[/tex]
[tex]e^A|a\rangle = e^a|a\rangle[/tex]

I would be glad about an info how to do it right... thank you :)
 
Last edited:
Physics news on Phys.org
frerk said:
I show you a very bad attempt:
[tex]A|a \rangle = a|a \rangle\quad\quad\quad| : |a\rangle |e^{...}[/tex]
[tex]e^A =e^a \quad\quad\quad| * |a\rangle[/tex]
[tex]e^A|a\rangle = e^a|a\rangle[/tex]
I don't even understand what that means.

Start with ##e^A|a\rangle## and use the Taylor expansion of the exponential.
 
frerk said:
The Operator [tex]e^{A}[/tex] is definded bei the Taylor expanion [tex]e^{A} = \sum\nolimits_{n=0}^\infty \frac{A^n}{n!} .[/tex]
This is a correct definition when ##A## is a bounded operator. However, operators occurring in QM (is this a QM exercise?) are typically not bounded, but they are usually self-adjoint, so you can use a suitable functional calculus.

frerk said:
I would be glad about an info how to do it right... thank you :)
In view of the above remark, let us assume in addition that ##A## is bounded. Then just apply the series definition, so the first two steps become:
$$
e^A|a\rangle = \left(\sum_{n=0}^{\infty}{\frac{A^n}{n!}}\right)|a\rangle = \sum_{n=0}^{\infty}{\frac{A^n|a\rangle}{n!}}
$$
You continue.
 
Last edited:
DrClaude said:
Start with ##e^A|a\rangle## and use the Taylor expansion of the exponential.

ok, thank you :-)

Krylov said:
This is a correct definition when ##A## is a bounded operator. However, operators occurring in QM (is this a QM exercise?) are typically not bounded, but they are usually self-adjoint, so you can use a suitable functional calculus.
yes it is QM. ok thanks
Krylov said:
In view of the above remark, let us assume in addition that ##A## is bounded. Then just apply the series definition, so the first two steps become:
$$
A|a\rangle = \left(\sum_{n=0}^{\infty}{\frac{A^n}{n!}}\right)|a\rangle = \sum_{n=0}^{\infty}{\frac{A^n|a\rangle}{n!}}
$$
You continue.
I think you mean [tex]e^A |a\rangle = (\sum\nolimits_{n=0}^\infty \frac{A^n}{n!} )|a\rangle ?[/tex]
DrClaude used it and you also used it in the second term.

So I will try now:

[tex]e^A |a\rangle = (\sum\nolimits_{n=0}^\infty \frac{A^n}{n!}) |a\rangle = \sum\nolimits_{n=0}^\infty \frac{A^n|a\rangle }{n!} = \sum\nolimits_{n=0}^\infty \frac{a^n|a\rangle }{n!} = (\sum\nolimits_{n=0}^\infty \frac{a^n}{n!}) |a\rangle = e^a |a\rangle[/tex]

It think, that looks fine? :-)
 
thank you both :-)
 
  • Like
Likes   Reactions: S.G. Janssens