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!)
A132743 Powers appearing in A132416. 0
1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 5, 2, 3, 3, 3, 5, 9, 4, 3, 5, 4, 5, 5, 13, 6, 7, 5, 9, 5, 6, 5, 7, 17, 9, 7, 8, 13, 8, 9, 21, 11, 7, 10, 9, 25, 9, 11, 10, 13, 17, 9, 12, 11, 9, 29 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,10
LINKS
FORMULA
a(n)=log(mod(A132416(n),10),A132416(n)); d^a(n)=A132416(n) where d is the last digit of A132416(n), d=A132416(n) mod 10.
EXAMPLE
a(10)=2 because A132416(10)=25 the last digit of which is 5 and 5^2=25;
a(11)=5 because A132416(11)=32 the last digit of which is 2 and 2^5=32;
a(13)=3 because A132416(13)=64 the last digit of which is 4 and 4^3=64.
MATHEMATICA
a[n_]:=Log[Mod[A132416[n], 10], A132416[n]]
CROSSREFS
Cf. A132416.
Sequence in context: A134486 A088006 A078311 * A192885 A246904 A199611
KEYWORD
nonn,base
AUTHOR
Zak Seidov, Nov 17 2007
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 May 6 18:59 EDT 2024. Contains 372297 sequences. (Running on oeis4.)