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-2 of 2 results.

A129598 a(n) = n * A111089(n).

Original entry on oeis.org

2, 4, 9, 8, 25, 18, 49, 16, 27, 50, 121, 36, 169, 98, 75, 32, 289, 54, 361, 100, 147, 242, 529, 72, 125, 338, 81, 196, 841, 150, 961, 64, 363, 578, 245, 108, 1369, 722, 507, 200, 1681, 294, 1849, 484, 225, 1058, 2209, 144, 343, 250, 867, 676, 2809, 162, 605
Offset: 1

Views

Author

Antti Karttunen, May 01 2007

Keywords

Comments

Conjecture: differs from A050399 at the positions given by A089966. E.g., a(15)=75, instead of A050399(15)=225, a(30)=150, instead of A050399(30)=450, a(33)=363, instead of A050399(33)=1089, a(45)=225, instead of A050399(45)=1225. Conjecture 2: for all n > 1, a(n) divides A050399(n).

Crossrefs

Row 2 of A129595.
Essentially the same as A253560, except that here we have a(1) = 2.

Programs

Formula

a(1) = 2; for n >= 2, a(n) = A253560(n).

A089967 Numbers n such that Omega(n) = gpf(n) mod spf(n), where Omega=A001222, gpf=A006530 and spf=A020639.

Original entry on oeis.org

1, 15, 33, 35, 51, 69, 85, 87, 123, 141, 143, 159, 161, 177, 185, 213, 235, 249, 259, 267, 303, 321, 323, 325, 335, 339, 393, 411, 447, 455, 485, 501, 519, 533, 535, 537, 553, 573, 575, 591, 635, 681, 685, 699, 715, 717, 749, 753, 771, 785, 789, 805, 807
Offset: 1

Views

Author

Reinhard Zumkeller, Nov 17 2003

Keywords

Comments

A069859(a(n)) = A001222(a(n));
A064900 is a subsequence.

Crossrefs

Cf. A089966.
Showing 1-2 of 2 results.