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.

A306454 a(n) = A261327(n)/A013946(n).

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 25, 1, 1, 25, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 169, 1, 1, 1, 1, 1, 1, 25, 1, 1, 25, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 25, 1, 1, 25, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 289, 1, 1, 1, 1, 1, 841, 1, 1, 1, 25, 1, 1, 25, 1, 1, 1
Offset: 1

Views

Author

Paul Curtz, Feb 16 2019

Keywords

Comments

Are all terms odd squares?
b(n) = A013946(n)*A261327(n) = 25, 4, 169, 25, 841, 100, 2809, 289, 7225, 676, 625, ... . Are all terms squares?
a(n) = A008833(n^2+4) if n is odd and A008833((n^2+4)/4) if n is even, so a(n) is always an odd square. - Jianing Song, Feb 27 2019
Are the square roots only primes?
The sequence of period 4: repeat [25, 1, 1, 25] appears apparently every 25 terms.
From Robert Israel, Mar 20 2019: (Start)
The first term whose square root is not 1 or a prime is a(261) = 25^2.
a(11+25*k) is divisible by 25. The first term where a(11+25*k) > 25 is a(261)=a(11+25*10)=625.
The first term where a(12+25*k) > 1 is a(1212)=a(12+25*48)=169.
The first term where a(13+25*k) > 1 is a(213)=a(13+25*8)=289.
a(14+25*k) is divisible by 25. The first term where a(14+25*k) > 25 is a(364)=a(14+25*14)=625.
All prime factors of members of the sequence are in A002144. For any p in A002144, there is k with 1 <= k < p^2/2 such that p^2 | a(n) if and only if n == k or -k (mod p^2). (End)

Examples

			A261327(n) = 5, 2, 13, 5, 29, 10, 53, 17, 85, 26, 125, 37, 173, 50, ... .
A013946(n) = 5, 2, 13, 5, 29, 10, 53, 17, 85, 26,   5, 37, 173,  2, ... .
		

Crossrefs

Programs