Unit2 - Subjective Questions

MTH401 • Practice Questions with Detailed Answers

1

Define a Recurrence Relation and the Order of a recurrence relation. Provide one example of a linear recurrence relation.

2

Model the Tower of Hanoi problem using a recurrence relation and find its solution.

3

Solve the homogeneous linear recurrence relation: subject to initial conditions and .

4

Distinguish between Homogeneous and Non-Homogeneous linear recurrence relations with constant coefficients, giving an example of each.

5

Solve the recurrence relation with repeated roots: with .

6

Derive the general solution for a recurrence relation whose characteristic equation has complex conjugate roots .

7

Solve the following non-homogeneous recurrence relation using the Method of Inverse Operator:

8

Explain the Method of Inverse Operator for finding the particular solution of a recurrence relation when the RHS is of the form (Polynomial).

9

Find the Particular Solution of using the inverse operator method.

10

Define a Generating Function for a sequence . Find the generating function for the sequence .

11

Determine the sequence generated by the function:

12

Solve the recurrence relation with using the Method of Generating Functions.

13

Find the coefficient of in the expansion of .

14

Explain the concept of Modeling with Recurrence Relations using the example of compound interest.

15

State and prove the Shifting Property of Generating Functions.

16

Solve the recurrence relation given using generating functions.

17

When using the Method of Inverse Operator, what is the rule if the denominator becomes zero when substituting constants? (e.g., and is a root).

18

Derive the generating function for the sequence of Fibonacci numbers defined by , with .

19

Find the total solution for the third-order recurrence relation: .

20

Using the convolution property of generating functions, find the sequence generated by .