Understanding Separable Differential Equations and Initial Value Problems

Click For Summary

Homework Help Overview

The discussion revolves around solving separable differential equations and initial value problems, specifically focusing on two equations: \( tyy' = y - 1 \) and \( y' = y^2 - 4y \). Participants are exploring methods to find general solutions and apply initial conditions.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants discuss integration techniques for the first equation, including integration by parts and algebraic manipulation. For the second equation, there is mention of using partial fractions and completing the square. Some participants express uncertainty about starting points and integration methods.

Discussion Status

Several participants have provided guidance on integration techniques, particularly suggesting the use of partial fractions for the second equation. There is acknowledgment of the need to be cautious about division by zero in the context of the second equation, with discussions on the implications for initial value problems.

Contextual Notes

Participants note the importance of recognizing conditions such as \( y \neq 0 \) and \( y \neq 4 \) when solving the second equation, as these values affect the uniqueness of solutions in initial value problems.

simba_
Messages
19
Reaction score
0

Homework Statement



I am stuck on these two questions. The first one I can start off and finish but i cannot do the middle part and in the second question I have no idea how to start it off.

Find the general solution of the following separable equations; then use the solution which obeys the initial condition y(1)=2 to solve

1) tyy'=y-1

2) y'=y2-4y

Homework Equations





The Attempt at a Solution



1)

yy'/y-1 = 1/t
y/(y-1) dy = 1/t dt

here i do not know how to integrate the LHS??
but i looked the answer up in wolfram alpha and got it solved from there.

2) no idea how to start this one

the answer for question is
-1/(c+logt)

-where c is 1/2

Sorry for my poorly presented questions, Ill learn how to write out the equations properly for my next post!
 
Physics news on Phys.org
For

y/(y-1) dy = 1/t dt

you can integrate the LHS by parts. For

2) y'=y2-4y

you also use the fact that the equation is separable. The integration can be done by partial fractions.
 
In the first question, y/(y-1) = (y - 1 + 1)/(y - 1) = 1 + 1/(y - 1). The integral of this would be y + log(y - 1).
In the second question, you can either complete the square or separate the integrand by partial fractions. By partial fracs, the LHS dy/(y)(y - 4) is separated into => (dy/4y) - (dy/4(y - 4)) which can be easily integrated.
 
fzero said:
For

y/(y-1) dy = 1/t dt

you can integrate the LHS by parts. For

2) y'=y2-4y

you also use the fact that the equation is separable. The integration can be done by partial fractions.

i got the first one... thanks.

for the second one i have to find a way to integrate 1/(y2-4y) dy I am lost as to how i do this, I am assuming its but integration by parts but i cannot get an answer using this method
 
simba_ said:
i got the first one... thanks.

for the second one i have to find a way to integrate 1/(y2-4y) dy I am lost as to how i do this, I am assuming its but integration by parts but i cannot get an answer using this method
Not integration by parts -- use partial fractions. You want to find constants A and B so that 1/(y2-4y) = A/y + B/(y - 4).
 
Mark44 said:
Not integration by parts -- use partial fractions. You want to find constants A and B so that 1/(y2-4y) = A/y + B/(y - 4).

ahhh thanks... my brain is still moving a bit slow from last night
 
Also, I would not use "integration by parts for the first one"- use simple algebra:
\frac{y}{y- 1}= \frac{y- 1+ 1}{y- 1}= 1+ \frac{1}{y- 1}
 
One needs to be careful with these separable variable equations.

For instance, let us consider the second equation,

\frac{dy}{dt} = y^2 -4 y.​

We always have to remember that division by zero is not a mathematically valid operation. So, when we separate variables to write

\frac{dy}{y^2 -4 y} = dt,​

we need to state that y \neq 0 and y \neq 4. Once we integrate on both sides to get y(t) in implicit form (and perhaps be able to solve for it in terms of elementary functions), we need to see what happens when y = 0 and y = 4. It is easy to see that both of these are solutions to the differential equation, but are not solutions to the initial value problem at hand.

Let's imagine, however, that the initial value problem was y(3) = 4, for instance. You'd have two solutions for this IVP - the one corresponding to a particular integration constant, and y(t) = 4. Uniqueness of the solution doesn't hold.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
Replies
2
Views
2K
Replies
7
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
1K