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!)
A109716 Powers of 111111. 3

%I #12 Oct 15 2022 15:59:32

%S 1,111111,12345654321,1371737997260631,152415180613625971041,

%T 16935003133160595268336551,1881665133128606900860142518161,

%U 209073694607052641361471295335386871

%N Powers of 111111.

%H Seiichi Manyama, <a href="/A109716/b109716.txt">Table of n, a(n) for n = 0..198</a>

%H <a href="/index/Rec#order_01">Index entries for linear recurrences with constant coefficients</a>, signature (111111).

%F a(n) = 111111^n.

%t NestList[111111#&,1,10] (* _Harvey P. Dale_, Oct 15 2022 *)

%o (PARI) a(n) = 111111^n \\ _Charles R Greathouse IV_, Sep 25 2014

%K nonn,easy

%O 0,2

%A _Philippe Deléham_, Aug 08 2005

%E Corrected by _Charles R Greathouse IV_, Sep 25 2014

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 April 19 16:21 EDT 2024. Contains 371794 sequences. (Running on oeis4.)