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!)
A162349 First differences of A160412. 3
3, 9, 9, 27, 9, 27, 27, 81, 9, 27, 27, 81, 27, 81, 81, 243, 9, 27, 27, 81, 27, 81, 81, 243, 27, 81, 81, 243, 81, 243, 243, 729, 9, 27, 27, 81, 27, 81, 81, 243, 27, 81, 81, 243, 81, 243, 243, 729, 27, 81, 81, 243, 81, 243, 243, 729, 81, 243, 243, 729, 243, 729 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Note that if A048883 is written as a triangle then rows converge to this sequence. - Omar E. Pol, Nov 15 2009
LINKS
FORMULA
a(n) = 3^A063787(n) = 3 * A048883(n-1). - Amiram Eldar, Feb 02 2024
MATHEMATICA
a[n_] := 3^(1 + DigitCount[n - 1, 2, 1]); Array[a, 100] (* Amiram Eldar, Feb 02 2024 *)
CROSSREFS
Cf. A048883, A161415. - Omar E. Pol, Nov 15 2009
Sequence in context: A207550 A207317 A206700 * A223022 A072404 A222996
KEYWORD
nonn
AUTHOR
Omar E. Pol, Jul 14 2009
EXTENSIONS
More terms from Omar E. Pol, Nov 15 2009
More terms from Colin Barker, Apr 19 2015
More terms from Amiram Eldar, Feb 02 2024
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 July 9 11:12 EDT 2024. Contains 374174 sequences. (Running on oeis4.)