#jee advanced
74 messages · Page 1 of 1 (latest)
i DESPISE when they use . to mean multiplication
it's $1\cdot 0! + 3\cdot 1! + 7\cdot 2!$
artemetra
it makes me irrationally angry lol
What step are you on?
1. I don't know where to begin.
2. I have begun but got stuck midway.
3. I got an answer but I was told that it's wrong.
4. I got an answer and would like my work checked.
5. I have a question about someone else's work/solution.
6. I have completed the problem and don't need help anymore. Thank you.
7. None of the above
try writing the general formula for the kth term in this sum
isnt this a sequence?
Numbers before “.” Are coefficients
Like
- Coefficient = 1 at 0!
And so on
Look at the coefficients 1, 3, 7, 13, 21:
Calculate the differences:
• 3 - 1 = 2
• 7 - 3 = 4
• 13 - 7 = 6
• 21 - 13 = 8
The first difference sequence is 2, 4, 6, 8, which is arithmetic, so the original coefficients follow the pattern:
$a_k = k^2 + k + 1$
i'mnoTx!ter
Now
Verify for K
i am too lazy
S = (n+2)! - (n+1)!
Step 2: Write the sum explicitly
Sum S is:
i'mnoTx!ter
i'mnoTx!ter
So,
$S = \sum_{k=0}^n \left[k(k+1) + 1\right] k! = \sum_{k=0}^n k(k+1)k! + \sum_{k=0}^n k!$
i'mnoTx!ter
i'mnoTx!ter
i'mnoTx!ter
We can express k(k+1)k! in terms of factorials.
Try expressing k(k+1)k! in terms of factorials:
$k(k+1)k! = (k+1)k \cdot k! = (k+1) \cdot k \cdot k! = (k+1) \cdot (k!)
\cdot k$
i'mnoTx!ter
Not very direct. Instead, use the identity:
$(k+2)! = (k+2)(k+1)k! = (k^2 + 3k + 2)k!$
i'mnoTx!ter
Compare k(k+1)k! = (k^2 + k)k! to (k+2)! = (k^2 + 3k + 2)k!
So,
k(k+1)k! = (k+2)! - 2(k+1)k! = (k+2)! - 2(k+1)!
its too long
I amma js write steps
Step 5: Substitute back in the sum
Step 6: Separate the sum
Step 7: Rewrite the sums with index shifts
Step 8: Combine and simplify sums
Step 9: Group sums
Step 10: Write out sums with last terms separated
Step 11: Final simplified sum
Step 12: Use
$S = (n+2)! - (n+1)!$
i'mnoTx!ter
What else could it mean?
How is factorial defined for decimal numbers?
using gamma function
Im pretty sure this is pre uni math
in my defence india is crazy with math so i wouldn't be surprised if they did something like that lol
I get you but jee advanced doesn't go that far beyond 
in any case explicit > implicit