Find Jobs
Hire Freelancers

java homework

$10-30 USD

Закрито
Опублікований over 7 years ago

$10-30 USD

Оплачується при отриманні
Write [login to view URL] from page 212 Ninth edition. " 5.1M (Math: pentagonal numbers) A pentagonal number is defined as n(3n–1)/2 for n=1,2, . . ., and so on. Therefore, the first few numbers are 1, 5, 12, 22, . . .. Write a method with the following header that returns a pentagonal number: public static int getPentagonalNumber(int n)" Pentagonal numbers illustration and general equation.... Which is Pn = ( 3 * n2 - n )/2 Note for n =1 we have one vertex point for n = 2 we share vertex points for n=1 and add four more points this gives a pentagonal P2= 5 points For P3, we share vertex points of P2 and add 7 more points this gives P3 = 12 points For P4 we add 10 more points + 12 from P3 gives a P4 = 22. You will read a single integer from standard input and print out the the first n pentagonal numbers, where n was integer just read. All numbers will be printed space then number, last pentagonal number is new line terminated. Sample Run 1 (Input 2): Enter an integer: 2 The pentagonal numbers are: 1 5 Sample Run 2 (User input's 4): Enter an integer: 4 The pentagonal numbers are: 1 5 12 22 Sample Run 3 (NetBeans output window user inputs 7) run: Enter an integer: 7 The pentagonal numbers are: 1 5 12 22 35 51 70 BUILD SUCCESSFUL (total time: 7 seconds) Hint the method getPentagonalNumber( int n ), is singular, but you can write your method to kick out and array 1..n. Hint, For [login to view URL] with input 2, you will need to output:space1space5newline, so we print a space then a number. The only catch the last number ends in newline not space. Lets look at another example, you want to read in n and print out the squares of 1 up to n^2, last one is newline terminated. For example, input n=3; Output: "The square numbers are: 1 4 9\n" - this Simple loop will work.... [login to view URL]( "The square numbers are: " ); for( int i = 1; i <= n ; ++i ) [login to view URL]( i*i + ( i-1<n ? " " : \n" ) );
ID проекту: 11801283

Про проект

46 пропозицій(-ї)
Дистанційний проект
Активність 7 yrs ago

Хочете заробити?

Переваги подання заявок на Freelancer

Вкажіть свій бюджет та терміни
Отримайте гроші за свою роботу
Опишіть свою пропозицію
Реєстрація та подання заявок у проекти є безкоштовними
46 фрілансерів(-и) готові виконати цю роботу у середньому за $21 USD
Аватарка користувача
Hire me directly from my profile. I can do your project. Dear, you project is illegal on this website and will soon be delated. So, you can hire me directly by going to my profile. Thanks Note: No freelancer can reply your messages after the project is deleted.
$24 USD за 1 день
4,9 (246 відгуки(-ів))
7,6
7,6
Аватарка користувача
Hello Sir/Mam NovaSofts Inc. is the leading IT Company of Islamabad Pakistan. We have 9+ years of experience and strong knowledge about programming languages Java C++ C C# Android So you don't worry about third party client. We are very much experienced and assure you that we’ll provide quality work. The project bid is negotiable and P.M for sample work. Thanks
$30 USD за 1 день
4,9 (382 відгуки(-ів))
7,8
7,8
Аватарка користувача
Hi, i have a lot of experience in java programming. i can easily complete this task for you. we can have a chat. thanks
$30 USD за 1 день
4,9 (351 відгуки(-ів))
7,5
7,5
Аватарка користувача
Hello I am Java expert and interested in this project. I have reviewed the details and confident to handle it perfectly. I have a lot of experience in helping in students with assignments, so I will keep codes well documented and simple. Please communicate to discuss further. Regards Anshu
$30 USD за 1 день
4,7 (469 відгуки(-ів))
7,5
7,5
Аватарка користувача
Hello My name is Ahmed, i'm a top rated freelancer. i worked over 250 projects and over 600 hours doing java projects. plus i passed freelancer java exam with top 15% plus i got 2 java certificate 1Z0-803 and 1Z0-804 with 3+ years experience. small overview of feedback on my profile "you want to get your projects completed with quality? Hire Ahmed. Highly recommended." "Thoroughly satisfied with Ahmed, and would recommend him for anyone looking for an excellent java developer!" "Highly recommended. Very smart and well experience" looking forward to work with you Regards
$15 USD за 1 день
4,9 (425 відгуки(-ів))
6,7
6,7
Аватарка користувача
Hello sir. This is simple requirement so I can do it in 1 hour. If you are interested we can discuss more. Regards
$15 USD за 1 день
5,0 (182 відгуки(-ів))
6,7
6,7
Аватарка користувача
Hi I am an Engineering undergraduate experienced in java programming for more than 3 year. I can do this for you. Please message to discuss further on this. Thanks Note-please check my profile for past projects and reviews.
$25 USD за 1 день
5,0 (126 відгуки(-ів))
6,1
6,1
Аватарка користувача
A proposal has not yet been provided
$30 USD за 2 дні(-в)
4,9 (38 відгуки(-ів))
5,2
5,2
Аватарка користувача
We are team of excellent developers. We have 2 year experience related to your project field. We can do your project and solve your all problems according to your requirements. We have read your description for projects and we understand what you want so we are confident that we can do it easily in mention time. We assure you that you will be completely satisfy with our work. And after delivering your project if you feel some issue in understanding the projects then we will teach you free until you understand. If you have any question then feel free to ask. We are here for you. Thank you Demon Developer Team
$30 USD за 1 день
4,9 (49 відгуки(-ів))
5,0
5,0
Аватарка користувача
Hi, I read the assignment description and completely understand it. I’m highly interested in your project as it lies within my domain of expertise. I’m a software engineer and have excellent programming and problem solving skills and have participated in a number of programming competitions. Please PM me for more discussion and any queries you may have. Looking forward to your response. Thanks for considering my bid. Regards. Techxygen
$20 USD за 1 день
5,0 (6 відгуки(-ів))
4,1
4,1
Аватарка користувача
hello, consider it some. pls have a look at my profile for work and experience. looking fwd to hear back from I. thanks. regards sandip
$20 USD за 1 день
5,0 (6 відгуки(-ів))
3,7
3,7
Аватарка користувача
Hi, I've been in competitive programming for a while. I won silver medal on International Olympiad of Informatics, also I'm finalist of the ACM ICPC. I'm experienced in Machine Learning, AI, algorithms and data structures. Just ping me and I can prove me experience and skills. :)
$15 USD за 1 день
5,0 (5 відгуки(-ів))
3,9
3,9
Аватарка користувача
this is very easy task.. can do it in 1 hour as i am java expert thank you
$25 USD за 1 день
4,9 (7 відгуки(-ів))
3,4
3,4
Аватарка користувача
hi I am professionally software engineer having 2 years experience in this field I read the descriptions well and understand. I have lot of experience in java I will provide quality work according to your requirement in given time period I hope you will consider me on your project regards
$40 USD за 1 день
4,1 (18 відгуки(-ів))
4,2
4,2
Аватарка користувача
A proposal has not yet been provided
$15 USD за 1 день
5,0 (4 відгуки(-ів))
3,0
3,0
Аватарка користувача
I have been working as a software developer for more than one and half year and having good knowledge of algorithms and data structures and good at problem solving
$25 USD за 1 день
4,1 (8 відгуки(-ів))
3,3
3,3
Аватарка користувача
Hello, I am studying software engineering and I have more than 4 years experience in this field, so it wont take much time to do this. This is very important to me because this would be my third project and I would like to have positive reviews on start. As you can see my bid is pretty low, that is because I really need this second job on freelancer and I will do my best to do exactly what you need. I can start working right now and it can be finished in one hour. Please contact me so we can start. I know this job is not much for you, but to me, it is my chance to prove myself and I would be very grateful if you could help me with that. Thank you for understanding :)
$20 USD за 1 день
4,9 (5 відгуки(-ів))
2,4
2,4
Аватарка користувача
Hello, I can give the program to produce pentagonal numbers given n parameter with comments on the code if you want. If you have any questions that can help build confidence between us you are free to ask.
$15 USD за 1 день
5,0 (3 відгуки(-ів))
2,0
2,0
Аватарка користувача
i can make it in less than one hour. I read thr implementation steps and i can make it fast. I work with IntelliJ to program Java apps. If you are interested in my offer then leave me a message on chat
$15 USD за 0 день
5,0 (1 відгук)
1,9
1,9
Аватарка користувача
i have experience of developing computer oriented numeric method in java.......................................
$35 USD за 10 дні(-в)
5,0 (1 відгук)
1,6
1,6

Про клієнта

Прапор UNITED STATES
Irvine, United States
5,0
2
Спосіб оплати верифіковано
На сайті з жовт. 16, 2016

Верифікація клієнта

Дякуємо! Ми надіслали на вашу електронну пошту посилання для отримання безкоштовного кредиту.
Під час надсилання електронного листа сталася помилка. Будь ласка, спробуйте ще раз.
Зареєстрованих користувачів Загальна кількість опублікованих робіт
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Завантажуємо для перегляду
Дозвіл на визначення геолокації надано.
Ваш сеанс входу закінчився, і сеанс було закрито. Будь ласка, увійдіть знову.