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!)
A175774 7*(10^n-5) 1

%I #13 Jun 30 2023 15:20:21

%S 35,665,6965,69965,699965,6999965,69999965,699999965,6999999965,

%T 69999999965,699999999965,6999999999965,69999999999965,

%U 699999999999965,6999999999999965,69999999999999965,699999999999999965

%N 7*(10^n-5)

%H Vincenzo Librandi, <a href="/A175774/b175774.txt">Table of n, a(n) for n = 1..100</a>

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

%F a(n) = 10*a(n-1) +315. - _Vincenzo Librandi_, Jul 12 2012

%F G.f.: x*(35+280*x)/((1-10*x)*(1-x)). - _Vincenzo Librandi_, Jul 12 2012

%t CoefficientList[Series[(35+280*x)/((1-10*x)*(1-x)),{x,0,20}],x] (* _Vincenzo Librandi_, Jul 12 2012 *)

%o (Magma) [7*(10^n-5): n in [1..20]]; // _Vincenzo Librandi_, Jul 12 2012

%K nonn,easy

%O 1,1

%A _Vincenzo Librandi_, Nov 15 2010.

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 25 01:06 EDT 2024. Contains 371964 sequences. (Running on oeis4.)