Thread Closed

Second order linear system and power series: Differential Equations

 
Share Thread Thread Tools
Dec8-09, 05:48 PM   #1
 

Second order linear system and power series: Differential Equations


1. The problem statement, all variables and given/known data
Find a third degree polynomial approximation for the general solution to the differential equation:

[tex]\frac{d^{2}y}{dt^{2}}[/tex] +3[tex]\frac{dy}{dt}[/tex]+2y= ln(t+1)

2. Relevant equations
Power series expansion for ln(t+1)


3. The attempt at a solution

The system to the corresponding homogeneous equation [tex]\frac{d^{2}y}{dt^{2}}[/tex] +3[tex]\frac{dy}{dt}[/tex]+2y = 0

is y(t) = k1e-t +k2e-2t

Then I guessed[tex]\frac{ at^{3}}{3}[/tex]-[tex]\frac{bt^{2}}{2}[/tex]+ct as a solution for the original equation. Plugging this in I got a=1/2, b=2,c=2/3

But then I still have the t[tex]^{4}[/tex], t[tex]^{5}[/tex] terms, etc left in the equation. Im not quite sure how a third degree polynomial can be a solution to this equation.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Jan3-10, 11:39 PM   #2
 
Quote by clarineterr View Post
Im not quite sure how a third degree polynomial can be a solution to this equation.
Because it will be an approximation not really the solution itself.
Thread Closed
Thread Tools


Similar Threads for: Second order linear system and power series: Differential Equations
Thread Forum Replies
System of linear second order differential equations Differential Equations 9
System of Second Order, Nonhomogeneous Differential Equations Differential Equations 3
second order system of differential equations in Matlab Math & Science Software 11
power series to solve 2nd order ordinary differential equations Calculus & Beyond Homework 3
A system of two second order differential equations Differential Equations 3