ith
C1technicalUS/ˈaɪθ/UK드물게 쓰임
수학·컴퓨터 분야에서 ‘i번째’를 뜻하는 전문 용어
adjective형용사
- 1
i번째 — 순서나 배열에서 변수 i가 나타내는 위치에 있는C1〔mathematics and computing〕
being in the position represented by the variable i in a series, sequence, list, or array
The ith term is calculated by substituting i into the formula.
i번째 항은 공식에 i를 대입해서 계산한다.
Store the value in the ith position of the array.
그 값을 배열의 i번째 위치에 저장하라.
유의어i-th
뉘앙스 · 쓰임
nth는 ‘임의의 n번째’를 더 일반적으로 나타내는 표현이고, ith는 변수 i로 번호가 매겨진 특정 위치를 가리킬 때 씁니다. ordinary number 표현인 first, second, third와 달리 ith는 실제 순서가 변수로 남아 있습니다.
전문적인 글에서는 ith, i-th, 또는 이탤릭체 변수 i를 사용한 i-th 형태가 모두 보일 수 있습니다. 한국어로는 보통 ‘i번째’, ‘i번째 항’, ‘i번째 원소’처럼 번역합니다.
유의어 뉘앙스 비교
- i-th
- 같은 뜻의 하이픈 표기입니다.
자주 쓰는 표현 · Collocations
determiner+adj+noun
- the ith termi번째 항
- the ith elementi번째 원소
- the ith positioni번째 위치
- the ith rowi번째 행
어원 · 암기 팁
[English]영어 알파벳 i에 서수를 만드는 접미사 -th가 붙은 형태입니다.
i + -th; 변수 i에 ‘~번째’를 나타내는 -th가 결합한 말입니다.
💡 수학에서 i를 변수로 보고, first·fourth의 -th처럼 ‘번째’를 붙인 말로 기억하면 됩니다.