Brushing up on the basics of diff eq

  • Thread starter Thread starter cowmoo32
  • Start date Start date
  • Tags Tags
    Basics Diff eq
cowmoo32
Messages
121
Reaction score
0

Homework Statement


y(x) = C1sin(2x) + C2cos(2x)

Homework Equations


y(∏/8) = 0


The Attempt at a Solution


C1(1/2)(√2) + C2(1/2)(√2) + 1 = 0


The book jumps to the equation below and I'm having trouble figuring out how they got there.
C1 + C2 = -√2
 
Physics news on Phys.org
cowmoo32 said:

Homework Statement


y(x) = C1sin(2x) + C2cos(2x)

Homework Equations


y(∏/8) = 0


The Attempt at a Solution


C1(1/2)(√2) + C2(1/2)(√2) + 1 = 0


The book jumps to the equation below and I'm having trouble figuring out how they got there.
C1 + C2 = -√2
What is the dif. eq. you're trying to solve?

Multiply your "attempt at a solution" by √2 .
 
Determine C1 and C2 so that y(x) = C1sin(2x) + C2cos(2x) will satisfy the initial conditions y(∏/8) = 0 and y'(∏/8) = √2
 
Multiply your "attempt at a solution" in your original post by √2 .
 
I guess it's safe to assume that C1/2 = C1 and C2/2 = C2 considering they're both unknowns at this point?
 
cowmoo32 said:
I guess it's safe to assume that C1/2 = C1 and C2/2 = C2 considering they're both unknowns at this point?
That doesn't make sense, unless you are asking if you can replace C1/2 by C1 and C2/2 by C2 .

If C_1+C_2=-\sqrt{2}\,, then you can replace C_2 with -C_1-\sqrt{2}
 
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