login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057873 a(1) = 1; a(n+1) = sum of terms in continued fraction for sum{k=1 to n}[a(n+1-k)/a(k)]. 0

%I #6 Apr 09 2014 10:16:37

%S 1,1,2,5,13,29,149,217,449,855,1578,2834,5445,9425,17054,30095,53610,

%T 94905,170505,300335,532606,942870,1669907,2957734,5236935,9271871,

%U 16416945,29066281,51463071,91587523,161792680,286563514,507342270

%N a(1) = 1; a(n+1) = sum of terms in continued fraction for sum{k=1 to n}[a(n+1-k)/a(k)].

%e Sum{k=1 to 4}[a(5-k)/a(k)] = 5/1 +2/1 +1/2 +1/5 = 77/10 =7 +1/(1 +1/(2 +1/3)). So a(5) = 7 +1 +2 +3 = 13.

%K easy,nonn

%O 1,3

%A _Leroy Quet_, Nov 19 2000

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 6 06:36 EDT 2024. Contains 372290 sequences. (Running on oeis4.)