1.Sum of first n natural numbers = n(n+1)/2
2.Sum of the squares of first n natural numbers = n(n+1)(2n+1)/6
3.Sum of the cubes of first n natural numbers = [n(n+1)/2]^2
4.Sum of first n natural odd numbers = n2
what is the formula to find the product of first n natural numbers?
--
1. For Ubuntu 14.04 installation, visit http://karnatakaeducation.org.in/KOER/en/index.php/Kalpavriksha
2. For STF training, visit http://karnatakaeducation.org.in/KOER/en/index.php/Cascade_District_Workshops_for_Mathematics_2014-15
3. For doubts on Ubuntu and other public software, visit http://karnatakaeducation.org.in/KOER/en/index.php/Frequently_Asked_Questions
4. If a teacher wants to join STF, visit http://karnatakaeducation.org.in/KOER/en/index.php/Become_a_STF_groups_member
5. Are you using pirated software? Use Sarvajanika Tantramsha, see http://karnatakaeducation.org.in/KOER/en/index.php/Why_public_software ಸಾರ್ವಜನಿಕ ಇಲಾಖೆಗೆ ಸಾರ್ವಜನಿಕ ತಂತ್ರಾಂಶ
---
You received this message because you are subscribed to the Google Groups "Maths & Science STF" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mathssciences...@googlegroups.com.
To post to this group, send email to mathssc...@googlegroups.com.
Visit this group at http://groups.google.com/group/mathssciencestf.
To view this discussion on the web visit https://groups.google.com/d/msgid/mathssciencestf/CAO2%3DYh-EX8h2tTZTsEOiZvrDJDCeYWrJXLmqNKsZpfhhCX7Yfg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
product of first n natural no.=n!
--