How do you write the expression for the nth term of the sequence given 1, 1/4, 1/9, 1/16, 1/25,...? Precalculus Sequences Infinite Sequences 1 Answer LM Feb 24, 2017 a_n=1/n^2 Explanation: n: 1, 2, 3, 4, 5... a_n: 1, 1/4, 1/9, 1/16, 1/25... 1^2=1, 2^2=4, 3^2=9, etc. n: 1, 2, 3, 4, 5... n^2: 1, 4, 9, 16, 25... n: 1, 2, 3, 4, 5... 1/n^2: 1/1, 1/4, 1/9, 1/16, 1/25... therefore a_n = 1/n^2 Answer link Related questions What is a sequence? How does the Fibonacci sequence relate to Pascal's triangle? What is the Fibonacci sequence? How do I find the nth term of the Fibonacci sequence? How do you find the general term for a sequence? How do find the nth term in a sequence? What is the golden ratio? How does the golden ratio relate to the Fibonacci sequence? How do you determine if -10,20,-40,80 is an arithmetic or geometric sequence? How do you determine if 15,-5,-25,-45 is an arithmetic or geometric sequence? See all questions in Infinite Sequences Impact of this question 7029 views around the world You can reuse this answer Creative Commons License