cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A055635 Smallest number that can be expressed as the sum of distinct Lucas numbers (A000204) in exactly n ways.

This page as a plain text file.
%I A055635 #6 Mar 30 2012 18:34:54
%S A055635 1,4,11,22,33,51,80,87,134,145,210,221,232,344,355,373,561,554,601,
%T A055635 619,608,894,1397,930,999,988,1473,1462,1451,1509,1603,1585,2341,1596,
%U A055635 2363,2352,3658,2551,2439,2562,3781,2580,3810,3792,3926,4132,3803,3944
%N A055635 Smallest number that can be expressed as the sum of distinct Lucas numbers (A000204) in exactly n ways.
%e A055635 11 can be expressed as 11=4+7=1+3+7, distinct Lucas numbers, so a(3)=11.
%Y A055635 Cf. A000204, A003263, A054770.
%K A055635 nonn
%O A055635 1,2
%A A055635 _Jud McCranie_, Jun 06 2000