Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A079405
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A079405 Number of dots in primes in Braille. +0
2
2, 2, 2, 4, 2, 3, 5, 3, 4, 4, 3, 6, 4, 5, 7, 4, 4, 4, 7, 5, 6, 6, 5, 5, 6, 2, 3, 5, 3, 4, 7, 4, 7, 5, 6, 4, 7, 6, 8, 7, 7, 5, 4, 5, 7, 5, 4, 6, 8, 6, 6, 6, 6, 5, 8, 7, 7, 7, 10, 6, 7, 6 (list; graph; listen)
OFFSET

0,1

LINKS

American Foundation for the Blind, Braille Bug

EXAMPLE

The 5-th prime is 11, hence a(11)=1+1=2

PROGRAM

(PARI) { braille=[3, 1, 2, 2, 3, 2, 3, 4, 3, 2]; forprime (n=2, 300, b=braille[n%10+1]; n2=n; if (n>99, b=b+braille[n\100+1]; n2=n%100); if (n2>9, b=b+braille[n2\10+1]); print1(b", ")) }

CROSSREFS

Cf. A079399, A072283.

Sequence in context: A069930 A066761 A108920 this_sequence A072048 A072056 A066012

Adjacent sequences: A079402 A079403 A079404 this_sequence A079406 A079407 A079408

KEYWORD

nonn

AUTHOR

Jon Perry (perry(AT)globalnet.co.uk), Feb 16 2003

page 1

Search completed in 0.005 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 6 17:22 EDT 2008. Contains 140988 sequences.


AT&T Labs Research