I have tried using a negative exponent. I need one statement not two, the pattern is $$1, \; \frac{1}{2}, \; 3, \; \frac{1}{4}, \; 5, \; \frac{1}{6}, \dots$$
2026-05-10 23:31:52.1778455912
Finding the $n$th term for the sequence $1, \frac{1}{2}, 3, \frac{1}{4}, 5, \frac{1}{6}, \dots$
138 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
$$1, \frac{1}{2} , 3, \frac{1}{4} , 5, \frac{1}{6} \dots$$
The nth term would be: $n$ if $n$ is odd, and $\frac{1}{n}$ if $n$ is even.