Homework Statement
[/B]
Particle in one dimensional box, with potential ##V(x) = 0 , 0 \leq x \leq L## and infinity outside.
##\psi (x,t) = \frac{1}{\sqrt{8}} (\sqrt{5} \psi_1 (x,t) + i \sqrt{3} \psi_3 (x,t))##
Calculate the expectation value of the Hamilton operator ##\hat{H}## . Compare it...
Homework Statement
The masses of the following atoms are:
238 U → 238.050786(2)
234 Th→ 234.043598(5)
4 He → 4.002603
a) Calculate the energy available in the decay of 238U.
b) Calculate the decay rate of 238U
238U half time = 4.468*10^9yrs
c) If a block of uranium produces 1mW of power...
So this is something that troubled me a bit- in Shankar's PQM, there's an exercise that asks you to find the position expectation value for the harmonic oscillator in a state \psi such that
\psi=\frac{1}{\sqrt{2}}(|0\rangle+|1\rangle)
Where |n\rangle is the n^{th} energy eigenstate of...
Mod note: Moved from technical math section, so is missing the homework template.
A right triangle the hypotenuse of which is c revolves about a small side. A right circular cone is formed. Find the largest possible volume of the cone.
Vcone: pi*r^2*(h/3)I don't get why they mentioned the...
Write a while loop that prints 1 to userNum, using the variable i. Follow each number (even the last one) by a space. Assume userNum is positive. Ex: userNum = 4 prints:
1 2 3 4
#include <iostream>
using namespace std;
int main() {
int userNum = 0;
int i = 0;
userNum = 4; //...
Hey everyone,
I am preparing for a Calc 2 lecture tomorrow with KhanAcademy videos. I was watching a video on average value of a function in which he said, basically, you'll have some definite integral on a to b divided by (b-a). My question is, is this essentially calculating average speed?
I...
Homework Statement
For what value of the constants a and b such that the following limit exists?
lim {(ax+|x+1|)|x+b-2|}/|x+1|
x->-1 help me ,thx
Homework EquationsThe Attempt at a Solution
first, I know that I should cancel the absolute value at denominator of x+1. but i don't how to...
I've checked documentation and it says anywhere between 3 and 30V to supply the LM324. But I couldn't find further guidelines.
My text explained that op amps need external power supplies, but provided no guidelines as to what value to make that supply value.
When analyzing this following...
Assuming a candidate for an astronomer position in the US fulfills the standard skills and requirements, would it be seen as an added plus to speak, write, and understand Russian fluently?
Homework Statement
Homework EquationsThe Attempt at a Solution
I'm working on part a.
The numerical value of Q.
I have an equation stating that Q = ω_0/ϒ.
I don't really know what ϒ is, in other places (http://farside.ph.utexas.edu/teaching/315/Waves/node13.html) it seems like the...
Homework Statement
The binding energy of the ion H2+ is -16.3 eV at the equilibrium separation 0.106 nm. The Hellman-Feynman theorem states taht the force between the nuclei in a molecule can be calculated from the electrostatic repulsion between the nuclei and the electrostatic attraction of...
Could anyone please recommend a paper that accurately gives the value of the cosmological constant? Or else may you reply with values of the cosmological constant that you would you use in your research? Any help would be very much appreciated.
If $\left| a \right| \le b$, then $-b\le a\le b$.
Let $a,b \in\Bbb{R}$ The definition of the absolute value is $ \left| x \right|= x, x\ge 0$ and $\left| x \right|=-x, x< 0$, where x is some real number.
Case I:$a\ge 0$, $\left| a \right|=a>b$
Case II: a<0, $\left| a \right|=-a<b$the solution...
Homework Statement
https://dl.dropboxusercontent.com/u/17974596/Sk%C3%A6rmbillede%202016-02-02%20kl.%2007.35.26.png
I want to find variance matrix and expected variance vector of Y=(Y1,Y2). Y1 and Y2 are independant. Γ is the gamma function and ϒ is a known parameter. λ1>0 λ2>0 and ϒ>0...
Homework Statement
## H ## is the Hamiltonian of an electron and is a Hermitian operator. It satisfies the following equation:
##H |\phi_n\rangle = E_n |\phi_n\rangle ##
Let ## U = e^{\frac {iHt}{\hbar}} ##. Find the expectation value of U in state ##|\phi_n\rangle##
Homework Equations
##...
What is the basis for the believe that the value of field is fluctuated at micro-level?Does the existence of photons demontrate the need of express field in form of operators then deducing the fluctuation of quantum field through Heizenberg commutators?
I have am having trouble and I am a bit stumped on where to go. Looking to get help with calculating the neutralizing value 3 parts by weight of anhydrous potassium carbonate.
I am calculating a value and want to find the real value of sin(i). I can use series expansion and only take the terms without i (correct?) but is there any nicer way to express the result of taking the real value of sin(i)?
Homework Statement
I and J are open subsets of the real line. The function f takes I to J, and the function g take J to R. The functions are in C1. Use the mean value theorem to prove the chain rule.
Homework Equations
(g o f)' (x) = g'(f (x)) f'(x)
MVT
The Attempt at a Solution
[/B]
I know...
Homework Statement
why we need to make x as absolute value ? as we can see, the original is x , why we we need to make x as absolute value ? is the working wrong ?
Homework EquationsThe Attempt at a Solution
I have studied about the formula of refractive index which is: . That means in the case of water which have μ =1 (approximate) and ε = 81, then n should be 9. But why we often use the value n = 1.33 for water ?
Who can explain for me? I don't think the above formula is wrong, of course!
Homework Statement
The mass of A is 5kg and the mass of B is 10kg. If the acceleration of A is 2m/s^2 which is smaller than acceleration of B, where A is placed on top of B, then the value of frictional force applied by B on A is:
A) 50N. B) 20N. C) 10N. D) None of these
Homework Equations...
Homework Statement
Let f is differentiable function on [0,1] and f^{'}(0)=1,f^{'}(1)=0. Prove that \exists c\in(0,1) : f^{'}(c)=f(c).
Homework Equations
-Mean Value Theorem
The Attempt at a Solution
The given statement is not true. Counter-example is f(x)=\frac{2}{\pi}\sin\frac{\pi}{2}x+10...
Essentially, I have a function of two variables f(x, y), and I want to find the total value (sum) of that function for all values of (x, y) over an interval. How would I do that? The closest thing I can think of is the mean value theorem for integrals, but I want the total value, not the average...
I am following Griffiths' intro to quantum mechanics and struggling(already) on page 16. When a particle is in state ##\Psi##,
$$\frac{d<x>}{dt} = \frac{i\hbar}{2m}\int_{-\infty}^{\infty} x\frac{\partial}{\partial t}\bigg (\Psi^*\frac{\partial \Psi}{\partial x}-\frac{\partial \Psi^*}{\partial...
It's my first post so big thanks in advance :)
1. Homework Statement
So the question states "By interpreting <pxΨ|pxΨ> in terms of an integral over x, express <Ekin> in terms of an integral involving |∂Ψ/∂x|. Confirm explicitly that your answer cannot be negative in value." ##The 'px's should...
Homework Statement
How do I find the EN value for a compound with more than two elements?
Homework Equations
C6H12O6
The Attempt at a Solution
Do I just subtract all EN values?
I don't think so bc then I get negative numbers so confused.
hey
I was browsing the web a while ago and I found an equation for infinity to equal 1.5 when subjected to a equation. however I can no longer find this. I was wondering if anyone knew what it was and if they could explain how it works.
many thanks
Ewen
If I want to find the standard ΔG for a reaction in an electrochemical cell, I can use the equation ΔG° =-nFE° where n is the number of moles transferred, F is Faraday's constant, and E° is the standard emf of the cell. If I know the standard reduction potentials of the redox reactions happening...
Homework Statement
It's been a little while since I did one of these.
My question is: We have to use http://phet.colorado.edu/sims/mass-spring-lab/mass-spring-lab_en.html
to find the measurement of k, the spring factor using two different methods.
For the method I am looking at, is the static...
I found two definitions of wigner function on space time. the first uses a Fourier transform of ##\rho (q+ y/2,q-y/2)##
the second uses the Weyl transformation and parity operator ## exp (i \pi \theta N)##
where N is the occupation number operator.
Could you give me a link which shows the...
Homework Statement
In triabgle ABC, AB = 2x cm, AC = x cm, BC = 21 cm and angle BAC = 120 degrees. Calculate the value of x?
Homework Equations
I used the cosine rule here
The Attempt at a Solution
As we have 2 sides and an angle I used the cosine rule - Am I correct?
(2) means squared
b(2)...
I am not sure why a factor of (½) appears in front of the summation over orbitals, i, j to N, of the Coulomb and exchange integrals in the HF energy expectation value.
Homework Statement
Hi, I was working on a homework problem and could not resolve it. The problem reads as follows:
A ladder that weighs 240N rests against a frictionless wall at an angle of 60 degrees from the ground. A 600-N man stands on the ladder three-fourths of the distance from the...
Homework Statement
I calculated theoretical value of resistance - I assumed that R4 and R5 are in series and parallel to R2 and R3 which are in series, because I've considered B as the starting point - this is the method I was taught, but I don't know any method of calculating the voltage...
Homework Statement
##\displaystyle (x+3)\frac{dy}{dx} = y - 2##, where x is not 3 and y is not 2.
Homework EquationsThe Attempt at a Solution
##\displaystyle (x+3)\frac{dy}{dx} = y - 2##
##\displaystyle \frac{dy}{y-2} = \frac{dx}{x+3}##
##\displaystyle \int \frac{dy}{y-2} = \int...
Homework Statement
Determine the tension cable A and B and the x , y , z reaction of the ball and socket joint at C .
Homework EquationsThe Attempt at a Solution
I let the reaction of ball and socket joint at C = Fx , Fy and Fz
Sum of force in z direction :
TA +TB +FZ= 400
Sum of force in...
https://qph.is.quoracdn.net/main-qimg-c22d8aa4be4fc2ed9b2f1c7060982e04?convert_to_webp=true
How to find value of U on R2 long time after switch is being closed?
Capacitors are charged so there is no current going through? Or?
I used kirchof rule so i get
Uo+Uc1-U=0
U=Uc1+Uo...
Hi guys,
I have a very very simple and naive question, which I hope I shouldn't be ashamed to ask, but I would like to clarify an issue in my mind.
We hear everywhere that the value of the ew vacuum is v ~ 246GeV, fixed by the Fermi Constant G_F, v = (\sqrt(2)*G_F)^(-1/2).
Now this is also the...
Homework Statement
A block of mass "m" is pulled across a rough table by a string at an angle "θ" above the horizontal at a constant velocity. What is an equation for the magnitude of the kinetic friction force, fk?
The answer that I was given was μk(mg-T*cos(θ))
Homework Equations
Fk=Fn*uk...
Homework Statement
Solve
\begin{equation*}
36x^2y''+(5-9x^2)y=0
\end{equation*}
using the Frobenius method
Homework Equations
Assume a solution of the form
\begin{equation*}
y=\sum_{n=0}^{\infty}{a_nx^{n+s}}
\end{equation*}
then
\begin{equation*}...
Srednicki page 65 it says "Let us compute the vacuum expectation value of the field $$\phi(x)$$ which is given by $$\langle 0| \phi (x)|0 \rangle = \frac{\delta}{\delta J(x)} Z_{1}(J) |_{J=0}$$ This expression is then the sum of all diagrams that have a single source, with the source removed."...
That value has to have one side of a triangle to be isosceles knowing its perimeter and area.
Area = 40 m2
Perimeter = 30m
NOTE = You can use the online triangle calculator TrianCal to see and draw the results.
NOTE = Do not use the values ??of responses.
A) 13.33 m
B) 19.18 m or 4.54 m
C)...
Consider a scenario where samples are randomly selected with replacement. Suppose that the population has a probability distribution with mean µ and variance σ 2 . Each sample Xi , i = 1, 2, . . . , n will then have the same probability distribution with mean µ and variance σ 2 . Now, let us...
Homework Statement
This is a solution to a problem that was on a quiz, and I am confused about how to do it. Especially lines
two (<0,1,1>=v(0)=<C1, 1+C2, C3> --> C1=0, C2=0, C3=1 and
five (<1,0,0>=r(0)=<1+ K1, K2, K3> -->K1=0, K2=0, K3=0
How do you do these steps...
"Let X be a Bernoulli random variable. That is, P(X = 1) = p and P(X = 0) = 1 − p. Then E(X) = 1 × p + 0 × (1 − p) = p. Why does this definition make sense? By the law of large numbers, in n independent Bernoulli trials where n is very large, the fraction of 1’s is very close to p, and the...
I am looking to write the hypergeometric function $${}_2F_1\left(1,1,2+\epsilon, -\frac{\alpha}{\beta}\right) = \int_0^1\,dt\,\frac{(1-t)^{\epsilon}}{1-tz + i\delta},$$ where ##z=-\alpha/\beta## and ##0< \beta < - \alpha##, in terms of its real and imaginary part. The ##i\delta## prescription...