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.

A109019 Numbers whose digit reversal is different and has the same number of prime factors (with multiplicity).

Original entry on oeis.org

13, 15, 17, 26, 31, 37, 39, 49, 51, 58, 62, 71, 73, 79, 85, 93, 94, 97, 107, 113, 115, 117, 122, 123, 126, 129, 143, 147, 149, 155, 157, 158, 159, 165, 167, 169, 177, 178, 179, 183, 185, 187, 199, 203, 205, 221, 225, 226, 244, 246, 265, 270, 285, 286, 289, 290
Offset: 1

Views

Author

Jonathan Vos Post, Jun 16 2005

Keywords

Comments

Ray Chandler has coauthorship credit for this sequence.

Crossrefs

Programs

  • Mathematica
    Select[Range@1000, ! PalindromeQ@# && Differences@PrimeOmega@{#,IntegerReverse@#} == {0} &] (* Hans Rudolf Widmer, Jun 03 2022 *)

Formula

{A006567} U {A097393} U {A109023} U {A109024} U ... U {A109031} U ...

Extensions

More terms from Stefan Steinerberger, Jun 16 2007