英數兩全字詞教學
13 數列 Sequence
- sequence 數列、序列
- index 編號、足標
- subscript 下標、足標
- computer 電腦
- elements 元素
- data structure 資料結構
- the k-th term 第 k 項
- finite-length sequence 有限數列
- programming language 程式語言
- consecutive integers in order 連續整數
- the length of the sequence 序列的長度
- A list of numbers that are in order. 按順序排列的數
- a sub n for n goes from one to ten \((a_n)_{n=1}^{10}\)
- An enumerated collection of objects in which repetitions are allowed and order matters 按照順序而容許重複的編號物件
- The sequence of n squared, for n being natural numbers. \((n^2)_{n\in\mathbb{N}}\)