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.

A071386 Numbers k such that the cardinality of the set of solutions to phi(x) = k is odd.

Original entry on oeis.org

2, 8, 20, 32, 40, 44, 48, 56, 60, 72, 92, 96, 104, 108, 116, 120, 128, 132, 140, 144, 156, 164, 192, 204, 212, 216, 220, 240, 252, 260, 272, 276, 296, 300, 332, 344, 356, 360, 368, 380, 384, 392, 396, 400, 416, 420, 440, 444, 452, 456, 476, 480, 500, 504, 512
Offset: 1

Views

Author

Labos Elemer, May 23 2002

Keywords

Examples

			k = 40 is a term: InvPhi(40) = {41,55,75,82,88,100,110,132,150} has 9 entries.
		

Crossrefs

Programs

Formula

{ k : Card(InvPhi(k)) mod 2 = 1 }.