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.

A199801 Primitive elements of A060355: n such that n and n+1 are powerful but n is not of the form 4m(m+1) where m and m+1 are powerful.

Original entry on oeis.org

8, 675, 9800, 12167, 235224, 465124, 11309768, 4931691075, 5425069447, 13051463048, 8192480787000, 11968683934831, 15061377048200, 28821995554247
Offset: 1

Views

Author

Keywords

Comments

This sequence is infinite. See the comment dated Nov 19 2012 in A060355. - Franklin T. Adams-Watters, Nov 09 2013

Examples

			8 and 9 are powerful and although 8 = 4*1*(1+1), 1+1 is not powerful so 8 is in this sequence.
288 and 289 are powerful but 288 = 4*8*(8+1) and both 8 and 8+1 are powerful so 288 is not in this sequence.
675 and 676 are powerful and 675 is not of the form 4m(m+1) so 675 is in this sequence.
		

Crossrefs

Subsequence of A060355 and hence of A001694.