Analysis - solutions to differential equations

Kate2010
Messages
134
Reaction score
0

Homework Statement



Suppose that f:R->R is twice differentiable and that f''(x) + f(x) = 0, f(0)=0 and f'(0)=0
Prove that f'(x) = f(x) = 0 for all x

Homework Equations





The Attempt at a Solution



I can solve this using methods from calulus, using an auxillary equation and the boundary conditions. However, I am unsure how to go about it as a piece of pure maths. In examples in my notes I have needed to use the 'Identity Theorem', a corollary of the Mean Value Theorem, stating if f: (a,b) -> R is differentiable and satisfies f'(t) = 0 for all t in (a,b) then f is constant on (a,b). However, I am unsure whether this is the correct method in this case, and if it is, how to use it.

Thanks :)
 
Physics news on Phys.org
Consider the derivative of the function g = (f')^2 + f^2, apply the "Identity Theorem", and use the initial conditions.
 
Thanks! That makes a lot of sense.

The next part of the question is a more general version: If g is twice differentiable and satisfies h''(x) + h(x) = 0 prove that h(x) = Acosx +Bsinx
Using your advice, I can show h'(x)2+h(x)2 = constant
I see that this looks a bit like Pythagoras but am not sure how I would prove that it involves sin and cos.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top