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.

A135430 Numbers k for which Ramanujan's function tau(k)=A000594(k) is an odd prime.

Original entry on oeis.org

63001, 458329, 942841, 966289, 1510441, 2961841, 4879681, 14280841, 29019769, 46117681, 49182169, 51652969, 56957209, 75047569, 80120401, 86136961, 93644329, 97752769, 104509729, 162384049, 164378041, 177235969, 193571569
Offset: 1

Views

Author

Giovanni Resta, Dec 12 2007

Keywords

Comments

Here, negative integers whose absolute value is prime are considered prime.
a(1) = 63001 was found by Lehmer in 1965. It is known that tau(n) is odd if and only if n is an odd square. Indeed, a(1)=251^2, a(2)=677^2, ..., a(7)=47^4. The first sixth power in the sequence is 1151^6.
From Olivier Rozier, Feb 03 2016 (Start)
a(n) = p^(q-1) for p,q odd primes, and p not included in A007659, so that a(n) is a subsequence of A036454. Consequence of the arithmetical properties: (i) tau function is multiplicative, (ii) for p prime, tau(p^(k-1)) is the k-th term of a Lucas sequence.
It is conjectured that the equation |tau(n)|=2 has no solution. (End)

Examples

			tau(63001) = -80561663527802406257321747 which is prime.
		

Crossrefs

Cf. A000594 (Ramanujan's tau function tau(n)).
Cf. A265913 (tau(a(n))).

Programs