Eigenfunctions and eigenvalues

AI Thread Summary
The discussion focuses on solving the differential equation d²/dφ² f(φ) = q f(φ) and finding its eigenfunctions and eigenvalues. The solution is identified as f(φ) = A e^(±√q φ), with A being an arbitrary constant. A common method involves guessing a solution of the form f(φ) = e^(rφ) and substituting to find r. For the periodic condition f(φ + 2π) = f(φ), the relationship leads to the conclusion that q must be negative, specifically q = -n², where n is a non-negative integer. The discussion highlights the connection between the periodicity of the function and the eigenvalues derived from the equation.
cyberdeathreaper
Messages
46
Reaction score
0
This is probably a straight forward question, but can someone show me how to solve this problem:

<br /> \frac {d^2} {d \phi^2} f(\phi) = q f(\phi)<br />

I need to solve for f, and the solution indicates the answer is:
<br /> f_{\substack{+\\-}} (\phi) = A e^{\substack{+\\-} \sqrt{q} \phi}<br />

I know I've covered this before - just need a refresher on how to solve.
 
Physics news on Phys.org
One way to solve this problem is to "guess" a solution. Since the form of your equation is very basic, this guess is usually taught as a standard method.

As your solution suggests, your guess should be the following:
f(\phi)=e^{r\phi}
Simply replace every function f with that equation above and solve for the unknown, r. Then, once you find r, plug it back into the equation above. Note that the "A" in your answer is an arbitrary constant used to solve with initial conditions.
 
thanks - knew it was something simple. I actually remembered the other approach too, where you replace f'' with r^2, f' with r, and f with 1, and then solve for what r is. But either approach gives the same result.

Thanks again though.
 
An additional question, somewhat related:

When determining the eigenvalues, the problem indicates that
<br /> f (\phi + 2\pi) = f (\phi)<br />

Given the answer already shown, why would this periodic function require:
<br /> 2 \pi \sqrt{q} = 2 n \pi i<br />
 
Take your given condition and substitute in the solution that has been found. Write the exponent of a sum as a product of exponents and the desired result follows automatically.

Do it. If you have trouble, show us what you tried and what part is bothering you.
 
Nevermind, I got it now - didn't realize the relation between 1 and e^(i2n(pi))...

<br /> A e^{\sqrt{q} \phi} = A e^{\sqrt{q} \left( \phi + 2 \pi \right)}<br />
<br /> e^{\sqrt{q} \phi} = e^{\sqrt{q} \phi} e^{\sqrt{q} 2 \pi}<br />
<br /> 1 = e^{\sqrt{q} 2 \pi}<br />
<br /> e^{i 2 n \pi} = e^{\sqrt{q} 2 \pi}<br />
<br /> i 2 n \pi = \sqrt{q} 2 \pi<br />
<br /> i n = \sqrt{q}<br />
<br /> q = -n^2 (n=0,1,2...)<br />
 
Last edited:
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top