in Set Theory & Algebra recategorized by
456 views
1 vote
1 vote

T(K)=5T(K-1)-4T(K-2)   with initial condition T(0)=2  and  T(1)=3  determine T(10).

using recursion i got answer,but can anyone explain above method.

 

 

in Set Theory & Algebra recategorized by
456 views

1 comment

it is already well explained . I think you should go through some theory about it then you will get the solution.

First how to generate characteristic equation :- 

https://math.stackexchange.com/questions/166743/how-to-get-the-characteristic-equation

some theory about it:-

http://courses.ics.hawaii.edu/ReviewICS241/morea/counting/RecurrenceRelations2-QA.pdf

MIT video lecture Reference :-

https://ocw.mit.edu/courses/6-042j-mathematics-for-computer-science-fall-2010/resources/lecture-15-linear-recurrences/

You can also kenneth rosen book for this as well.

2
2

2 Answers

0 votes
0 votes

 

Part 2 of the answer.

Hope this may help.

 

0 votes
0 votes

Characteristic root Technique.

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true