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.

A091583 Number of partitions of the n-th decimal palindrome into distinct integers.

This page as a plain text file.
%I A091583 #7 Feb 16 2025 08:32:52
%S A091583 1,1,1,2,2,3,4,5,6,8,12,89,448,1816,6378,20132,58499,159046,409174,
%T A091583 483330,1087744,2368800,5010688,10327156,20792120,40982540,79229676,
%U A091583 150473568,281138048,549462336,995645336,1780751883,3146284870,5495597248,9496158208
%N A091583 Number of partitions of the n-th decimal palindrome into distinct integers.
%H A091583 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/PalindromicNumber.html">Palindromic Number</a>
%H A091583 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/Partition.html">Partition</a>
%F A091583 a(n) = A000009(A002113(n)).
%Y A091583 Cf. A091585, A091582.
%K A091583 nonn,base
%O A091583 1,4
%A A091583 _Reinhard Zumkeller_, Jan 22 2004
%E A091583 a(1)=1 prefixed and more terms from _Georg Fischer_, Dec 15 2020