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.

A065235 Odd numbers which can be written in precisely one way as sum of a subset of their proper divisors.

This page as a plain text file.
%I A065235 #25 Nov 29 2024 08:10:09
%S A065235 8925,32445,351351,442365,159427275,159587925,159677175,159784275,
%T A065235 159837825,159855675,159944925,159962775,160016325,160105575,
%U A065235 160266225,160284075,160391175,160444725,160480425,160533975,160551825,160766025,161015925,161033775,161069475
%N A065235 Odd numbers which can be written in precisely one way as sum of a subset of their proper divisors.
%C A065235 From _Antti Karttunen_, Nov 28 2024: (Start)
%C A065235 Characteristic function of this sequence is c(n) = A000035(n)*A378448(n).
%C A065235 The only non-multiples of 25 among the first 10000 terms are a(2)..(4): 32445 = 3^2 * 5 * 7 * 103, 351351 = 3^3 * 7 * 11 * 13^2 and 442365 = 3 * 5 * 7 * 11 * 383, while the other 9997 terms are all of the form 25 * some squarefree number. No terms of A228058 occur among the initial 10000 terms. Compare also to A348743.
%C A065235 (End)
%H A065235 Giovanni Resta, <a href="/A065235/b065235.txt">Table of n, a(n) for n = 1..10000</a>
%H A065235 <a href="/index/O#opnseqs">Index entries for sequences where any odd perfect numbers must occur</a>
%F A065235 {k such that k is odd and A065205(k) = 1}. - _Antti Karttunen_, Nov 28 2024
%e A065235 See A064771 for an example when the number is even.
%Y A065235 Odd terms in A064771 (a unique subset of proper divisors sums to the number).
%Y A065235 Cf. A000035, A033630, A065205, A136446, A228058, A348743, A378448.
%K A065235 nonn
%O A065235 1,1
%A A065235 _Jud McCranie_, Oct 23 2001
%E A065235 Definition clarified by _M. F. Hasler_, Apr 08 2008
%E A065235 More terms from _Giovanni Resta_, Oct 04 2019