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!)
A345240 a(1) = 1; thereafter a(n) = A161406(a(n-1)). 2
1, 52, 158, 229, 278, 284, 304, 235, 289, 291, 300, 153, 251, 298, 291, 300, 153, 251, 298, 291, 300, 153, 251, 298, 291, 300, 153, 251, 298, 291, 300, 153, 251, 298, 291, 300, 153, 251, 298, 291, 300, 153, 251, 298, 291, 300, 153, 251, 298, 291, 300, 153, 251, 298 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
A Spanish analog of A345126 (British English) and A345157 (US English).
Starting from n = 10 the sequence becomes periodic with period 5: repeat [291, 300, 153, 251, 298].
LINKS
MATHEMATICA
a[1]=1; a[n_]:=a[n]=Total[If[#=="ñ", 15, If[(s=LetterNumber@#)>14, s+1, s]]&/@Characters@StringDelete[IntegerName[a[n-1], "Spanish"], {" ", "-"}]]; Array[a, 100] (* Giorgos Kalogeropoulos, Jun 11 2021 *)
CROSSREFS
Sequence in context: A044765 A297627 A049059 * A292172 A166390 A161478
KEYWORD
nonn,word,easy
AUTHOR
Omar E. Pol and N. J. A. Sloane, Jun 11 2021
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 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)