login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A104365 a(n) = A104350(n) + 1. 10
2, 3, 7, 13, 61, 181, 1261, 2521, 7561, 37801, 415801, 1247401, 16216201, 113513401, 567567001, 1135134001, 19297278001, 57891834001, 1099944846001, 5499724230001, 38498069610001, 423478765710001, 9740011611330001 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = (a(n-1) - 1) * A006530(n) + 1 for n>1, a(1) = 0;
MATHEMATICA
FoldList[Times, Array[FactorInteger[#][[-1, 1]] &, 30]] + 1 (* Amiram Eldar, Apr 08 2024 *)
CROSSREFS
Sequence in context: A171434 A104366 A104367 * A104372 A092969 A089136
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Mar 06 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 17:29 EDT 2024. Contains 371962 sequences. (Running on oeis4.)