• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
JMARLIN3 Avatar
Name:James Marlin
Clan:Unknown
Member Since:Jul 2017
Last Seen:Mar 2020
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (5)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • volkoff5566
      • commented on "Sum of Triangular Numbers" kata
      • 2 years ago

      https://www.youtube.com/watch?v=X3_h4w3jVsk

    • Custom User Avatar
      • anter69
      • commented on "Sum of Triangular Numbers" kata
      • 8 years ago

      https://en.wikipedia.org/wiki/Triangular_number

    • Custom User Avatar
      • butcherZ
      • commented on "Sum of Triangular Numbers" kata
      • 8 years ago

      1
      2 3
      4 5 6
      7 8 9 10

      the trangualar number starts from 1, it's the first triangular number.
      and to get the second traingular number, we add 2 to the first number (1 + 2) which is 3.
      the same way, to get the third number, we need to add 3 to the second number, so (3 + 3), we have 6.
      and the forth number, is the third number + 4, (6 + 4) = 10.
      I think the reason why they call it triangular number is, when we dispaly only one traingular number at one line and put it at the end of the line, the shape we get looks like a triangle.

      I hope my explaination will help you :)

    • Custom User Avatar
      • markymarke
      • commented on "Sum of Triangular Numbers" kata
      • 8 years ago

      Same smh

    • Custom User Avatar
      • JMARLIN3
      • commented on "Sum of Triangular Numbers" kata
      • 8 years ago

      Can someone futher explain what a triangular number is? I don't fully understand it.

    • © 2025 Codewars
    • About
    • API
    • Blog
    • Privacy
    • Terms
    • Code of Conduct
    • Contact

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...