Sunday, March 30, 2014

Homework 1. Due Tuesday, April 1.

This is a pretty short assignment. Please start in it as soon as you can and try to do it before our first class. I think you will understand our first class on Tuesday much better if you have the experience of working with these problems.

These questions are not designed to be clear, so it is natural to want to ask questions about them and discuss them. Please read and engage with them as best you can and ask questions and join in the discussion here. Part of your learning is to figure out what is being ask here, what these things mean, and what is expected. I view posting here as a sign of engagement and I appreciate that.




--------------------------


 Added Note:  
How functions work: Consider the function f(x) = x^2. What is the nature of the related function f(x-9a)?
       At x= 9a, what is f(x-9a)? zero right?  And at x=10a one would get a^2, I think. True?

It is no different with our function, v(x) above. Whenever the argument is zero, the rules of the function yield v=-10 eV;
whenever the argument is greater than L/2 then the function is zero. For the function v(x-2a) the argument is zero when x=2a. For the function v(x+2a) the argument is zero when x=-2a. Although it could be something in the way I worded the problem or defined the function, I think in this case the issue is that you have not been taught clearly what a function is. If in resolving this you acquire a clearer concept of that, that would be the best outcome.  The argument of the function is the key thing.

29 comments:

  1. well, you have to square it first. It is a wave function so the normalization condition is on it after squaring it.
    Then it is probably easiest to integrate from zero to infinity (to get rid of the abs value) and then double that. does that make sense?

    ReplyDelete
  2. That is a key question!
    What is b?
    What is a?
    In the physically relevant region for solids and molecules, in general, and semiconductors, in particular, how are b and a typically related?

    ReplyDelete
  3. how do we graph V(x) = sum U(x-ja) when U(x) is a constant and not a function of x?

    ReplyDelete
    Replies
    1. will it simply be a few sq. wells that are in series?

      Delete
    2. This sounds correct. Another way to think of this is that you are just shifting the same well by a factor with each iteration. This will give you multiple wells in a particular arrangement.

      Delete
  4. This comment has been removed by the author.

    ReplyDelete
  5. For problem 3, is x such -L/2< x <L/2?

    ReplyDelete
    Replies
    1. As I understand, problem 3 is a bit different... try sketching a single iteration of the function i.e for n=0. What does it look like?

      Delete
  6. For problem number 3, inside the psi function, is the phi a function of (x-na) or multiplying by (x-na)?

    ReplyDelete
    Replies
    1. This comment has been removed by a blog administrator.

      Delete
    2. This comment has been removed by the author.

      Delete
    3. To me what your comment suggests is that perhaps we need to be more clear on what a function is and how functions are defined and implemented. For example, given the definition of a function v(x), as above, how is v(x-10a) different from v(x) and how is it similar?

      Delete
    4. phi is a function of (x-na). It is definitely NOT multiplying by (x-na).

      Delete
    5. well, a >> L so since v is dependent on U and U is 0 other than between -L/2 and L/2. Thus v(x-10a) is 0 everywhere. Is that correct?

      Delete
    6. Not correct. v(argument) is a function. When its argument is 0, then the function is -10 eV. When its argument is greater than L/2, then the function is zero. That is the rules of the function. That is how functions work.

      Would you understand this better if the function were x^2 ? I will edit a comment on functions into the post above.

      Delete
  7. It's not multiplied. Shifted. Argument change.

    ReplyDelete
  8. This comment has been removed by the author.

    ReplyDelete
  9. Hey John, you might remember me from every class and conversation we've shared this year. Do you think it's significant that it's doubly infinite, as opposed to infinite in one direction? How do you think it would change the behavior of the electron, if at all? (Note: My deleted comment is the same as this one, I just wanted to see if I could figure out how to add a profile picture).

    ReplyDelete
  10. So for 1c, are we graphing how much each well differs from the original well where j=0?

    ReplyDelete
    Replies
    1. No. It means sum on j from -2 to +2, but skip j=0.
      so then you have 4 terms: j=-2,-1, 1, 2
      (instead of the 5 terms you have in b))

      Delete
    2. Isn't the sum equal to zero for part 1c?

      Only the j=0 yields a quantity to be added for part 1b.

      Delete
    3. No. v(argument) is a function. when its argument is 0, then the function is -10 eV. When its argument is greater than L/2, then the function is zero. That is the rules of the function. That is how functions work.

      Delete
  11. I am just using my mathematical intuition. I hope it is correct. :)

    ReplyDelete
  12. For the extra credit part of question 3 would it be reasonable to create two different graphs, one in the real, and one in the complex plane for our answer?

    ReplyDelete
    Replies
    1. yes! excellent point. It would be the only way that I can see.

      Delete
  13. U(x) = -10eV $\frac{L}{2} < x < \frac{L}{2}$

    Notice that this is not the same x as the x in V(x). V(x) is a superposition of U with different parameters. Since it's a trivially small summation, you can write it out like:

    V(x) = U(x+2a) + U(x+a) + U(x) + U(x-a) + U(x-2a).

    Now you can clearly see that V(x) is the superposition of 5 U functions with different shifts along the x axis. The arguments for x in U(x) are the shifted values, which tells you that the shift corresponds to the center of the well since that is what the $\frac{L}{2} < x < \frac{L}{2}$ corresponds to.

    ReplyDelete