Thread Closed

First order DE, using integrating factor

 
Share Thread Thread Tools
Jan20-10, 03:38 PM   #1
 

First order DE, using integrating factor


Hi,

I tried to solve this by using the integrating factor technique
[tex]\begin{cases}
dy/dt +10y = 1 \\
y(1/10) = 2/10
\end{cases}[/tex]

So [tex]p(x) = 10t \rightarrow e^{10t}[/tex]

[tex]e^{10t} \cdot \frac{dy}{dt} + e^{10t} \cdot 10y = e^{10t}[/tex]

This part is confusing to me, i have two different variables y and t.

How do i integrate the left side?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> 'Whodunnit' of Irish potato famine solved
>> The mammoth's lament: Study shows how cosmic impact sparked devastating climate change
>> Curiosity Mars rover drills second rock target
Jan20-10, 03:45 PM   #2
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by James889 View Post
[tex]e^{10t} \cdot \frac{dy}{dt} + e^{10t} \cdot 10y = e^{10t}[/tex]

This part is confusing to me, i have two different variables y and t.
The independent variable in this problem is t. It's playing the role x would usually play.

How do i integrate the left side?
The point of the integrating factor is to turn the lefthand side into a derivative. In your case, you have

[tex]e^{10t} \cdot \frac{dy}{dt} + e^{10t} \cdot 10y = (e^{10t} y)'[/tex]

You can differentiate [itex]e^{10t} y[/itex] to verify that's the case. So integrating the lefthand side is trivial because you're just integrating a derivative.
Jan20-10, 06:10 PM   #3
 
Ok,

So after integrating both sides, i have
[tex]e^{10t}\cdot y = \frac{1}{10} e^{10t} +C[/tex]

After inserting applying the initial conditions i get:

[tex] e^{10t} \cdot \frac{1}{10} = \frac{1}{10} e^{10t} +C[/tex]

This gives that the e terms cancel and C = 2/10 but that's incorrect.

Hm, what am i missing here?
Jan20-10, 06:28 PM   #4
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Retired Staff Staff Emeritus

First order DE, using integrating factor


Quote by James889 View Post
Ok,

So after integrating both sides, i have
[tex]e^{10t}\cdot y = \frac{1}{10} e^{10t} +C[/tex]
You can solve for y to get

[tex]y=\frac{1}{10}+C e^{-10t}[/tex]

After inserting applying the initial conditions i get:

[tex] e^{10t} \cdot \frac{1}{10} = \frac{1}{10} e^{10t} +C[/tex]

This gives that the e terms cancel and C = 2/10 but that's incorrect.

Hm, what am i missing here?
A few mistakes in what you did: you didn't substitute a value in for t, and you plugged in the wrong initial value for y. Also, you apparently did the algebra wrong because the exponentials can't cancel.
Jan22-10, 04:19 PM   #5
 
Quote by vela View Post
You can solve for y to get

[tex]y=\frac{1}{10}+C e^{-10t}[/tex]
Hm, after plugging in the right value for y i get, like you.

[tex]e^1\cdot \frac{2}{10} = \frac{e^1}{10} + C[/tex] which clearly gives C = e/10

But how did you get [tex]e^{-10t}[/tex] ?

That must be from dividing by 2e^10 but why does the variable t reappear when you already plugged in 1/10 ?

Sorry for the ignorance, i suck.
Jan22-10, 10:26 PM   #6
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Retired Staff Staff Emeritus
I divided both sides of the equation by [itex]e^{10t}[/itex] to solve for y. All you have to do now is take the value of C you found and plug it back into the solution.
Thread Closed
Thread Tools


Similar Threads for: First order DE, using integrating factor
Thread Forum Replies
First order linear ODE-integrating factor has absolute value in it Calculus & Beyond Homework 7
Help with integrating factor Calculus & Beyond Homework 5
Integrating Factor Differential Equations 4
Integrating Factor Calculus & Beyond Homework 2
Integrating Factor ODE Fix Calculus & Beyond Homework 1