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!)
A121520 a(n) = (10^n+1)^n. 2

%I #8 Sep 08 2022 08:45:27

%S 1,11,10201,1003003001,10004000600040001,10000500010000100000500001,

%T 1000006000015000020000015000006000001,

%U 10000007000002100000350000035000002100000070000001

%N a(n) = (10^n+1)^n.

%H Vincenzo Librandi, <a href="/A121520/b121520.txt">Table of n, a(n) for n = 0..30</a>

%t Table[(10^n + 1)^n, {n, 0, 25}] (* _Vincenzo Librandi_, May 26 2016 *)

%o (Magma) [(10^n+1)^n: n in [0..10]]; // _Vincenzo Librandi_, May 26 2016

%Y Cf. A121521.

%K easy,nonn

%O 0,2

%A _Jason Earls_, Aug 05 2006

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 9 12:29 EDT 2024. Contains 375764 sequences. (Running on oeis4.)