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!)
A325896 Digits of the 2-adic integer 3^(1/5). 4
1, 1, 0, 0, 1, 0, 1, 1, 0, 0, 0, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 1, 1, 0, 1, 0, 0, 1, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 1, 1, 0, 1, 1, 0, 1, 0, 1, 1, 1, 1, 0, 0, 1, 0, 0, 0, 1, 0 (list; graph; refs; listen; history; text; internal format)
OFFSET
0
LINKS
Wikipedia, p-adic number
FORMULA
a(n) = (A325892(n+1) - A325892(n))/2^n.
a(n) = 0 if A325892(n)^5 - 3 is divisible by 2^(n+1), otherwise a(n) = 1.
EXAMPLE
Equals ...0110000110000000010000011111100011010011.
PROG
(PARI) a(n) = lift(sqrtn(3+O(2^(n+1)), 5))\2^n
CROSSREFS
Cf. A325892.
Digits of p-adic fifth-power roots:
this sequence (2-adic, 3^(1/5));
A325897 (2-adic, 5^(1/5));
A325898 (2-adic, 7^(1/5));
A325899 (2-adic, 9^(1/5));
A322169 (5-adic, 7^(1/5));
A309445 (7-adic, 2^(1/5));
A309446 (7-adic, 3^(1/5));
A309447 (7-adic, 4^(1/5));
A309448 (7-adic, 5^(1/5));
A309449 (7-adic, 6^(1/5)).
Sequence in context: A260595 A328102 A177444 * A239200 A157686 A181115
KEYWORD
nonn,base
AUTHOR
Jianing Song, Sep 07 2019
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 August 20 21:46 EDT 2024. Contains 375339 sequences. (Running on oeis4.)