The solution to the Differential Equation

Northbysouth
Messages
241
Reaction score
2

Homework Statement


The Initial value problem:

y' - (3/t)y = 0

y(1) = -10

Has the solution:

I have attached an image of the question


Homework Equations





The Attempt at a Solution



Firstly I found the integrating factor:

u(t) = e∫-3/t dt

u(t) = -3/t

I plugged this back into the original equation:

(-3/t)y' + (9/t2y = 0

∫[-(3/t)y]' dt = ∫ 0 dt

(-3/t)y = C

y = -Ct/3

But I don't understand where I go from here. The possible answers all include t3 and I don't understand where that has come from. What step did I miss?
 

Attachments

  • math 2214 quiz 1.png
    math 2214 quiz 1.png
    3.5 KB · Views: 428
Physics news on Phys.org
Northbysouth said:

Homework Statement


The Initial value problem:

y' - (3/t)y = 0

y(1) = -10

Has the solution:

I have attached an image of the question


Homework Equations





The Attempt at a Solution



Firstly I found the integrating factor:

u(t) = e∫-3/t dt

u(t) = -3/t

What is the integration of 1/t?
 
Yes, I see my mistake now.

u(t) = t^-3
 
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