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.

A078326 Numbers n such that n-1 and n are a pair of consecutive powerful numbers.

Original entry on oeis.org

9, 289, 676, 9801, 12168, 235225, 332929, 465125, 1825201, 11309769, 384199201, 592192225, 4931691076, 5425069448, 13051463049, 221322261601, 443365544449, 865363202001, 8192480787001, 11968683934832, 13325427460801, 15061377048201, 28821995554248
Offset: 1

Views

Author

Reinhard Zumkeller, Nov 23 2002

Keywords

Comments

a(n) = u*rad(u) = v*rad(v)+1 for appropriate u, v, where rad(n) = A007947(n) is the squarefree kernel.
Also numbers n such that n(n-1) is a powerful number. - Charles R Greathouse IV, Aug 08 2013

Crossrefs

Programs

Formula

a(n) = A060355(n)+1.

Extensions

a(22)-a(23) from Donovan Johnson, Jul 29 2011