• Stars
    star
    1
  • Language
    Python
  • Created about 5 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The sequence of triangle numbers is generated by adding the natural numbers. So the 7th triangle number would be 1 + 2 + 3 + 4 + 5 + 6 + 7 = 28. The first ten terms would be: 1, 3, 6, 10, 15, 21, 28, 36, 45, 55, ... Let us list the factors of the first seven triangle numbers: 1: 1 3: 1,3 6: 1,2,3,6 10: 1,2,5,10 15: 1,3,5,15 21: 1,3,7,21 28: 1,2,4,7,14,28 We can see that 28 is the first triangle number to have over five divisors. What is the value of the first triangle number to have over five hundred divisors?

More Repositories

1

Fake-Profile-Detection

Spammer User Detection From twitter using Machine learning Algorithm like Support Vector Machine, Random Forest , Decision Tree and KNeigbor
Jupyter Notebook
7
star
2

Spammer-detection-from-twitter

Spammer detection from twitter using machine learning
Jupyter Notebook
2
star
3

Loan-Predication

Loan Predication Is Candidate is eligible for loan or not.
Jupyter Notebook
2
star
4

experimental-operating-system

1
star
5

Sklearn-multiple-linear-regression

Jupyter Notebook
1
star
6

TextAnalyzer

A tool for text analysing in back-end using django
HTML
1
star
7

Maintain_Note

A web Application Using JavaScript
HTML
1
star
8

Chatbot

A simple Chatbot using Flask framework
Python
1
star
9

Tensorflow

Basic knowledge of how tensorflow work with randomly generated dataset.
Jupyter Notebook
1
star
10

SkLean-Simple-Linear-Regression

Jupyter Notebook
1
star
11

Linear-Regression-with-Sklearn

Jupyter Notebook
1
star
12

Linear-Regression

Simple Linear Regression
Jupyter Notebook
1
star
13

Library-website-using-Java-serverl-and-jsp

Library-management
1
star
14

Write-Your-Blog

A web application useing Angular8 for frontend and Nodejs for backend Mongodb for database.
TypeScript
1
star
15

Audiobooks-TensorFlow

A machine Learning algorithm using Tensorflow framework to solve a audiobooks shop problem it customer return to shop again or not.
Jupyter Notebook
1
star
16

NITC-Social-Network

A Social networking site like facebook
1
star
17

onlineshopingsite

Online shopping website frontend
1
star
18

Online-tutorial-Angularjs

A web Application using Angularjs.
TypeScript
1
star
19

Online_Shoping

PHP
1
star
20

online-shopping

Online shopping website
PHP
1
star
21

Maintain-Notes

A Web Application Using Java Script
HTML
1
star
22

Social-Network

A Social Network web application Using MERN Stack.
JavaScript
1
star
23

datascience

Python
1
star
24

Assignment_synconext

1
star
25

K---Means-Cluster

Jupyter Notebook
1
star
26

E-commerce-Website-Using-Django

E-commerce Website using Django
Python
1
star
27

Creating-Time-Series-Forecast-using-Python

Unicorn Investors wants to make an investment in a new form of transportation - JetRail. JetRail uses Jet propulsion technology to run rails and move people at a high speed! The investment would only make sense, if they can get more than 1 Million monthly users with in next 18 months. In order to help Unicorn Ventures in their decision, you need to forecast the traffic on JetRail for the next 7 months. You are provided with traffic data of JetRail since inception in the test file.
Jupyter Notebook
1
star
28

NITC-Social-Networking

Social Networking website
PHP
1
star
29

What-is-the-value-of-the-first-triangle-number-to-have-over-five-hundred-divisors-

The sequence of triangle numbers is generated by adding the natural numbers. So the 7th triangle number would be 1 + 2 + 3 + 4 + 5 + 6 + 7 = 28. The first ten terms would be: 1, 3, 6, 10, 15, 21, 28, 36, 45, 55, ... Let us list the factors of the first seven triangle numbers: 1: 1 3: 1,3 6: 1,2,3,6 10: 1,2,5,10 15: 1,3,5,15 21: 1,3,7,21 28: 1,2,4,7,14,28 We can see that 28 is the first triangle number to have over five divisors. What is the value of the first triangle number to have over five hundred divisors?
1
star