Svoboda | Graniru | BBC Russia | Golosameriki | Facebook
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!)
A121544 Sum of all proper base 4 numbers with n digits (those not beginning with 0). 1
6, 114, 1896, 30624, 491136, 7862784, 125822976, 2013241344, 32212156416, 515395682304, 8246335635456, 131941389041664, 2111062300164096, 33776997104615424, 540431954881806336, 8646911282940739584, 138350580546379186176, 2213609288819376390144 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Sum of the first 3*(4^(n-1)) integers starting with 4^(n-1).
Sum of the integers from 4^(n-1) to (4^n)-1.
First differences of A026337.
LINKS
FORMULA
a(n) = (4^(n-1) + 4^n - 1) * 3 * (4^(n-1))/2.
G.f.: -6*x*(x-1) / ((4*x-1)*(16*x-1)). - Colin Barker, Apr 30 2013
EXAMPLE
a(1) = 6 = 1 + 2 + 3.
a(2) = 114 = 10_4 + 11_4 + 12_4 + 13_4 + 20_4 + 21_4 + 22_4 + 23_4 + 30_4 + 31_4 + 32_4 + 33_4 = (4+5+6+7+8+9+10+11+12+13+14+15)_10.
CROSSREFS
Sequence in context: A194132 A194476 A059116 * A274786 A317172 A278752
KEYWORD
easy,nonn,base
AUTHOR
Jonathan Vos Post, Sep 08 2006
EXTENSIONS
More terms from Colin Barker, Apr 30 2013
Edited by Michel Marcus, Apr 15 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 September 11 06:30 EDT 2024. Contains 375814 sequences. (Running on oeis4.)