Differential Equations reduction of order

Click For Summary
SUMMARY

The discussion focuses on solving the second-order linear differential equation \(t^2y'' + 3ty' + y = 0\) using the reduction of order method, given a known solution \(y_1(t) = \frac{1}{t}\). The user successfully reduces the equation to \(tu' + u = 0\), which is separable. By integrating, they find \(u = \frac{C}{t}\) and subsequently derive the general solution \(y(t) = \frac{C \ln(t)}{t} + \frac{D}{t}\), confirming the approach is correct.

PREREQUISITES
  • Understanding of second-order linear differential equations
  • Familiarity with the reduction of order technique
  • Knowledge of separable differential equations
  • Basic integration techniques, including natural logarithms
NEXT STEPS
  • Study the method of reduction of order in detail
  • Learn about the general solutions of second-order linear differential equations
  • Explore the application of integrating factors in differential equations
  • Review the properties of logarithmic functions in the context of differential equations
USEFUL FOR

Students studying differential equations, mathematics educators, and anyone interested in advanced calculus techniques for solving linear differential equations.

iamtrojan3
Messages
55
Reaction score
0

Homework Statement


Find y2 given
t^2y'' + 3ty' + y = 0 y1(t) = 1/t


Homework Equations





The Attempt at a Solution


i found y, y' and y'' and plugged it back into the Differential equation,
after doing some work, I'm basically down to
tv''+v' = 0
where y2 = v/t

so u = v' and u' = v'' Plugging that in...
tu' + u = 0
how would i solve this for u?
i think its separable equations but that would give me
du/-u = dt/t
which would be ln (u) = -ln(t) + c ... u = 1/t +c so v' = 1/t +c which means v = lnt
pluging v into y2 would give me lnt/t
Sorry its kind of confusing but the answer's not in the back of the book and i need to know if i did this right

Thank you!
 
Physics news on Phys.org
iamtrojan3 said:

Homework Statement


Find y2 given
t^2y'' + 3ty' + y = 0 y1(t) = 1/t


Homework Equations





The Attempt at a Solution


i found y, y' and y'' and plugged it back into the Differential equation,
after doing some work, I'm basically down to
tv''+v' = 0
where y2 = v/t

so u = v' and u' = v'' Plugging that in...
tu' + u = 0
how would i solve this for u?
i think its separable equations but that would give me
du/-u = dt/t
which would be ln (u) = -ln(t) + c ... u = 1/t +c so v' = 1/t +c which means v = lnt
pluging v into y2 would give me lnt/t
Sorry its kind of confusing but the answer's not in the back of the book and i need to know if i did this right

Thank you!
Yes, the problem reduces to tu'+ u= 0 which is separable: du/u= -dt/t. Integrating ln(u)= -ln(t)+ c and, taking the exponential of both sides u= C/t where C= ec. (Notice that the C is multiplied, not added: ea+c[/b]= eaec, not "ea+ c".)

The integral of u= v'= C/t is v(t)= Cln(t)+ D and then, since you made the reduction by assuming a solution of the form y= v(t)y1= v(t)(1/t), your general solution to the original differential equation is y(t)= Cln(t)/t+ D/t. How does that compare with the solution in the back of your book?
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 5 ·
Replies
5
Views
1K
Replies
6
Views
3K
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K