%I A070964
%S A070964 1,1,2,3,7,6,20,21,44,50,143,108,376,364,738,987,2583,1938,6764,6150,
%T A070964 13938,17622,46367,34776,113957,121160,257114,306852,832039,549000,
%U A070964 2178308,2178309,4595932,5701290,13686704,11197764,39088168,39083988
%N A070964 Sum{1<=k<=n,GCD(k,n)=1} Fibonacci(k).
%H A070964 Leroy Quet, <a href="http://www.prism-of-spirals.net/">Home Page</a>
(listed in lieu of email address)
%e A070964 The 12_th term is F(1) + F(5) + F(7) + F(11) = 1 + 5 + 13 + 89 = 108;
where F(n) is the n-th Fibonacci number; and 1, 5, 7 and 11 are the
positive integers <= 12 and relatively prime to 12.
%Y A070964 Sequence in context: A115304 A098285 A019585 this_sequence A111075 A011372
A104955
%Y A070964 Adjacent sequences: A070961 A070962 A070963 this_sequence A070965 A070966
A070967
%K A070964 nonn
%O A070964 1,3
%A A070964 Leroy Quet May 16 2002
|