The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A177079 5*(10^n-3) 1

%I #20 Aug 20 2023 11:51:03

%S 35,485,4985,49985,499985,4999985,49999985,499999985,4999999985,

%T 49999999985,499999999985,4999999999985,49999999999985,

%U 499999999999985,4999999999999985,49999999999999985,499999999999999985

%N 5*(10^n-3)

%H Vincenzo Librandi, <a href="/A177079/b177079.txt">Table of n, a(n) for n = 1..300</a>

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

%t Table[5*(10^n-3),{n,20}]; [From Alonso Del Arte, Nov 15 2010]

%t LinearRecurrence[{11,-10},{35,485},20] (* _Harvey P. Dale_, Aug 20 2023 *)

%o (Magma) [5*(10^n-3): n in [1..35]];

%o (PARI) a(n)=5*10^n-15 \\ _Charles R Greathouse IV_, Jun 04, 2011

%K nonn,easy

%O 1,1

%A _Vincenzo Librandi_

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 May 29 05:33 EDT 2024. Contains 372921 sequences. (Running on oeis4.)