login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A126627 a(n) is the number of nonnegative integers k less than 10^n such that the decimal representation of k lacks digits 1,2,3 and at least one of digits 4,5,6,7,8,9. 1
7, 49, 343, 2401, 16807, 116929, 803383, 5432161, 36120007, 236404609, 1525601623, 9726181921, 61371928807, 383929313089, 2384606035063, 14723095123681, 90457525939207, 553507860826369, 3375536272503703 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Milan Janjic, Enumerative Formulas for Some Functions on Finite Sets

FORMULA

a(n)=6*6^n-15*5^n+20*4^n-15*3^n+6*2^n-1

EXAMPLE

a(8)=5432161

MAPLE

f:=n->6*6^n-15*5^n+20*4^n-15*3^n+6*2^n-1;

CROSSREFS

Cf. A125630, A125948, A125947, A125946, A125945, A125910, A125909, A125908, A125880, A125897, A125904, A125858.

Sequence in context: A045584 A124536 A045578 * A206453 A000420 A050737

Adjacent sequences:  A126624 A126625 A126626 * A126628 A126629 A126630

KEYWORD

nonn,base

AUTHOR

Aleksandar M. Janjic and Milan R. Janjic (agnus(AT)blic.net), Feb 08 2007

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 16:56 EST 2012. Contains 205825 sequences.