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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A125946 a(n) is the number of nonnegative integers k less than 10^n such that the decimal representation of k lacks at least one of digits 1,2, at least one of digits 3,4,5 and at least one of digits 6,7,8,9. 17
10, 98, 940, 8798, 80140, 709238, 6096100, 50950718, 415060060, 3305238278, 25807024660, 198131841038, 1499550640780, 11213044626518, 82997777543620, 609099122145758, 4437879770746300, 32138240678881958, 231547934781860980 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Milan Janjic, Enumerative Formulas for Some Functions on Finite Sets

FORMULA

a(n)=24*7^n-72*6^n+98*5^n-76*4^n+35*3^n-9*2^n+1.

EXAMPLE

a(8)=50950718

MAPLE

f:=n->24*7^n-72*6^n+98*5^n-76*4^n+35*3^n-9*2^n+1;

CROSSREFS

Cf. A125630.

Sequence in context: A190985 A044642 A198968 * A158513 A125880 A125445

Adjacent sequences:  A125943 A125944 A125945 * A125947 A125948 A125949

KEYWORD

nonn,base

AUTHOR

Aleksandar M. Janjic and Milan R. Janjic, (agnus(AT)blic.net), Feb 04 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 16 13:42 EST 2012. Contains 205913 sequences.