Examples of Math Problems
examples of math problems that I like, solved, etc.
Showing posts with label
Recursion
.
Show all posts
Showing posts with label
Recursion
.
Show all posts
Thursday, April 3, 2014
Find a recursive rule for the sequence 1, 4, 9, 22,...
Notice the pattern:
2*4+1=9
2*9+4=22
so a reasonable possibility is:
,
Thursday, May 16, 2013
how do i find the recursive formula: 20,30,40,50...
There are many ways, this is a simple way:
:)
Older Posts
Home
Subscribe to:
Comments (Atom)