• Cours
  • Compilateur de code
  • Discuter
  • Tarification
  • Équipes
Menu
+ 2

Recursion

How do we compute these two sequences in java? 1) xn + x(n-2) + x(n-4) +... +x 2) 1^2 + 3^2 + 5^2 + 7^2 + ... + n^2 PLEASE HELP

javarecursioncodedataseriesnumbersprogramfactorialsequence
18th Apr 2018, 10:05 PM
Moe A
Moe A - avatar
1 Réponse
+ 3
https://code.sololearn.com/craC5UR5jVK3/?ref=app
18th Apr 2018, 11:42 PM
Emma

Vous avez souvent des questions comme celle-ci ?

Apprenez de maniĂšre plus efficace, gratuitement :

  • Introduction Ă  Python

    7.1M apprenants

  • Introduction Ă  Java

    4.7M apprenants

  • Introduction Ă  C

    1.5M apprenants

  • Introduction Ă  HTML

    7.5M apprenants

Voir tous les cours
Aujourd'hui en vedette
I have finished first in Saturn League 3 times in a row, why have I not been given the badge for “Intergalactic Champion”
1 Votes
Solving coding challenges
2 Votes
I am new
1 Votes
Changing String Variables into int in C++
0 Votes
Advertising in Sololearn
1 Votes
Fill in the blank to declare a static variable.
0 Votes
RUST'S FUTURE
1 Votes
Question #2: "Please activate your account and keep learning to enable messaging. An email has been sent to you"
1 Votes
Programming Language
0 Votes
What are the advantages and disadvantages of using let vs var when declaring variables in JavaScript?
0 Votes