Loading [MathJax]/jax/output/SVG/fonts/TeX/fontdata.js
 
+0  
 
+1
913
4
avatar+159 

Let f1,f2,f3,... be a sequence of numbers such that fn=fn1+fn2
for every integer n3 . If f7=83, what is the sum of the first 10 terms of the sequence?

 Jun 18, 2019
 #1
avatar
+2

Here is one possibility. there maybe others:
5, 7.25, 12.25, 19.5, 31.75, 51.25, 83, 134.25, 217.25, 351.50 =913

 Jun 18, 2019
 #2
avatar+130466 
+3

We can set this up as a Fibonacci Series

 

f1 =f1

f2 = f2

f3 = f2 + f1

f4 = 2f2 + f1

f5 = 3f2 + 2f1

f6 = 5f2 + 3f1

f7 = 8f2 + 5f1

f8 = 13f2 + 8f1

f9 = 21f2 + 13f1

f10 = 34f2 + 21fi

______________

Sum  =  88f2 + 55f1

 

Using a Fibonacci identity......  11f(5)  =  f(10)

So

11 [ 3f2 + 2f1]  =  33f2 + 22f1   =  34f2 + 21f1 ⇒   f1 = f2

 

Then

 

f7  =  8f2 + 5f1

f7 = 8f1 + 5fi

f7 = 13f1  = 83

13f1  = 83

f1 = 83/13

 

And the sum of the series =   88f2 + 55f1  =  88f1 + 55f1  =   143 f1

 

So....the sum is    143 (83/13)  =   913

 

Just as the Guest found  !!!

 

 

cool cool cool

 Jun 18, 2019
edited by CPhill  Jun 18, 2019
 #3
avatar+159 
+1

Thanks

 Jun 19, 2019
 #4
avatar+26396 
+2

Let f1,f2,f3, be a sequence of numbers such that fn=fn1+fn2 for every integer n3 .

If f7=83, what is the sum of the first 10 terms of the sequence?

 

f1=0f2+1f1f2=1f2+0f1f3=1f2+1f1f4=2f2+1f1f5=3f2+2f1f6=5f2+3f1f7=8f2+5f1fn=Fn1f2+Fn2f1Fibonacci Numbers:F1=1F0=0F1=1F2=1F3=2F4=3F5=5F6=8F7=13F8=21F9=34F10=55F11=89

 

f1= ?, f2= ?

f7=83=F6f2+F5f1|F6=8,F5=5

83=8f2+5f15f1=838f2f1=838f25f1=805f23f2+35f1=16f2+33f25=af1=16f2+aa=33f255a=33f23f2=35af2=35a3f2=33a2a3f2=1a2a3=bf2=1abb=2a33b=2a2a=3ba=3b2a=2b+b2a=b+b2=ca=b+cc=b2b=2ca=2c+ca=3cf2=13c2cf2=15cf1=16(15c)+3cf1=15+8c

f1=15+8c, cZf2=15c, cZ

 

sum:

s1=0f2+1f1s2=1f2+1f1s3=2f2+2f1s4=4f2+3f1s5=7f2+5f1s6=20f2+8f1sn=(Fn+11)f2+Fnf1

 

s10= ?

s10=(F111)f2+F10f1|F11=89, F10=55=88f2+55f1|f1=15+8c, f2=15c=88(15c)+55(15+8c)=88885c+5515+558c|885=558=88+5515=913

 

The sum of the first 10 terms of the sequence is 913

 

laugh

 Jun 19, 2019

0 Online Users