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-03-25 16:02:55.1774454575
Finding the $n$th term for the sequence $1, \frac{1}{2}, 3, \frac{1}{4}, 5, \frac{1}{6}, \dots$
135 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.