1120882domain: NAppears in sequencesTake the first n numbers written in base 7, concatenate them, then convert from base 7 to base 10.at n=6A048439The first n digits of the juxtaposition of the base-7 numbers converted to decimal.at n=7A055148Concatenation of the first n numbers in base n.at n=5A179075