Help with a simple initial value problem

Click For Summary
SUMMARY

The initial value problem (IVP) dy/dt = 4y - 2 with the condition y(0) = 3 requires proper separation of variables for integration. The correct approach is to rewrite the equation as dy/(4y - 2) = dt before integrating both sides. This ensures that the left side is integrated with respect to y and the right side with respect to t. After integration, the constant of integration C can be determined by substituting y = 3 and t = 0.

PREREQUISITES
  • Understanding of differential equations
  • Knowledge of separation of variables technique
  • Familiarity with integration methods
  • Basic algebra for solving equations
NEXT STEPS
  • Study the method of separation of variables in differential equations
  • Learn about integrating factors for solving linear differential equations
  • Explore initial value problems and their applications in real-world scenarios
  • Practice solving more complex IVPs using different techniques
USEFUL FOR

Students studying differential equations, educators teaching calculus concepts, and anyone looking to improve their problem-solving skills in mathematical analysis.

bengaltiger14
Messages
135
Reaction score
0

Homework Statement



Solve the IVP dy/dt=4y-2, y(0)=3


This is how I work it. I integrate both sides and get y= 2y^2 - 2y + C

I then solve for C: 3=2(0)^2 - 2(0) + C

C = 3

Is this the correct way to solve for C?
 
Physics news on Phys.org
[tex]\frac{dy}{dt}=4y-2[/tex]

[tex]\frac{1}{4y-2}dy= 1 dt[/tex]

Separation of variables. Now integrate.
 
bengaltiger14 said:

Homework Statement



Solve the IVP dy/dt=4y-2, y(0)=3


This is how I work it. I integrate both sides and get y= 2y^2 - 2y + C

I then solve for C: 3=2(0)^2 - 2(0) + C

C = 3

Is this the correct way to solve for C?
It's not solving for C that is the problem! You have integrated on the left side with respect to t and on the right with respect to y. You can't do that. In order to integrate with respect to t you have to "multiply" by dt: (dy/dt) dt= dy, but then the right side is (4y- 2)dt which is NOT the same as (4y- 2)dy.

What you can do, as rock.freak667 suggested is "separate" the equation so you have only y on one side and t on the other:
dy= (4y-2)dt so dy/(4y-2)= dt. NOW you can integrate the left side with respect to y (because of the "dy") and the right side with respect to t (because of the "dt"). After you have done that you can set y= 3, t= 0 to find C, the constant of integration.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
11
Views
2K
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
5
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K