Differential Equations: Find the Solutions and Limiting Factos

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
Northbysouth
Messages
241
Reaction score
2

Homework Statement


Determine the solution and limiting factor

(t+1)y' + y = 6

y(1) = -2

Homework Equations


The Attempt at a Solution



So I started off by isolating y'

y' + y/(t+1) = 6(t+1)

Then I found u(t)

u(t) = e∫ t+1 dt = et2/2 +t

y' =(et2/2 +t) = y(et2/2 +t) = 6(et2/2 +t)/(t+1)

The difficulty I'm having is integrating 6(et2/2 +t)/(t+1)

u-substitution doesn't help. Suggestions are appreciated
 
Physics news on Phys.org
Northbysouth said:

Homework Statement


Determine the solution and limiting factor

(t+1)y' + y = 6

y(1) = -2


Homework Equations





The Attempt at a Solution



So I started off by isolating y'

y' + y/(t+1) = 6(t+1)

Then I found u(t)

u(t) = e∫ t+1 dt

That should be ##u(t) = e^{\int \frac 1 {t+1}}\, dt##.
 
Ahh, thank you.

Can you explain to me what is meant by the limiting factor? Is it the largest range of t values for the given information of y(1) = -2?
 
Northbysouth said:
Ahh, thank you.

Can you explain to me what is meant by the limiting factor? Is it the largest range of t values for the given information of y(1) = -2?

I am not familiar with the term "limiting factor". Perhaps it refers to disallowed values of t in your answer.