Simple question on minimising the trial 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
3 replies · 2K views
rwooduk
Messages
757
Reaction score
59

Homework Statement


After a calculation of the lowest energy using two variational parameters a and b it is found that: [tex]E_{T}(a,b) = 2a^{2} + 16b^{2}+a[/tex]
What is the optimal (minimum) value of [tex]E_{T}[/tex]

Homework Equations


It's just derivation.

The Attempt at a Solution


[tex]\frac{\delta E_{T}}{\delta a} = 4a + 1 = 0[/tex]

therefore a= -1/4

[tex]\frac{\delta E_{T}}{\delta b} = 32b = 0[/tex]

therefore b=0

when the values are put into ET I get zero?

[tex]E_{T}(a',b') = 2 (-\frac{1}{4})^{2} - \frac{1}{4} = 0[/tex]

why would it be zero?

also were were told to take the second derivative to find the inflection? why would we do this? what does it tell us?

Thanks in advance for any help
 
Physics news on Phys.org
Orodruin said:
It is not zero. You did a computational error:

2(1/4)^2 -1/4 = 2/16 - 1/4 = 1/8 -2/8 = -1/8

hm that would explain it, many thanks for pointing this out, appreciated!

Any idea as to why the second derivative is taken and what it would tell us about the system?

Thanks for the reply!
 
i'm probably being really stupid here but what would I do with something like:

ET (a,b,c) = (a+b)2 - ab + c4

which gives:

dE/da = 2a + b = 0
dE/db = 2b + a = 0

i can see it has solutions but what values should I use?