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!)
A083811 Numbers n such that 2n+1 is the digit reversal of n+1. 5

%I #6 Aug 23 2014 13:06:53

%S 36,396,3996,39996,399996,3999996,39999996,399999996,3999999996,

%T 39999999996,399999999996,3999999999996

%N Numbers n such that 2n+1 is the digit reversal of n+1.

%C 1. a(n) = 36 + 360 + 3600+ ...+ up to n terms. a(n) = sum of n terms of the geometric progression with the first term 36 and common ratio 10. 2. a(n) = 36*A000042(n).( the unary sequence).

%F a(n) = 4*(10^n - 1).

%e 36 + 1 = 37, 2*36 + 1 = 73.

%Y Cf. A000042.

%K base,nonn

%O 1,1

%A _Amarnath Murthy_ and Meenakshi Srikanth (menakan_s(AT)yahoo.com), May 08 2003

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 27 02:54 EDT 2023. Contains 365669 sequences. (Running on oeis4.)