Find the general solution to the differential equation: d^2y/dx^2 - 8 dy/dx +16y = 2x

d2y/dx2 - 8 dy/dx +16 y = 2x Auxiliary Equation: m2 - 8m +16 = 0 (m - 4)= 0 m = 4  (repeated root) Complimentary function: y = (A+Bx)e4x Particular integral: try yp = ax + b dyp/dx = a d2yp/dx2 = 0 0 - 8(a) + 16(ax + b) = 2x -8a + 16ax +16b = 2x Equate x1 terms: 16a = 2          => a = 1/8 Equate x0 terms: -8a + 16b = 0     => b = a/2 = 1/16 yp = 1/8 x + 1/16 ANSWER: (A+Bx)e4x + 1/8 x + 1/16

OF

Related Further Mathematics A Level answers

All answers ▸

Prove by induction that for all positive integers n , f(n) = 2^(3n+1) + 3*5^(2n+1) , is divisible by 17.


Prove by induction the sum of the natural numbers from 1 to n is n(n+1)/2


find an expression for the sum of the series of 1 + 1/2cosx + 1/4cos2x +1/8cos3x + ......


For f(x) = (3x+4)^(-2), find f'(x) and f''(x) and hence write down the Maclaurin series up to and including the term in x^2.