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.

A359537 Number of partitions of n into at most 2 distinct positive Fibonacci numbers (with a single type of 1).

This page as a plain text file.
%I A359537 #8 Jan 08 2023 15:46:27
%S A359537 1,1,1,2,1,2,1,1,2,1,1,1,0,2,1,1,1,0,1,0,0,2,1,1,1,0,1,0,0,1,0,0,0,0,
%T A359537 2,1,1,1,0,1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,2,1,1,1,0,1,0,0,1,0,0,0,0,
%U A359537 1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,2,1,1,1,0,1
%N A359537 Number of partitions of n into at most 2 distinct positive Fibonacci numbers (with a single type of 1).
%e A359537 a(8) = 2 because we have [8] and [5, 3].
%Y A359537 Cf. A000045, A000119, A357731, A359511, A359514, A359538, A359539.
%K A359537 nonn
%O A359537 0,4
%A A359537 _Ilya Gutkovskiy_, Jan 04 2023