Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
0
828
0
avatar

I have a squence similar to the Fibonacci sequence

a(n)=3×(a(n1)+a(n2)a(n3))

And I know that the Fibonacci sequence could be reduced to

F_{n} = \cfrac{\varphi^n-(-\varphi)^{-n}}{\sqrt{5}}.

Can the first sequence be reduced similarly to the fibonachi sequence

 
 Aug 21, 2015

3 Online Users

avatar
avatar
avatar