Is There a Solution to the Boundary Condition Problem for y-2y'+2y=0?

Lancelot59
Messages
640
Reaction score
1
I'm asked to determine if for the solution
y=c_{1}e^{x}cos(x)+c_{2}e^{x}sin(x)
for:
y"-2y'+2y=0

whether a member of the family can be found that satisfies the boundary conditions:
y(0)=1, y'(\pi)=0

Not quite sure what to do here. The examples in my book give boundary conditions for the same function, not derivatives.

When I put the first condition into y, I got c1=1, then substituting that result into the derivative condition I found c2=-1. So I found the constants, does this mean that there is a member of the family that can satisfy the boundary condition? For some reason I think there should be a Wronskian involved.
 
Physics news on Phys.org
Yes, there is a member of the family that satisfies the boundary condition and you found it:
y(x)= e^x cos(x)- e^x sin(x)
 
Last edited by a moderator:
Alright, thanks for the help!
 
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