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!)
A139739 a(n) = 10^n mod 9^n. 2

%I #11 Sep 08 2022 08:45:33

%S 0,1,19,271,3439,40951,468559,434062,13906558,225159022,3026431198,

%T 5856821173,152711390557,2374402515013,8492830180156,176435471621404,

%U 734899055740795,16614091501667155,99432188218005274,544037976289055377,2738676327544569592

%N a(n) = 10^n mod 9^n.

%H Vincenzo Librandi, <a href="/A139739/b139739.txt">Table of n, a(n) for n = 0..300</a>

%t Table[PowerMod[10,n,9^n],{n,0,20}] (* _Harvey P. Dale_, Dec 15 2013 *)

%o (Magma) [10^n mod 9^n: n in [0..20]]; // _Vincenzo Librandi_, Jun 02 2011

%K nonn

%O 0,3

%A _N. J. A. Sloane_, May 20 2008

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 August 8 04:35 EDT 2024. Contains 375018 sequences. (Running on oeis4.)