|
![]() ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Deutsche Version Homepage About me Satellitephotos Family Tree Sorbs Murphy's Laws Mandelbrot Mensa Riddles Links Disclaimer |
Alternate approach for the row 4, 4, 7, X, 103F(2n+1) = a*F(2n) + b and F(2n) = c*F(2n-1) + d with F(0) = 4 Applied accordingly it results: F(1) = a*F(0) + b = 4a + b = 4 F(2) = c*F(1) + d = 4c + d = 7 F(3) = a*F(2) + b = 7a + b = X F(4) = c*F(3) + d = Xc + d = 103 Solving this system of equations delivers the parameters depending on X: a = (X - 4) / 3 b = (-4X + 28) / 3 c = 96 / (X - 4) d = (7X - 412) / (X - 4) So you would get a general solution for each whole-numbered X with whole-numbered continuations after the 103. Interestingly, for even n the sequence does not depend on X. Altogether, in six cases there also exist whole-numbered parameters:
back to the Mensa-page In case of questions or suggestions just write an Email to me. |