- When x = 1, y = 1/1
- When x = 2, y = 1/1 + 1/2
- When x = 3, y = 1/1 + 1/2 + 2/3
- When x = 4, y = 1/1 + 1/2 + 2/3 + 3/4
- When x = 5, y = 1/1 + 1/2 + 2/3 + 3/4 + 4/5
- When x = 6, y = 1/1 + 1/2 + 2/3 + 3/4 + 4/5 + 5/6
- When x = 7, y = 1/1 + 1/2 + 2/3 + 3/4 + 4/5 + 5/6 + 6/7
- When x = 8, y = 1/1 + 1/2 + 2/3 + 3/4 + 4/5 + 5/6 + 6/7 + 7/8
- When x = 9, y = 1/1 + 1/2 + 2/3 + 3/4 + 4/5 + 5/6 + 6/7 + 7/8 + 8/9
- When x = 10, y = 1/1 + 1/2 + 2/3 + 3/4 + 4/5 + 5/6 + 6/7 + 7/8 + 8/9 + 9/10
Would this list be a function or a sequence, and how would one go about defining it? I plotted it on Desmos and got this: