First and Second Order Differential Equation

aznkid310
Messages
106
Reaction score
1

Homework Statement



a) Show that phi(t) = e^2t is a solution of y' - 2y = 0 and that C*phi(t) is also a solution for any constant C

b) Show that phi(t) = 1/t is a solution of y' + y^2 = 0 for t>0 but that y = c*phi(t) is not a solution unless c = 0 or c = 1

Homework Equations



What do they mean by "show'?

The Attempt at a Solution



a) dy/2y = dt

(1/2)ln(y) = t + C

y = e^(2t + c) = Ce^2t, where c is any constant

Now what?

b) -dy/y^2 = dt

1/y = t + C

y = 1/(t + C)

Again, how do i show?
 
Physics news on Phys.org
Hi aznkid310! :smile:
aznkid310 said:
a) dy/2y = dt

(1/2)ln(y) = t + C

y = e^(2t + c) = Ce^2t, where c is any constant

Now what?

That's it! You've done it! :smile:

b) -dy/y^2 = dt

1/y = t + C

y = 1/(t + C)

Again, how do i show?

Again, that's it … except of course you still have to make the obvious remark that C/t is not a solution! :smile:
What do they mean by "show'?

I think they just mean "prove". :smile:

Alternatively, they may mean "no need to pretend you don't know the answer … just plug the answer straight into the original equation and confirm that it works" :rolleyes:

Better ask your teacher/tutor/professor which one it is! :smile:
 
'Show' just means substitute the given solutions into the differential equations and verify that they work or not. You don't have to solve the differential equation.
 
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