Learn Arithmetic & Geometric Progression Formulas with Mathematica 5.0

  • Context: Mathematica 
  • Thread starter Thread starter gstavreski
  • Start date Start date
  • Tags Tags
    Formulas Mathematica
Click For Summary

Discussion Overview

The discussion centers around generating arithmetic and geometric progression formulas using Mathematica 5.0. Participants seek guidance on the appropriate formulas and references for using the software effectively.

Discussion Character

  • Technical explanation, Homework-related

Main Points Raised

  • One participant inquires about the formulas and methods to generate arithmetic and geometric progressions in Mathematica 5.0.
  • Another participant provides code snippets for generating arithmetic and geometric sequences using Mathematica.
  • A later reply suggests an old edition of Mathematica Navigator as a useful reference for Mathematica 5.0, mentioning the inclusion of examples and a CD with the book's contents.
  • There is a note that the newer edition of the reference material is tailored for Mathematica 6, implying potential differences in usage or features.

Areas of Agreement / Disagreement

Participants generally agree on the utility of Mathematica Navigator as a reference, but there is no consensus on the best approach for generating the sequences or on the completeness of the provided information.

Contextual Notes

The discussion does not clarify specific assumptions about the starting member and step for calculations in the sequences, nor does it address any limitations of the code snippets provided.

Who May Find This Useful

Individuals interested in using Mathematica 5.0 for mathematical computations, particularly those focused on arithmetic and geometric progressions.

gstavreski
Messages
2
Reaction score
0
Hi to everyone I'm new to this forum and if someone knows about formulas or
how to generate the arithmetic and progression geometric and with the software
Mathematica 5.0?!

Both of these have starting member and step for calculation...Thanks in advance,

G.S
 
Physics news on Phys.org
Table[a+d*n,{n,0,10}]

Table[a*r^n,{n,0,10}]
 
Thank you very much...any idea for formula reference for Mathematica 5.0?Thanks in advance,

G.S
 
Last edited:
An old edition of Mathematica Navigator would be a good reference for Mathematica 5. It includes a CD which is the entire contents of the book. Perhaps you could find this in a library or buy an old used copy. Make sure the CD is included and not damaged.

http://www.bestwebbuys.com/Mathemat...and-Graphics-ISBN-9780126036428?isrc=b-search

This has many examples and will help you get started with Mathematica in many ways.

The new edition is changed and only for Mathematica 6.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 12 ·
Replies
12
Views
5K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
28
Views
2K
  • · Replies 7 ·
Replies
7
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K