How Can You Eliminate Constants in a Differential Equation?

  • Thread starter Thread starter th3chemist
  • Start date Start date
  • Tags Tags
    Constants
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
th3chemist
Messages
66
Reaction score
0

Homework Statement



eliminating c1 and c2 from y, y' and y'' to create a differential equation

Homework Equations



I have the equation y = (c1 +c2x)e^x
y' = c2e^x +(c1+c2x)e^x
y'' = c2e^x + c2e^x + (c1+c2x)e^x)

(from product rule)

The Attempt at a Solution



I'm just not sure how to eliminate the constants. If I try to do y'' - y i still have constants left.
 
Physics news on Phys.org
th3chemist said:

Homework Statement



eliminating c1 and c2 from y, y' and y'' to create a differential equation

Homework Equations



I have the equation y = (c1 +c2x)e^x
y' = c2e^x +(c1+c2x)e^x
y'' = c2e^x + c2e^x + (c1+c2x)e^x)

(from product rule)

The Attempt at a Solution



I'm just not sure how to eliminate the constants. If I try to do y'' - y i still have constants left.
What do you get if you plug y = (c1 +c2x)ex for the second term in y' ?

Solve that for c2.
 
with y"-y you are only using part of you available information.
What happens if you subtract y-y' = ... ?
or y'-y" ?
 
SammyS said:
What do you get if you plug y = (c1 +c2x)ex for the second term in y' ?

Solve that for c2.

thank you! I can't believe I didn't see that.

I got c2 = (y' - y)/ e^x. I can then sub this into y'' to get the differential.

Thank you :)
 
Last edited:
th3chemist said:
thank you! I can't believe I didn't see that.

I got c2 = (y' - y) e^x. I can then sub this into y'' to get the differential.

Thank you :)

Isn't it c2 = (y' - y) e^-x ?
 
lendav_rott said:
Isn't it c2 = (y' - y) e^-x ?

yes yes, for some reason it didn't put the / button