/- Copyright 2026 The Formal Conjectures Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -/ import FormalConjecturesUtil

Conjectures associated with A063880

A063880 lists numbers $n$ such that $\sigma(n) = 2 \cdot \text{usigma}(n)$, where $\sigma(n)$ is the sum of all divisors and $\text{usigma}(n)$ is the sum of unitary divisors.

Equivalently, these are numbers whose unitary and non-unitary divisors have equal sum.

The conjectures state that all members satisfy $n \equiv 108 \pmod{216}$, and that all primitive terms (those whose proper divisors aren't in the sequence) are powerful numbers, with $108$ being the only primitive term.

References: A63880

namespace OeisA63880 open scoped ArithmeticFunction.sigma

The set of unitary divisors of $n$: divisors $d$ such that $\gcd(d, n/d) = 1$.

def unitaryDivisors (n : ) : Finset := {d n.divisors | d.Coprime (n / d)}

The sum of unitary divisors of $n$, denoted $\text{usigma}(n)$.

def usigma (n : ) : := d unitaryDivisors n, d

A number $n$ is in the sequence A063880 if $\sigma(n) = 2 \cdot \text{usigma}(n)$.

def A (n : ) : Prop := 0 < n σ 1 n = 2 * usigma n

A term $n$ is primitive if no proper divisor of $n$ is in the sequence.

abbrev IsPrimitiveTerm (n : ) : Prop := {n | A n}.IsPrimitive n

$108$ is in the sequence A063880.

@[category test, AMS 11] theorem a_108 : A 108 := A 108 refine 0 < 108 All goals completed! 🐙, ?_ All goals completed! 🐙

$540$ is in the sequence A063880.

@[category test, AMS 11] theorem a_540 : A 540 := A 540 refine 0 < 540 All goals completed! 🐙, ?_ All goals completed! 🐙

$756$ is in the sequence A063880.

@[category test, AMS 11] theorem a_756 : A 756 := A 756 refine 0 < 756 All goals completed! 🐙, ?_ All goals completed! 🐙

$108$ is a primitive term.

@[category test, AMS 11] theorem isPrimitiveTerm_108 : IsPrimitiveTerm 108 := IsPrimitiveTerm 108 108 {n | A n} d Nat.properDivisors 108, d {n | A n} d Nat.properDivisors 108, d {n | A n} intro d d:hd:d Nat.properDivisors 108d {n | A n} d:hd:d Nat.properDivisors 108hdvd:d 108hlt:d < 108d {n | A n} d:hd:0 Nat.properDivisors 108hdvd:0 108hlt:0 < 1080 {n | A n}d:hd:1 Nat.properDivisors 108hdvd:1 108hlt:1 < 1081 {n | A n}d:hd:2 Nat.properDivisors 108hdvd:2 108hlt:2 < 1082 {n | A n}d:hd:3 Nat.properDivisors 108hdvd:3 108hlt:3 < 1083 {n | A n}d:hd:4 Nat.properDivisors 108hdvd:4 108hlt:4 < 1084 {n | A n}d:hd:5 Nat.properDivisors 108hdvd:5 108hlt:5 < 1085 {n | A n}d:hd:6 Nat.properDivisors 108hdvd:6 108hlt:6 < 1086 {n | A n}d:hd:7 Nat.properDivisors 108hdvd:7 108hlt:7 < 1087 {n | A n}d:hd:8 Nat.properDivisors 108hdvd:8 108hlt:8 < 1088 {n | A n}d:hd:9 Nat.properDivisors 108hdvd:9 108hlt:9 < 1089 {n | A n}d:hd:10 Nat.properDivisors 108hdvd:10 108hlt:10 < 10810 {n | A n}d:hd:11 Nat.properDivisors 108hdvd:11 108hlt:11 < 10811 {n | A n}d:hd:12 Nat.properDivisors 108hdvd:12 108hlt:12 < 10812 {n | A n}d:hd:13 Nat.properDivisors 108hdvd:13 108hlt:13 < 10813 {n | A n}d:hd:14 Nat.properDivisors 108hdvd:14 108hlt:14 < 10814 {n | A n}d:hd:15 Nat.properDivisors 108hdvd:15 108hlt:15 < 10815 {n | A n}d:hd:16 Nat.properDivisors 108hdvd:16 108hlt:16 < 10816 {n | A n}d:hd:17 Nat.properDivisors 108hdvd:17 108hlt:17 < 10817 {n | A n}d:hd:18 Nat.properDivisors 108hdvd:18 108hlt:18 < 10818 {n | A n}d:hd:19 Nat.properDivisors 108hdvd:19 108hlt:19 < 10819 {n | A n}d:hd:20 Nat.properDivisors 108hdvd:20 108hlt:20 < 10820 {n | A n}d:hd:21 Nat.properDivisors 108hdvd:21 108hlt:21 < 10821 {n | A n}d:hd:22 Nat.properDivisors 108hdvd:22 108hlt:22 < 10822 {n | A n}d:hd:23 Nat.properDivisors 108hdvd:23 108hlt:23 < 10823 {n | A n}d:hd:24 Nat.properDivisors 108hdvd:24 108hlt:24 < 10824 {n | A n}d:hd:25 Nat.properDivisors 108hdvd:25 108hlt:25 < 10825 {n | A n}d:hd:26 Nat.properDivisors 108hdvd:26 108hlt:26 < 10826 {n | A n}d:hd:27 Nat.properDivisors 108hdvd:27 108hlt:27 < 10827 {n | A n}d:hd:28 Nat.properDivisors 108hdvd:28 108hlt:28 < 10828 {n | A n}d:hd:29 Nat.properDivisors 108hdvd:29 108hlt:29 < 10829 {n | A n}d:hd:30 Nat.properDivisors 108hdvd:30 108hlt:30 < 10830 {n | A n}d:hd:31 Nat.properDivisors 108hdvd:31 108hlt:31 < 10831 {n | A n}d:hd:32 Nat.properDivisors 108hdvd:32 108hlt:32 < 10832 {n | A n}d:hd:33 Nat.properDivisors 108hdvd:33 108hlt:33 < 10833 {n | A n}d:hd:34 Nat.properDivisors 108hdvd:34 108hlt:34 < 10834 {n | A n}d:hd:35 Nat.properDivisors 108hdvd:35 108hlt:35 < 10835 {n | A n}d:hd:36 Nat.properDivisors 108hdvd:36 108hlt:36 < 10836 {n | A n}d:hd:37 Nat.properDivisors 108hdvd:37 108hlt:37 < 10837 {n | A n}d:hd:38 Nat.properDivisors 108hdvd:38 108hlt:38 < 10838 {n | A n}d:hd:39 Nat.properDivisors 108hdvd:39 108hlt:39 < 10839 {n | A n}d:hd:40 Nat.properDivisors 108hdvd:40 108hlt:40 < 10840 {n | A n}d:hd:41 Nat.properDivisors 108hdvd:41 108hlt:41 < 10841 {n | A n}d:hd:42 Nat.properDivisors 108hdvd:42 108hlt:42 < 10842 {n | A n}d:hd:43 Nat.properDivisors 108hdvd:43 108hlt:43 < 10843 {n | A n}d:hd:44 Nat.properDivisors 108hdvd:44 108hlt:44 < 10844 {n | A n}d:hd:45 Nat.properDivisors 108hdvd:45 108hlt:45 < 10845 {n | A n}d:hd:46 Nat.properDivisors 108hdvd:46 108hlt:46 < 10846 {n | A n}d:hd:47 Nat.properDivisors 108hdvd:47 108hlt:47 < 10847 {n | A n}d:hd:48 Nat.properDivisors 108hdvd:48 108hlt:48 < 10848 {n | A n}d:hd:49 Nat.properDivisors 108hdvd:49 108hlt:49 < 10849 {n | A n}d:hd:50 Nat.properDivisors 108hdvd:50 108hlt:50 < 10850 {n | A n}d:hd:51 Nat.properDivisors 108hdvd:51 108hlt:51 < 10851 {n | A n}d:hd:52 Nat.properDivisors 108hdvd:52 108hlt:52 < 10852 {n | A n}d:hd:53 Nat.properDivisors 108hdvd:53 108hlt:53 < 10853 {n | A n}d:hd:54 Nat.properDivisors 108hdvd:54 108hlt:54 < 10854 {n | A n}d:hd:55 Nat.properDivisors 108hdvd:55 108hlt:55 < 10855 {n | A n}d:hd:56 Nat.properDivisors 108hdvd:56 108hlt:56 < 10856 {n | A n}d:hd:57 Nat.properDivisors 108hdvd:57 108hlt:57 < 10857 {n | A n}d:hd:58 Nat.properDivisors 108hdvd:58 108hlt:58 < 10858 {n | A n}d:hd:59 Nat.properDivisors 108hdvd:59 108hlt:59 < 10859 {n | A n}d:hd:60 Nat.properDivisors 108hdvd:60 108hlt:60 < 10860 {n | A n}d:hd:61 Nat.properDivisors 108hdvd:61 108hlt:61 < 10861 {n | A n}d:hd:62 Nat.properDivisors 108hdvd:62 108hlt:62 < 10862 {n | A n}d:hd:63 Nat.properDivisors 108hdvd:63 108hlt:63 < 10863 {n | A n}d:hd:64 Nat.properDivisors 108hdvd:64 108hlt:64 < 10864 {n | A n}d:hd:65 Nat.properDivisors 108hdvd:65 108hlt:65 < 10865 {n | A n}d:hd:66 Nat.properDivisors 108hdvd:66 108hlt:66 < 10866 {n | A n}d:hd:67 Nat.properDivisors 108hdvd:67 108hlt:67 < 10867 {n | A n}d:hd:68 Nat.properDivisors 108hdvd:68 108hlt:68 < 10868 {n | A n}d:hd:69 Nat.properDivisors 108hdvd:69 108hlt:69 < 10869 {n | A n}d:hd:70 Nat.properDivisors 108hdvd:70 108hlt:70 < 10870 {n | A n}d:hd:71 Nat.properDivisors 108hdvd:71 108hlt:71 < 10871 {n | A n}d:hd:72 Nat.properDivisors 108hdvd:72 108hlt:72 < 10872 {n | A n}d:hd:73 Nat.properDivisors 108hdvd:73 108hlt:73 < 10873 {n | A n}d:hd:74 Nat.properDivisors 108hdvd:74 108hlt:74 < 10874 {n | A n}d:hd:75 Nat.properDivisors 108hdvd:75 108hlt:75 < 10875 {n | A n}d:hd:76 Nat.properDivisors 108hdvd:76 108hlt:76 < 10876 {n | A n}d:hd:77 Nat.properDivisors 108hdvd:77 108hlt:77 < 10877 {n | A n}d:hd:78 Nat.properDivisors 108hdvd:78 108hlt:78 < 10878 {n | A n}d:hd:79 Nat.properDivisors 108hdvd:79 108hlt:79 < 10879 {n | A n}d:hd:80 Nat.properDivisors 108hdvd:80 108hlt:80 < 10880 {n | A n}d:hd:81 Nat.properDivisors 108hdvd:81 108hlt:81 < 10881 {n | A n}d:hd:82 Nat.properDivisors 108hdvd:82 108hlt:82 < 10882 {n | A n}d:hd:83 Nat.properDivisors 108hdvd:83 108hlt:83 < 10883 {n | A n}d:hd:84 Nat.properDivisors 108hdvd:84 108hlt:84 < 10884 {n | A n}d:hd:85 Nat.properDivisors 108hdvd:85 108hlt:85 < 10885 {n | A n}d:hd:86 Nat.properDivisors 108hdvd:86 108hlt:86 < 10886 {n | A n}d:hd:87 Nat.properDivisors 108hdvd:87 108hlt:87 < 10887 {n | A n}d:hd:88 Nat.properDivisors 108hdvd:88 108hlt:88 < 10888 {n | A n}d:hd:89 Nat.properDivisors 108hdvd:89 108hlt:89 < 10889 {n | A n}d:hd:90 Nat.properDivisors 108hdvd:90 108hlt:90 < 10890 {n | A n}d:hd:91 Nat.properDivisors 108hdvd:91 108hlt:91 < 10891 {n | A n}d:hd:92 Nat.properDivisors 108hdvd:92 108hlt:92 < 10892 {n | A n}d:hd:93 Nat.properDivisors 108hdvd:93 108hlt:93 < 10893 {n | A n}d:hd:94 Nat.properDivisors 108hdvd:94 108hlt:94 < 10894 {n | A n}d:hd:95 Nat.properDivisors 108hdvd:95 108hlt:95 < 10895 {n | A n}d:hd:96 Nat.properDivisors 108hdvd:96 108hlt:96 < 10896 {n | A n}d:hd:97 Nat.properDivisors 108hdvd:97 108hlt:97 < 10897 {n | A n}d:hd:98 Nat.properDivisors 108hdvd:98 108hlt:98 < 10898 {n | A n}d:hd:99 Nat.properDivisors 108hdvd:99 108hlt:99 < 10899 {n | A n}d:hd:100 Nat.properDivisors 108hdvd:100 108hlt:100 < 108100 {n | A n}d:hd:101 Nat.properDivisors 108hdvd:101 108hlt:101 < 108101 {n | A n}d:hd:102 Nat.properDivisors 108hdvd:102 108hlt:102 < 108102 {n | A n}d:hd:103 Nat.properDivisors 108hdvd:103 108hlt:103 < 108103 {n | A n}d:hd:104 Nat.properDivisors 108hdvd:104 108hlt:104 < 108104 {n | A n}d:hd:105 Nat.properDivisors 108hdvd:105 108hlt:105 < 108105 {n | A n}d:hd:106 Nat.properDivisors 108hdvd:106 108hlt:106 < 108106 {n | A n}d:hd:107 Nat.properDivisors 108hdvd:107 108hlt:107 < 108107 {n | A n} d:hd:0 Nat.properDivisors 108hdvd:0 108hlt:0 < 1080 {n | A n}d:hd:1 Nat.properDivisors 108hdvd:1 108hlt:1 < 1081 {n | A n}d:hd:2 Nat.properDivisors 108hdvd:2 108hlt:2 < 1082 {n | A n}d:hd:3 Nat.properDivisors 108hdvd:3 108hlt:3 < 1083 {n | A n}d:hd:4 Nat.properDivisors 108hdvd:4 108hlt:4 < 1084 {n | A n}d:hd:5 Nat.properDivisors 108hdvd:5 108hlt:5 < 1085 {n | A n}d:hd:6 Nat.properDivisors 108hdvd:6 108hlt:6 < 1086 {n | A n}d:hd:7 Nat.properDivisors 108hdvd:7 108hlt:7 < 1087 {n | A n}d:hd:8 Nat.properDivisors 108hdvd:8 108hlt:8 < 1088 {n | A n}d:hd:9 Nat.properDivisors 108hdvd:9 108hlt:9 < 1089 {n | A n}d:hd:10 Nat.properDivisors 108hdvd:10 108hlt:10 < 10810 {n | A n}d:hd:11 Nat.properDivisors 108hdvd:11 108hlt:11 < 10811 {n | A n}d:hd:12 Nat.properDivisors 108hdvd:12 108hlt:12 < 10812 {n | A n}d:hd:13 Nat.properDivisors 108hdvd:13 108hlt:13 < 10813 {n | A n}d:hd:14 Nat.properDivisors 108hdvd:14 108hlt:14 < 10814 {n | A n}d:hd:15 Nat.properDivisors 108hdvd:15 108hlt:15 < 10815 {n | A n}d:hd:16 Nat.properDivisors 108hdvd:16 108hlt:16 < 10816 {n | A n}d:hd:17 Nat.properDivisors 108hdvd:17 108hlt:17 < 10817 {n | A n}d:hd:18 Nat.properDivisors 108hdvd:18 108hlt:18 < 10818 {n | A n}d:hd:19 Nat.properDivisors 108hdvd:19 108hlt:19 < 10819 {n | A n}d:hd:20 Nat.properDivisors 108hdvd:20 108hlt:20 < 10820 {n | A n}d:hd:21 Nat.properDivisors 108hdvd:21 108hlt:21 < 10821 {n | A n}d:hd:22 Nat.properDivisors 108hdvd:22 108hlt:22 < 10822 {n | A n}d:hd:23 Nat.properDivisors 108hdvd:23 108hlt:23 < 10823 {n | A n}d:hd:24 Nat.properDivisors 108hdvd:24 108hlt:24 < 10824 {n | A n}d:hd:25 Nat.properDivisors 108hdvd:25 108hlt:25 < 10825 {n | A n}d:hd:26 Nat.properDivisors 108hdvd:26 108hlt:26 < 10826 {n | A n}d:hd:27 Nat.properDivisors 108hdvd:27 108hlt:27 < 10827 {n | A n}d:hd:28 Nat.properDivisors 108hdvd:28 108hlt:28 < 10828 {n | A n}d:hd:29 Nat.properDivisors 108hdvd:29 108hlt:29 < 10829 {n | A n}d:hd:30 Nat.properDivisors 108hdvd:30 108hlt:30 < 10830 {n | A n}d:hd:31 Nat.properDivisors 108hdvd:31 108hlt:31 < 10831 {n | A n}d:hd:32 Nat.properDivisors 108hdvd:32 108hlt:32 < 10832 {n | A n}d:hd:33 Nat.properDivisors 108hdvd:33 108hlt:33 < 10833 {n | A n}d:hd:34 Nat.properDivisors 108hdvd:34 108hlt:34 < 10834 {n | A n}d:hd:35 Nat.properDivisors 108hdvd:35 108hlt:35 < 10835 {n | A n}d:hd:36 Nat.properDivisors 108hdvd:36 108hlt:36 < 10836 {n | A n}d:hd:37 Nat.properDivisors 108hdvd:37 108hlt:37 < 10837 {n | A n}d:hd:38 Nat.properDivisors 108hdvd:38 108hlt:38 < 10838 {n | A n}d:hd:39 Nat.properDivisors 108hdvd:39 108hlt:39 < 10839 {n | A n}d:hd:40 Nat.properDivisors 108hdvd:40 108hlt:40 < 10840 {n | A n}d:hd:41 Nat.properDivisors 108hdvd:41 108hlt:41 < 10841 {n | A n}d:hd:42 Nat.properDivisors 108hdvd:42 108hlt:42 < 10842 {n | A n}d:hd:43 Nat.properDivisors 108hdvd:43 108hlt:43 < 10843 {n | A n}d:hd:44 Nat.properDivisors 108hdvd:44 108hlt:44 < 10844 {n | A n}d:hd:45 Nat.properDivisors 108hdvd:45 108hlt:45 < 10845 {n | A n}d:hd:46 Nat.properDivisors 108hdvd:46 108hlt:46 < 10846 {n | A n}d:hd:47 Nat.properDivisors 108hdvd:47 108hlt:47 < 10847 {n | A n}d:hd:48 Nat.properDivisors 108hdvd:48 108hlt:48 < 10848 {n | A n}d:hd:49 Nat.properDivisors 108hdvd:49 108hlt:49 < 10849 {n | A n}d:hd:50 Nat.properDivisors 108hdvd:50 108hlt:50 < 10850 {n | A n}d:hd:51 Nat.properDivisors 108hdvd:51 108hlt:51 < 10851 {n | A n}d:hd:52 Nat.properDivisors 108hdvd:52 108hlt:52 < 10852 {n | A n}d:hd:53 Nat.properDivisors 108hdvd:53 108hlt:53 < 10853 {n | A n}d:hd:54 Nat.properDivisors 108hdvd:54 108hlt:54 < 10854 {n | A n}d:hd:55 Nat.properDivisors 108hdvd:55 108hlt:55 < 10855 {n | A n}d:hd:56 Nat.properDivisors 108hdvd:56 108hlt:56 < 10856 {n | A n}d:hd:57 Nat.properDivisors 108hdvd:57 108hlt:57 < 10857 {n | A n}d:hd:58 Nat.properDivisors 108hdvd:58 108hlt:58 < 10858 {n | A n}d:hd:59 Nat.properDivisors 108hdvd:59 108hlt:59 < 10859 {n | A n}d:hd:60 Nat.properDivisors 108hdvd:60 108hlt:60 < 10860 {n | A n}d:hd:61 Nat.properDivisors 108hdvd:61 108hlt:61 < 10861 {n | A n}d:hd:62 Nat.properDivisors 108hdvd:62 108hlt:62 < 10862 {n | A n}d:hd:63 Nat.properDivisors 108hdvd:63 108hlt:63 < 10863 {n | A n}d:hd:64 Nat.properDivisors 108hdvd:64 108hlt:64 < 10864 {n | A n}d:hd:65 Nat.properDivisors 108hdvd:65 108hlt:65 < 10865 {n | A n}d:hd:66 Nat.properDivisors 108hdvd:66 108hlt:66 < 10866 {n | A n}d:hd:67 Nat.properDivisors 108hdvd:67 108hlt:67 < 10867 {n | A n}d:hd:68 Nat.properDivisors 108hdvd:68 108hlt:68 < 10868 {n | A n}d:hd:69 Nat.properDivisors 108hdvd:69 108hlt:69 < 10869 {n | A n}d:hd:70 Nat.properDivisors 108hdvd:70 108hlt:70 < 10870 {n | A n}d:hd:71 Nat.properDivisors 108hdvd:71 108hlt:71 < 10871 {n | A n}d:hd:72 Nat.properDivisors 108hdvd:72 108hlt:72 < 10872 {n | A n}d:hd:73 Nat.properDivisors 108hdvd:73 108hlt:73 < 10873 {n | A n}d:hd:74 Nat.properDivisors 108hdvd:74 108hlt:74 < 10874 {n | A n}d:hd:75 Nat.properDivisors 108hdvd:75 108hlt:75 < 10875 {n | A n}d:hd:76 Nat.properDivisors 108hdvd:76 108hlt:76 < 10876 {n | A n}d:hd:77 Nat.properDivisors 108hdvd:77 108hlt:77 < 10877 {n | A n}d:hd:78 Nat.properDivisors 108hdvd:78 108hlt:78 < 10878 {n | A n}d:hd:79 Nat.properDivisors 108hdvd:79 108hlt:79 < 10879 {n | A n}d:hd:80 Nat.properDivisors 108hdvd:80 108hlt:80 < 10880 {n | A n}d:hd:81 Nat.properDivisors 108hdvd:81 108hlt:81 < 10881 {n | A n}d:hd:82 Nat.properDivisors 108hdvd:82 108hlt:82 < 10882 {n | A n}d:hd:83 Nat.properDivisors 108hdvd:83 108hlt:83 < 10883 {n | A n}d:hd:84 Nat.properDivisors 108hdvd:84 108hlt:84 < 10884 {n | A n}d:hd:85 Nat.properDivisors 108hdvd:85 108hlt:85 < 10885 {n | A n}d:hd:86 Nat.properDivisors 108hdvd:86 108hlt:86 < 10886 {n | A n}d:hd:87 Nat.properDivisors 108hdvd:87 108hlt:87 < 10887 {n | A n}d:hd:88 Nat.properDivisors 108hdvd:88 108hlt:88 < 10888 {n | A n}d:hd:89 Nat.properDivisors 108hdvd:89 108hlt:89 < 10889 {n | A n}d:hd:90 Nat.properDivisors 108hdvd:90 108hlt:90 < 10890 {n | A n}d:hd:91 Nat.properDivisors 108hdvd:91 108hlt:91 < 10891 {n | A n}d:hd:92 Nat.properDivisors 108hdvd:92 108hlt:92 < 10892 {n | A n}d:hd:93 Nat.properDivisors 108hdvd:93 108hlt:93 < 10893 {n | A n}d:hd:94 Nat.properDivisors 108hdvd:94 108hlt:94 < 10894 {n | A n}d:hd:95 Nat.properDivisors 108hdvd:95 108hlt:95 < 10895 {n | A n}d:hd:96 Nat.properDivisors 108hdvd:96 108hlt:96 < 10896 {n | A n}d:hd:97 Nat.properDivisors 108hdvd:97 108hlt:97 < 10897 {n | A n}d:hd:98 Nat.properDivisors 108hdvd:98 108hlt:98 < 10898 {n | A n}d:hd:99 Nat.properDivisors 108hdvd:99 108hlt:99 < 10899 {n | A n}d:hd:100 Nat.properDivisors 108hdvd:100 108hlt:100 < 108100 {n | A n}d:hd:101 Nat.properDivisors 108hdvd:101 108hlt:101 < 108101 {n | A n}d:hd:102 Nat.properDivisors 108hdvd:102 108hlt:102 < 108102 {n | A n}d:hd:103 Nat.properDivisors 108hdvd:103 108hlt:103 < 108103 {n | A n}d:hd:104 Nat.properDivisors 108hdvd:104 108hlt:104 < 108104 {n | A n}d:hd:105 Nat.properDivisors 108hdvd:105 108hlt:105 < 108105 {n | A n}d:hd:106 Nat.properDivisors 108hdvd:106 108hlt:106 < 108106 {n | A n}d:hd:107 Nat.properDivisors 108hdvd:107 108hlt:107 < 108107 {n | A n} All goals completed! 🐙 d:¬1 = 2 * usigma 1d:¬(σ 1) 2 = 2 * usigma 2d:¬(σ 1) 3 = 2 * usigma 3d:¬(σ 1) 4 = 2 * usigma 4d:¬(σ 1) 6 = 2 * usigma 6d:¬(σ 1) 9 = 2 * usigma 9d:¬(σ 1) 12 = 2 * usigma 12d:¬(σ 1) 18 = 2 * usigma 18d:¬(σ 1) 27 = 2 * usigma 27d:¬(σ 1) 36 = 2 * usigma 36d:¬(σ 1) 54 = 2 * usigma 54 All goals completed! 🐙

All members of the sequence satisfy $n \equiv 108 \pmod{216}$.

@[category research open, AMS 11] theorem declaration uses 'sorry'mod_216_of_a {n : } (h : A n) : n % 216 = 108 := n:h:A nn % 216 = 108 All goals completed! 🐙

All primitive terms are powerful numbers.

@[category textbook, AMS 11] theorem declaration uses 'sorry'powerful_of_isPrimitiveTerm {n : } (h : IsPrimitiveTerm n) : n.Powerful := n:h:IsPrimitiveTerm nn.Powerful All goals completed! 🐙

$108$ is the only primitive term.

@[category research open, AMS 11] theorem declaration uses 'sorry'unique_primitive_108 {n : } (h : IsPrimitiveTerm n) : n = 108 := n:h:IsPrimitiveTerm nn = 108 All goals completed! 🐙

If $m$ is a primitive term and $s$ is squarefree with $\gcd(m, s) = 1$, then $m \cdot s$ is in the sequence.

@[category textbook, AMS 11] theorem declaration uses 'sorry'a_of_primitive_mul_squarefree (m s : ) (hm : IsPrimitiveTerm m) (hs : Squarefree s) (hcoprime : m.Coprime s) : A (m * s) := m:s:hm:IsPrimitiveTerm mhs:Squarefree shcoprime:m.Coprime sA (m * s) All goals completed! 🐙

Non-primitive terms have the form $m \cdot s$ where $m$ is primitive and $s$ is squarefree with $\gcd(m, s) = 1$.

@[category research solved, AMS 11] theorem declaration uses 'sorry'exists_primitive_of_a {n : } (h : A n) : m s, IsPrimitiveTerm m Squarefree s m.Coprime s n = m * s := n:h:A n m s, IsPrimitiveTerm m Squarefree s m.Coprime s n = m * s All goals completed! 🐙 end OeisA63880