Qurak
Documentation
Pricing
Sign in
Qurak
Documentation
Functions
LinearRecurrence
LinearRecurrence
Available
Generates a linear recurrence sequence.
Forms
LinearRecurrence[ker, init, n]
LinearRecurrence[ker, init, {n}]
LinearRecurrence[ker, init, {nmin, nmax}]
Verified examples
LinearRecurrence[{1, 1}, {1, 1}, 10] → {1, 1, 2, 3, 5, 8, 13, 21, 34, 55}
Run this on Qurak
Search the reference
Topics
Discrete And Integer Data
- Integer Sequences »
Discrete Calculus
- Special Sequences »
Discrete Mathematics
- Integer Sequences »
Integer Sequences
- Sequence Generation
New In70 Alphabetical Listing
- L
New In70 Mathematics And Algorithms
- New Integer Sequence Functions »
Related
FindLinearRecurrence
RecurrenceTable
DifferenceRoot
Accumulate
ListConvolve
CellularAutomaton
ExponentialMovingAverage
NestList
Fibonacci
ShiftRegisterSequence
FindSequenceFunction
BernoulliB
← LinearProgramming
LinearSolve →
All 6300 functions
·
Use this from an MCP client