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!)
A175775 7*(10^n-3). 0
49, 679, 6979, 69979, 699979, 6999979, 69999979, 699999979, 6999999979, 69999999979, 699999999979, 6999999999979, 69999999999979, 699999999999979, 6999999999999979, 69999999999999979, 699999999999999979 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(1)=49, a(2)=679, a(n)=11*a(n-1)-10*a(n-2). - Harvey P. Dale, Jun 21 2011
G.f.: x*(7*(7+20*x))/(1-11*x+10*x^2). - Harvey P. Dale, Jun 21 2011
MATHEMATICA
7(10^Range[20]-3) (* or *) LinearRecurrence[{11, -10}, {49, 679}, 20] (* Harvey P. Dale, Jun 21 2011 *)
CROSSREFS
Sequence in context: A263704 A166832 A299711 * A215117 A350982 A289992
KEYWORD
nonn
AUTHOR
Vincenzo Librandi, Nov 15 2010
STATUS
approved

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 13:02 EDT 2024. Contains 371969 sequences. (Running on oeis4.)