login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

A018194
Number of steps for S(S(..S(n)..)) to converge, where S is the Kempner function A002034.
5
1, 1, 1, 1, 1, 2, 1, 2, 3, 2, 1, 2, 1, 2, 2, 3, 1, 3, 1, 2, 2, 2, 1, 2, 3, 2, 4, 2, 1, 2, 1, 3, 2, 2, 2, 3, 1, 2, 2, 2, 1, 2, 1, 2, 3, 2, 1, 3, 3, 3, 2, 2, 1, 4, 2, 2, 2, 2, 1, 2, 1, 2, 2, 3, 2, 2, 1, 2, 2, 2, 1, 3, 1, 2, 3, 2, 2, 2, 1, 3, 4, 2, 1, 2, 2, 2, 2, 2, 1, 3, 2, 2, 2, 2, 2, 3, 1, 3, 2, 3, 1, 2, 1, 2, 2, 2, 1, 4
OFFSET
1,6
REFERENCES
Henry Ibstedt, "Smarandache Iterations", Smarandache Notions Journal, (submitted), 1996.
LINKS
FORMULA
a(A046022(n)) = 1. [Reinhard Zumkeller, Mar 09 2012]
PROG
(Haskell)
a018194 n = 1 + length (takeWhile (/= 0) $ zipWith (-) ks $ tail ks)
where ks = iterate a002034 n
-- Reinhard Zumkeller, Mar 09 2012
CROSSREFS
Sequence in context: A361158 A329744 A277889 * A338630 A286281 A229830
KEYWORD
nonn
AUTHOR
Henry Ibstedt (Glimminge 2036, 28060 Broby, Sweden)
EXTENSIONS
Corrected and extended by David W. Wilson, May 15 1997
STATUS
approved

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy