Solve Difference Equation | General Solution | No Particular Solution

haoku
Messages
24
Reaction score
0

Homework Statement


Given difference equation
T(a+2)-7T(a+1) +6T(a)= 6f
Find the general solution of this equation

Homework Equations


I have found the auxiliary equation be
A(1)^n+B(6)^n
But seems can't find the particular solution of that question.
Is it impossible to do this question?


The Attempt at a Solution

 
Physics news on Phys.org
Hi haoku! :smile:
haoku said:
T(a+2)-7T(a+1) +6T(a)= 6f

What's f? :confused:
 
f is a constant? Then "trying" a constant as solution won't work because a constant already satisfies the homogeneous equation (n0= 1). Try T(n)= Cn as a solution and determine C.
 
Sorry this is 6a
 
haoku said:
Sorry this is 6a

ah! :biggrin:

in that case, try a polynomial in a. :smile:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top