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!)
A246264 Inverse function for injection A246263. 4
0, 0, 1, 1, 1, 2, 3, 4, 5, 5, 5, 5, 5, 5, 5, 6, 6, 7, 8, 9, 10, 11, 12, 12, 13, 13, 14, 14, 15, 16, 16, 16, 17, 17, 17, 17, 17, 17, 17, 17, 17, 18, 18, 19, 19, 20, 21, 21, 21, 21, 22, 23, 23, 24, 25, 26, 26, 27, 27, 27, 28, 29, 30, 31, 31, 32, 33, 34, 35, 35, 36, 36, 37, 38, 39, 39, 40, 41, 42 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,6
LINKS
FORMULA
a(n) = n - A246262(n).
Other identities. For all n >= 1 the following holds:
a(A246263(n)) = n. [This works as an inverse function for A246263].
PROG
(Scheme) (define (A246264 n) (- n (A246262 n)))
CROSSREFS
Sequence in context: A079947 A094699 A194259 * A102676 A087846 A067854
KEYWORD
nonn
AUTHOR
Antti Karttunen, Aug 21 2014
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 March 28 18:04 EDT 2024. Contains 371254 sequences. (Running on oeis4.)