All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Numbers
Some Even and Odd Crossed Difference (Posted on 2023-11-03) Difficulty: 2 of 5
Let M = sum of the cubes of the first 2024 odd numbers
and N = sum of the cubes of the first 2023 even numbers.

Find M-N

See The Solution Submitted by K Sengupta    
Rating: 5.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Some Thoughts Possible Solution | Comment 1 of 3
Sums of odd and even cubes, up to n:

n^2(2n^2-1) (odd)
2n^2(n+1)^2 (even)

So, for (n-1) even numbers: 2(n-1)^2n^2

Deducting: 
n^2(2n^2-1)-2(n-1)^2n^2
=n^2((2n^2-1)-2(n-1)^2), when (2n^2-1)-2(n-1)^2=(4n-3)
=n^2(4n-3)

Let n=2024 then n^2(4n-3) = 33,153,589,568



  Posted by broll on 2023-11-03 07:20:52
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (15)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information