Ask your own question, for FREE!
Mathematics 20 Online
OpenStudy (anonymous):

how to solve a recurreance relation?? i need to learn from basic of solving recurreance relation any good material to study that??

OpenStudy (mattfeury):

it depends on the type of recurrence: linear / nonlinear, homogenous / not, order, etc. are you in a combinatorics class?

OpenStudy (anonymous):

no i am not in combinatorics class.. is there any material study each type??

OpenStudy (mattfeury):

i will try to find something. if you have any specific questions, just ask though :).

OpenStudy (anonymous):

ya . i need to solve recurreance equation of quicksort and binary search tree....??

OpenStudy (mattfeury):

fun.... there is a master theorem for T(n) = aT(n/b) + cn^d that is already proven and solved. can you use that? you should post the actual question otherwise i can't really specifically help you.

OpenStudy (mattfeury):

generally what you'll want to do is just keep "telescoping" or plugging in the recurrence until you can get a pattern and right it as a sum. from there it helps if the sums can be solved. are you learning about big Oh?

OpenStudy (anonymous):

ya learning big oh , theta and omega........

OpenStudy (anonymous):

is this a good material pages.pacificcoast.net/~cazelais/222/rec.pdf

OpenStudy (mattfeury):

yea that looks nice. are you trying to do it from a mathematical perspective or computer science? i have some comp sci materials but it is more about big Oh then it is actually solving a recurrence. (it is more theoretical)

OpenStudy (anonymous):

i need to solve it from comp sci perspective ?

OpenStudy (mattfeury):

i'm taking this class right now ;) but it is a really good class. very difficult though. there are some lecture pdfs here: http://www.cc.gatech.edu/~venkat/3510/lectures.html attached is a sample test with questions and solutions (i took the real thing today. wowie.)

OpenStudy (anonymous):

ya very very thanks ..... i will see through this material and say u.............

OpenStudy (anonymous):

how can i contact u specifically? any official email id??????????????

OpenStudy (mattfeury):

no sorry. i am often on here though. i am a developer with OpenStudy :)

OpenStudy (mattfeury):

you can also try the Computer Science study group. there are a lot of similar questions.

OpenStudy (anonymous):

oh right. then i will get u through this(open study) itself.

OpenStudy (mattfeury):

http://openstudy.com/groups/computer+science

OpenStudy (anonymous):

ya

OpenStudy (anonymous):

one more question is there any relation between fraction and logarithm??

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!