The Student Room Group

Very strange math sequence question?

Hi all

We have this question to complete in our math module for a software engineering degree. I do not understand how to solve this sequence question, as its using the variables a and b, instead of it equaling a numeric value. Any ideas on how to solve this would be most appreciated.

Thank you.

Capture.PNG
(edited 5 years ago)
Reply 1
Iterate to find x_2, x_3, ... in terms of a and b.
Hopefullly some pattern may emerge otherwise keep going to x_10.

Edit: Hint - remember to factorize the numerator.
(edited 5 years ago)
Original post by User40405
Hi all

We have this question to complete in our math module for a software engineering degree. I do not understand how to solve this induction question, as its using the variables a and b, instead of it equaling a numeric value. Any ideas on how to solve this would be most appreciated.

Thank you.


Just treat a,ba,b as some constants.

Then x2=1+x1x0=1+bax_2 = \dfrac{1+x_1}{x_0} = \dfrac{1+b}{a}

Then x3=1+x2x1=1+1+bab=a+b+1abx_3 = \dfrac{1+x_2}{x_1} = \dfrac{1+\frac{1+b}{a}}{b} = \dfrac{a+b+1}{ab}

and so on until you get x10x_{10}
Original post by User40405
Hi all

We have this question to complete in our math module for a software engineering degree. I do not understand how to solve this induction question, as its using the variables a and b, instead of it equaling a numeric value. Any ideas on how to solve this would be most appreciated.

This has nothing to do with Induction.
Substitute in the initial values:
x2 = (1 + x1)/x0 = (1 + b)/a then find x3 etc
Original post by Muttley79
This has nothing to do with Induction.
Substitute in the initial values:
x2 = (1 + x1)/x0 = (1 + b)/a then find x3 etc

Thank you.

I was looking at the previous question when I created this thread! That had to do with induction.
Reply 5
Original post by User40405
Thank you.

I was looking at the previous question when I created this thread! That had to do with induction.

You should notice a pattern emerging with x_4 ...
Original post by RDKGames
Just treat a,ba,b as some constants.

Then x2=1+x1x0=1+bax_2 = \dfrac{1+x_1}{x_0} = \dfrac{1+b}{a}

Then x3=1+x2x1=1+1+bab=a+b+1abx_3 = \dfrac{1+x_2}{x_1} = \dfrac{1+\frac{1+b}{a}}{b} = \dfrac{a+b+1}{ab}

and so on until you get x10x_{10}

Hi

If I understrand correctly, X4 = (ab + a + b + 1)/ (b(b + 1))?
Original post by User40405
Hi

If I understrand correctly, X4 = (ab + a + b + 1)/ (b(b + 1))?

Just wanted to make sure I am doing it correctly.
Original post by User40405
Hi

If I understrand correctly, X4 = (ab + a + b + 1)/ (b(b + 1))?


Yep.
Reply 9
Original post by User40405
Just wanted to make sure I am doing it correctly.


Can you factorize the numerator & cancel anything?
Original post by mqb2766
Can you factorize the numerator & cancel anything?

My bad, its actaully (a+1)/b

Quick Reply

Latest