Help finding general solution for 2nd order linear DE

Jende
Messages
4
Reaction score
0
Member warned that a homework post must include an effort

Homework Statement


Find the general solution for the DE: t2y''-2y=0

Homework Equations


These were given for other parts of the problem so I'm not sure if they're relevant.
y1(t)=t2, y2(t)=t-1, y(1)=-2, y'(1)=-7

The Attempt at a Solution


The t2 at the front was really stumping me and I'm not sure where to begin.

Thanks in advance for any help.
 
Physics news on Phys.org
Jende said:

Homework Statement


Find the general solution for the DE: t2y''-2y=0

Homework Equations


These were given for other parts of the problem so I'm not sure if they're relevant.
y1(t)=t2, y2(t)=t-1, y(1)=-2, y'(1)=-7

The Attempt at a Solution


The t2 at the front was really stumping me and I'm not sure where to begin.

Thanks in advance for any help.

The earlier parts are relevant. What are ##y_1(t)## and ##y_2(t)##? That is, what do they have to do with this problem? Once you answer that, what do you know about solutions of linear equations?
 
LCKurtz said:
The earlier parts are relevant. What are ##y_1(t)## and ##y_2(t)##? That is, what do they have to do with this problem? Once you answer that, what do you know about solutions of linear equations?

So it should come out to be: y(x)=C1t2+C2t-1
 
Jende said:
So it should come out to be: y(x)=C1t2+C2t-1

So what should come out that? And does it?
 
Jende said:
So it should come out to be: y(x)=C1t2+C2t-1
The independent variable is t, not x, so the above should be y(t)=C1t2+C2t-1
 
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