Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A054425
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A054425 A054424 expanded to normal triangular array, with zeros at those (x,y) where x and y are not relatively prime. +0
10
1, 2, 3, 4, 0, 7, 8, 5, 6, 15, 16, 0, 0, 0, 31, 32, 9, 11, 12, 14, 63, 64, 0, 10, 0, 13, 0, 127, 128, 17, 0, 23, 24, 0, 30, 255, 256, 0, 19, 0, 0, 0, 28, 0, 511, 512, 33, 18, 20, 47, 48, 27, 29, 62, 1023, 1024, 0, 0, 0, 22, 0, 25, 0, 0, 0, 2047, 2048, 65, 35, 39, 21, 95, 96, 26, 56 (list; table; graph; listen)
OFFSET

1,2

COMMENT

Cf. A054431

FORMULA

a(n) = A054424_as_array(n)

MAPLE

position_in_whole_SB_tree_or_zero := (n, m) -> `if`((1 = gcd(n, m)), (frac2position_in_whole_SB_tree(n/m)), (0));

A54424_as_array := n -> position_in_whole_SB_tree_or_zero( ((n-((trinv(n)*(trinv(n)-1))/2))+1), ((((trinv(n)-1)*(((1/2)*trinv(n))+1))-n)+1) );

trinv := n -> floor((1+sqrt(1+8*n))/2); # Gives integral inverses to the triangular numbers

CROSSREFS

Sequence in context: A091703 A004180 A011418 this_sequence A031219 A071498 A086198

Adjacent sequences: A054422 A054423 A054424 this_sequence A054426 A054427 A054428

KEYWORD

nonn,tabl,nice

AUTHOR

Antti Karttunen

page 1

Search completed in 0.002 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 November 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research