Linear Independence, Differential Equations

Ted123
Messages
428
Reaction score
0

Homework Statement



[PLAIN]http://img220.imageshack.us/img220/7427/diff5.jpg

The Attempt at a Solution



Done (a). How do I go about (b) and (c)?
 
Last edited by a moderator:
Physics news on Phys.org
For b, to construct the equation y'' + y = 0, you must have p(x) \equiv 0 and q(x) \equiv 1. What implication does this have on what you established in part a?
 
Mark44 said:
For b, to construct the equation y'' + y = 0, you must have p(x) \equiv 0 and q(x) \equiv 1. What implication does this have on what you established in part a?

y_1 y_2^{''} = y_2 y_1^{''}

and

W(y_1,y_2) = y_1^{'} y_2^{''} - y_2^{'} y_1^{''}
 
You also know that {sin x, cos x} and {sin x, sin x - cos x} are two pairs of solutions of y'' + p(x) y' + q(x) y = 0.
 
So for the first set of solutions we just let y_1 = \sin x and y_2 = \cos x.

\Rightarrow p(x) = -\frac{-\sin x \cos x + \cos x \sin x}{W(y_1,y_2)} = 0

and q(x) = \frac{- \cos ^2 - \sin^2 x}{W(y_1,y_2)}

and W(y_1,y_2) = -\cos^2 x - sin^2x

So subbing p and q in:

y'' + \frac{-\cos ^2 x - \sin^2 x}{-\cos^2 x - sin^2x} y = y'' + y \stackrel{!}{=} 0.

And the same for the other solutions?
 
Last edited:
Yes, try it and see what you get.

BTW,
-\cos^2 x - sin^2x = -(\cos^2 x + sin^2x ) = -1
 
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