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!)
A121761 In decimal number system, take negative power of 10 at even digits of n. Sequence gives numerators of result. 2
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 1, 6, 11, 16, 21, 26, 31, 36, 41, 46, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 2, 7, 12, 17, 22, 27, 32, 37, 42, 47, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 3, 8, 13, 18, 23, 28, 33, 38, 43, 48, 70, 71, 72, 73, 74, 75 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
See accompanying sequence A121760 In decimal number system, take negative power of 10 at odd digits of n.
LINKS
Zak Seidov, First 1000 terms
FORMULA
If n=sum(d(i)*10^(i-1)), then a(n)=sum(d(i)*10^((-1)^(1+d(i))*(i-1)))
EXAMPLE
a(23)=16 because 23=2*10^1+3*10^0 and a(23)=numerator[2*10^((-1)^(1+2)*1)+3*10^((-1)^(1+3)*0)=2/10+3=32/10=16/5]=16.
CROSSREFS
Cf. A121760.
Sequence in context: A106620 A080685 A074805 * A056963 A291769 A167129
KEYWORD
base,frac,nonn
AUTHOR
Zak Seidov, Aug 20 2006
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 28 06:27 EDT 2024. Contains 372020 sequences. (Running on oeis4.)