1 1 vote Let $\text{S}_n$ denote the sum of the squares of the first $n$ odd natural numbers. If $\text{S}_n=533n,$ find the value of $n$. $18$ $20$ $24$ $30$ Quantitative Aptitude cat2011 quantitative-aptitude sequences&series + – Krithiga2101 298 points 1.9k views answer comment Share Follow Print 0 reply Please log in or register to add a comment.
0 0 votes The sum of the squares of the first n odd natural number is given by; $S_n=\frac{n(2n+1)(2n-1)}{3}$ It is given that $S_n=533n$ so; $\implies533n*3=n((2n)^2-1)$ $\implies 1599*n=4n^3-n$ $\implies 1599*n=n(4n^2-1)$ $\implies 1599+1=4n^2$ $\implies 1600=4n^2$ $\implies n^2=\frac{1600}{4}$ $\implies n^2=400$ $\implies n=20$ Option (B) is correct. Hira Thakur answered Apr 20, 2023 Hira Thakur 6.9k points comment Share Follow 0 reply Please log in or register to add a comment.