Easy differential equation but i am stuck

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
fufufu
Messages
14
Reaction score
0

Homework Statement


What is the general solution of tv' + v = 0?
book says it is v(t) = c/t but i don't see how
i tried to solve like this:

v' + (1/t)v = 0

p(t) = 1/t
P(t) = Ln(t)

y = e^ln(t) + c

= t + e^c

please help,thanks



Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
what is y?

your first equation is separable, write v'=dv/dt, then move all terms with a v to the LHS and all terms with a t to the RHS then integrate both sides
 
fufufu said:

Homework Statement


What is the general solution of tv' + v = 0?
book says it is v(t) = c/t but i don't see how
i tried to solve like this:

v' + (1/t)v = 0

p(t) = 1/t
P(t) = Ln(t)

y = e^ln(t) + c
This isn't right. What you're doing by calculating ##e^{\int p(t)\,dt}## is finding an integrating factor, not the solution to the differential equation. Check your textbook to see what you're supposed to do with this factor.

(Or solve the problem the way lanedance suggested.)