[go: up one dir, main page]

login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
Revision History for A248041 (Underlined text is an addition; strikethrough text is a deletion.)

Showing entries 1-10 | older changes
A248041 Numerators of approximation to 2^(1/3) by Newton's method after n iterations.
(history; published version)
#19 by N. J. A. Sloane at Thu Aug 01 00:16:16 EDT 2019
STATUS

editing

approved

#18 by N. J. A. Sloane at Thu Aug 01 00:16:14 EDT 2019
NAME

Numerators of approximation to 2^(1/3) by Newton's method atafter n iterations.

STATUS

approved

editing

#17 by N. J. A. Sloane at Thu Aug 01 00:15:16 EDT 2019
STATUS

editing

approved

#16 by N. J. A. Sloane at Thu Aug 01 00:14:59 EDT 2019
NAME

Numerators of approximation ofto 2^(1/3) by Newton's method at n iterations.

EXAMPLE

Approximations ofto 2^(1/3):

STATUS

proposed

editing

Discussion
Thu Aug 01 00:15
N. J. A. Sloane: approximations to sounds better
#15 by Jon E. Schoenfield at Wed Jul 31 22:26:25 EDT 2019
STATUS

editing

proposed

#14 by Jon E. Schoenfield at Wed Jul 31 22:26:22 EDT 2019
NAME

Numerators of approximation of cuberoot(2^(1/3) by Newton's method at n iterations.

FORMULA

a(n) = x(n)/GCDgcd(x(n),y(n)).))

where x(n) = 2*(a(n-1)^3*A248042(n-1)^2 + A248042(n-1)^5); y(n) = 3*a(n-1)^2*A248042(n-1)^3; x(0) = y(0) = 1.)

and y(n) = 3*a(n-1)^2*A248042(n-1)^3;

x(0) = y(0) = 1.

EXAMPLE

CubeRoot(2) approximations:

Approximations of 2^(1/3):

STATUS

approved

editing

#13 by N. J. A. Sloane at Thu Jan 15 12:36:56 EST 2015
STATUS

proposed

approved

#12 by Kival Ngaokrajang at Sun Jan 11 19:47:44 EST 2015
STATUS

editing

proposed

#11 by Kival Ngaokrajang at Sun Jan 11 19:45:56 EST 2015
FORMULA

where x(n) = 2*(a(n-1)^3*A248042(n-1)^2 + A248042(n-1)^5); y(n) = 3*a(n-1)^2*A248042(n-1)^3; x(0) = y(0) = 1.

CROSSREFS

Cf. A002580, A248042.

STATUS

proposed

editing

Discussion
Sun Jan 11 19:47
Kival Ngaokrajang: Added x(0)=y(0)=1 & cf A002580. Thank you.
#10 by Jon E. Schoenfield at Sun Jan 11 15:51:04 EST 2015
STATUS

editing

proposed

Discussion
Sun Jan 11 16:42
Robert Israel: What are x(0) and y(0)?

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 31 17:11 EDT 2024. Contains 375572 sequences. (Running on oeis4.)