Determining $a_7$ with Given Conditions

  • Context:
  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    Conditions
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
The positive integers $a_1,\,a_2,\,\cdots,a_7$ satisfy the conditions $a_6=144$, $a_{n+3}=a_{n+2}(a_{n+1}+a_n)$, where $n=1,\,2,\,3,\,4$.

Determine $a_7$.
 
Mathematics news on Phys.org
anemone said:
The positive integers $a_1,\,a_2,\,\cdots,a_7$ satisfy the conditions $a_6=144$, $a_{n+3}=a_{n+2}(a_{n+1}+a_n)$, where $n=1,\,2,\,3,\,4$.

Determine $a_7$.

144 * 24 or 3456

as
$a_4 = a_3 ( a_2 + a_1) $

$a_5 = a_4 ( a_3 + a_2) $
= $a_3 ( a_2 + a_1) ( a_3 + a_2)$

$a_6 = a_5(a_4+a_3) $
= $a_3 ( a_2 + a_1) ( a_3 + a_2)( a_3 ( a_2 + a_1) + a_3))$
= $a_3^2 ( a_2 + a_1) ( a_3 + a_2)( a_3 ( a_2 + a_1+1)$

it is product of 5 numbers of which 2 are same and 2 differ by 1

we have 144 = 2^2 * 3 * 3 * 4

so $a_3= 2$, $a_2 = 1 $ and $a_1 = 2$
using relation above we can compute $a_4= 6$, $a_5 = 18 $ and $a_6 =144$ and $a_7$ = 144* 24
 
Last edited by a moderator: