Skip to content

Click on A123456 and jump to OEIS #11

@neoneye

Description

@neoneye

In the editor area. Hover over an OEIS id, and it becomes a hyperlink, that jumps to OEIS.

In the following code, if you hover over A256967, then it links to its corresponding OEIS page.

And if you hover over A256966, then it links to its corresponding OEIS page.

And if you hover over A000045, then it links to its corresponding OEIS page.

; A256967: a(n) = A256966(n) + 1.
; 1,2,4,7,10,14,18,22,27,32,37,42,47,53,59,65,71,77,83,89,95,102,109,116,123,130,137,144,151,158,165,172,179,186,194,202,210,218,226,234,242,250,258,266,274,282,290,298,306,314,322,330,338,346,354,363,372,381,390,399,408,417,426,435,444,453,462,471,480,489,498,507,516,525,534,543,552,561,570,579,588,597,606,615,624,633,642,651,660,670,680,690,700,710,720,730,740,750,760,770

lpb $0
  sub $0,1
  mov $2,$0
  max $2,0
  seq $2,72649 ; n occurs Fibonacci(n) times (cf. A000045).
  add $1,$2
lpe
add $1,1
mov $0,$1

Metadata

Metadata

Assignees

No one assigned

    Labels

    web-editEdit and run loda in the browser

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions