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.

Showing 1-3 of 3 results.

A343293 a(n+1) is the smallest preimage k such that A008477(k) = a(n) with a(1) = 36.

Original entry on oeis.org

36, 64, 81, 512, 196, 16384, 1089, 8589934592, 3844, 4611686018427387904, 31329, 191561942608236107294793378393788647952342390272950272, 478864
Offset: 1

Views

Author

Bernard Schott, Apr 11 2021

Keywords

Comments

Equivalently, when g is the reciprocal map of f = A008477 as defined in the Name, the terms of this sequence are the successive terms of the infinite iterated sequence {m, g(m), g(g(m)), g(g(g(m))), ...} that begins with m = a(1) = 36, hence f(a(n)) = a(n-1).
Why choose 36? Because it is the smallest integer for which there exists such an infinite iterated sequence, with g(36) = 64; then f(36) = 32 with the periodic sequence (32, 25, 32, 25, ...) (see A062307). Explanation: 36 is the first nonsquarefree number in A342973 that is also squareful. The nonsquarefree terms < 36: 12, 18, 20, 24, 28 in A342973 are not squareful (A332785), so they have no preimage by f.
When a(n-1) has several preimages by f, as a(n) is the smallest preimage, this sequence is well defined (see examples).
All the terms are nonsquarefree but also powerful, hence they are in A001694.
a(n) < a(n+2) (last comment in A008477) but a(n) < a(n+1) or a(n) > a(n+1).
Prime factorizations from a(1) to a(13): 2^2*3^2, 2^6, 3^4, 2^9, 2^2*7^2, 2^14, 3^2*11^2, 2^33, 2^2*31^2, 2^62, 3^2*59^2, 2^177, 2^4*173^2.
It appears that a(2m) = 2^q for some q>1 and a(2m+1) = r^2 for some r>1.
a(14) <= 2^692.

Examples

			a(1) = 36; 64 = 2^6 so f(64) = 6^2 = 36, also 192 = 2^6*3^1 and f(192) = 6^2*1^3 = 36 we have f(64) = f(192) = 36; but as 64 < 192, hence g(36) = 64 and a(2) = 64.
a(2) = 64 = f(81) = f(256), but as 81 < 256, g(64) = 81 and a(3) = 81.
a(4) = 512 = f(196) = f(400), but as 196 < 400, g(512) = 196 and a(5) = 196.
		

Crossrefs

Extensions

a(10)-a(13) from Bert Dobbelaere, Apr 13 2021

A343294 a(n+1) is the smallest preimage k such that A008477(k) = a(n) with a(1) = 100.

Original entry on oeis.org

100, 1024, 625, 33554432, 2116, 70368744177664
Offset: 1

Views

Author

Bernard Schott, Apr 12 2021

Keywords

Comments

Equivalently, when g is the reciprocal map of f = A008477 as defined in the Name, the terms of this sequence are the successive terms of the infinite iterated sequence {m, g(m), g(g(m)), g(g(g(m))), ...} that begins with m = a(1) = 100, hence f(a(n)) = a(n-1).
Why choose 100? Because it is the second integer, after 36, for which there exists a new infinite iterated sequence that begins with g(100) = 1024; then f(100) = 128 with the periodic sequence (128, 49, 128, 49, ...) (see A062307). Explanation: 100 is the 4th nonsquarefree number in A342973 that is also squareful, but the 3 previous such first integers 36, 64, 81 are yet terms of the infinite iterated sequence A343293. Remember that the nonsquarefree terms in A342973 that are not squareful (A332785) have no preimage by f.
When a(n-1) has several preimages by f, as a(n) is the smallest preimage, this sequence is well defined (see examples).
All the terms are nonsquarefree but also powerful, hence they are in A001694.
a(n) < a(n+2) (last comment in A008477) but a(n) < a(n+1) or a(n) > a(n+1).

Examples

			a(1) = 100; 1024 = 2^10 so f(1024) = 10^2 = 100: also 5120 = 2^10*5^1 and f(5120) = 10^2*1^5 = 100; we have f(1024) = f(5120) = 100, but as 1024 < 5120, hence g(100) = 1024 and a(2) = 1024.
a(2) = 1024 = f(625) = f(1250), but as 625 < 1250, g(1024) = 625 and a(3) = 625.
		

Crossrefs

A343295 a(n) is the smallest k such that A008477(k) = a(n-1) with a(1) = 144.

Original entry on oeis.org

144, 4096, 1225, 34359738368, 549081
Offset: 1

Views

Author

Bernard Schott, May 10 2021

Keywords

Comments

The next term is a(6) = 2^741 with 224 digits.
Equivalently, when g is the reciprocal map of f = A008477 as defined in the Name, the terms of this sequence are the successive terms of the infinite iterated sequence {m, g(m), g(g(m)), g(g(g(m))), ...} that begins with m = a(1) = 144, hence f(a(n)) = a(n-1).
Why choose 144? Because it is the third integer, after 36 and 100, for which there exists a new infinite iterated sequence that begins with g(144) = 4096; then f(144) = 128 with the periodic sequence (128, 49, 128, 49, ...) (see A062307). Explanation: 144 is the 5th nonsquarefree number in A342973 that is also squareful; the 3 such first integers 36, 64, 81 are terms of the infinite iterated sequence A343293, while 100 is a term of the infinite iterated sequence A343294.
Remember that the nonsquarefree terms in A342973 that are not squareful (A332785) have no preimage by f.
All the terms are nonsquarefree but also powerful, hence they are in A001694.
a(n) < a(n+2) (last comment in A008477) but a(n) < a(n+1) or a(n) > a(n+1).
Prime factorizations from a(1) to a(6): 2^4*3^2, 2^12, 5^2*7^2, 2^35, 3^2*13^2*19^2, 2^741.
It appears that a(2m) = 2^q for some q > 1, and a(2m+1) = r^2 for some r > 1.

Examples

			a(1) = 144; 4096 = 2^12 so f(4096) = 12^2 = 144: also 12288 = 2^12*3^1 and f(12288) = 12^2*1^3 = 144; we have f(4096) = f(12288) = 144, but as 4096 < 12288, hence g(144) = 4096 and a(2) = 4096.
a(2) = 4096 = f(1225) = f(2450), but as 1225 < 2450, g(4096) = 1225 and a(3) = 1225.
		

Crossrefs

Showing 1-3 of 3 results.